We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 282317b commit f2a7bc3Copy full SHA for f2a7bc3
README.md
@@ -18,14 +18,14 @@
18
## 功能特性
19
20
- 支持视频数字人合成,支持视频画面和声音换口型匹配
21
-- 支持语音合成、语音克隆,多种声音参数可设置
+- 支持语音合成、语音克隆、视频声音替换,多种声音参数可设置
22
- 支持多模型导入、一键启动、模型设置、模型日志查看
23
- 支持国际化,支持简体中文、英语
24
- 支持多种模型一键启动包
25
26
## 模型支持
27
28
-### 声音模型
+### 声音合成
29
30
- 声音模型 [CosyVoice-300M](https://github.com/FunAudioLLM/CosyVoice)
31
- 声音模型 [CosyVoice-300M-Instruct](https://github.com/FunAudioLLM/CosyVoice)
@@ -35,6 +35,10 @@
35
- 声音模型 [SparkTTS](https://github.com/SparkAudio/Spark-TTS)
36
- 声音模型 [GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)
37
38
+### 声音识别
39
+
40
+- 声音识别模型 [FunASR](https://github.com/modelscope/FunASR)
41
42
### 视频模型
43
44
- 视频模型 [MuseTalk](https://github.com/TMElyralab/MuseTalk)
0 commit comments