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.
2 parents f0b5fbb + 2ea4149 commit 5d12cedCopy full SHA for 5d12ced
README.md
@@ -116,9 +116,7 @@ pip install ttsfrd-0.4.2-cp310-cp310-linux_x86_64.whl
116
**Basic Usage**
117
118
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.
+Follow code below for detailed usage of each model.
122
123
``` python
124
import sys
0 commit comments