Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aluminumbox committed Jan 4, 2025
1 parent 0b17753 commit 2ea4149
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 2ea4149

Please sign in to comment.