mirror of
https://github.com/FunAudioLLM/CosyVoice.git
synced 2026-02-05 18:09:24 +08:00
add git-lfs install link
This commit is contained in:
@@ -43,7 +43,7 @@ Download models with python script.
|
|||||||
python download.py
|
python download.py
|
||||||
```
|
```
|
||||||
|
|
||||||
Download models with git, you should install `git lfs` first.
|
Download models with git, you should install [git lfs](https://github.com/git-lfs/git-lfs?utm_source=CosyVoice_site&utm_medium=download_models&utm_campaign=gitlfs#installing) first.
|
||||||
``` sh
|
``` sh
|
||||||
mkdir -p pretrained_models
|
mkdir -p pretrained_models
|
||||||
git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M
|
git clone https://www.modelscope.cn/iic/CosyVoice-300M.git pretrained_models/CosyVoice-300M
|
||||||
|
|||||||
Reference in New Issue
Block a user