This commit is contained in:
lyuxiang.lx
2025-01-04 13:44:41 +08:00
parent 0b17753abe
commit 2ea414922a

View File

@@ -116,9 +116,7 @@ pip install ttsfrd-0.4.2-cp310-cp310-linux_x86_64.whl
**Basic Usage** **Basic Usage**
We strongly recommend using `CosyVoice2-0.5B` for better performance. We strongly recommend using `CosyVoice2-0.5B` for better performance.
For zero_shot/cross_lingual inference, please use `CosyVoice2-0.5B` `CosyVoice-300M` model. Follow code below for detailed usage of each model.
For sft inference, please use `CosyVoice-300M-SFT` model.
For instruct inference, please use `CosyVoice-300M-Instruct` model.
``` python ``` python
import sys import sys