Spaces:
Running
on
Zero
Running
on
Zero
Update readme
Browse files
README.md
CHANGED
@@ -32,11 +32,10 @@ sudo yum install sox sox-devel
|
|
32 |
```
|
33 |
|
34 |
**Model download**
|
|
|
35 |
|
36 |
We strongly recommend that you download our pretrained `CosyVoice-300M` `CosyVoice-300M-SFT` `CosyVoice-300M-Instruct` model and `CosyVoice-ttsfrd` resource.
|
37 |
|
38 |
-
If you are expert in this field, and you are only interested in training your own CosyVoice model from scratch, you can skip this step.
|
39 |
-
|
40 |
Download models with python script.
|
41 |
``` shell
|
42 |
python download.py
|
|
|
32 |
```
|
33 |
|
34 |
**Model download**
|
35 |
+
> *If you are expert in this field, and you are only interested in training your own CosyVoice model from scratch, you can skip this step.*
|
36 |
|
37 |
We strongly recommend that you download our pretrained `CosyVoice-300M` `CosyVoice-300M-SFT` `CosyVoice-300M-Instruct` model and `CosyVoice-ttsfrd` resource.
|
38 |
|
|
|
|
|
39 |
Download models with python script.
|
40 |
``` shell
|
41 |
python download.py
|