Skip to content

Commit 5d12ced

Browse files
authored
Merge pull request #832 from FunAudioLLM/dev/lyuxiang.lx
update
2 parents f0b5fbb + 2ea4149 commit 5d12ced

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,7 @@ pip install ttsfrd-0.4.2-cp310-cp310-linux_x86_64.whl
116116
**Basic Usage**
117117

118118
We strongly recommend using `CosyVoice2-0.5B` for better performance.
119-
For zero_shot/cross_lingual inference, please use `CosyVoice2-0.5B` `CosyVoice-300M` model.
120-
For sft inference, please use `CosyVoice-300M-SFT` model.
121-
For instruct inference, please use `CosyVoice-300M-Instruct` model.
119+
Follow code below for detailed usage of each model.
122120

123121
``` python
124122
import sys

0 commit comments

Comments
 (0)