Skip to content

Commit

Permalink
Merge pull request #832 from FunAudioLLM/dev/lyuxiang.lx
Browse files Browse the repository at this point in the history
update
  • Loading branch information
aluminumbox authored Jan 4, 2025
2 parents f0b5fbb + 2ea4149 commit 5d12ced
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@ pip install ttsfrd-0.4.2-cp310-cp310-linux_x86_64.whl
**Basic Usage**

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

``` python
import sys
Expand Down

0 comments on commit 5d12ced

Please sign in to comment.