Skip to content

Commit f2a7bc3

Browse files
committed
feat: v1.1.0
1 parent 282317b commit f2a7bc3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
## 功能特性
1919

2020
- 支持视频数字人合成,支持视频画面和声音换口型匹配
21-
- 支持语音合成、语音克隆,多种声音参数可设置
21+
- 支持语音合成、语音克隆、视频声音替换,多种声音参数可设置
2222
- 支持多模型导入、一键启动、模型设置、模型日志查看
2323
- 支持国际化,支持简体中文、英语
2424
- 支持多种模型一键启动包
2525

2626
## 模型支持
2727

28-
### 声音模型
28+
### 声音合成
2929

3030
- 声音模型 [CosyVoice-300M](https://github.com/FunAudioLLM/CosyVoice)
3131
- 声音模型 [CosyVoice-300M-Instruct](https://github.com/FunAudioLLM/CosyVoice)
@@ -35,6 +35,10 @@
3535
- 声音模型 [SparkTTS](https://github.com/SparkAudio/Spark-TTS)
3636
- 声音模型 [GPT-SoVITS](https://github.com/RVC-Boss/GPT-SoVITS)
3737

38+
### 声音识别
39+
40+
- 声音识别模型 [FunASR](https://github.com/modelscope/FunASR)
41+
3842
### 视频模型
3943

4044
- 视频模型 [MuseTalk](https://github.com/TMElyralab/MuseTalk)

0 commit comments

Comments
 (0)