update readme

This commit is contained in:
烨玮
2025-02-20 14:12:34 +08:00
parent edd008441b
commit d2cb9dac2b

View File

@@ -17,7 +17,7 @@ python lite_avatar.py --data_dir /path/to/sample_data --audio_file /path/to/audi
``` ```
The mp4 video result will be saved in the result_dir. The mp4 video result will be saved in the result_dir.
## Interactive demo ## Interactive demo
The realtime interactive video chat demo powered by our LiteAvatar algorithm is available at [open-video-chat](https://github.com/HumanAIGC-Engineering/OpenAvatarChat) The realtime interactive video chat demo powered by our LiteAvatar algorithm is available at [OpenAvatarChat](https://github.com/HumanAIGC-Engineering/OpenAvatarChat)
## Acknowledgement ## Acknowledgement
We are grateful for the following open-source projects that we used in this project: We are grateful for the following open-source projects that we used in this project:
- [Paraformer](https://modelscope.cn/models/iic/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch) - [Paraformer](https://modelscope.cn/models/iic/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch)