Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zengyi-Qin authored Dec 25, 2023
1 parent 028e1b6 commit 953a475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ conda activate openvoice
conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.7 -c pytorch -c nvidia
pip install -r requirements.txt
```
Download the checkpoint from [here](https://drive.google.com/drive/folders/1SUBGg88sqpY921Qsc9hkv5wEXORD6WsC?usp=drive_link) and extract it to the `checkpoints` folder
Download the checkpoint from [here](https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_openvoice_1214.zip) and extract it to the `checkpoints` folder

## Usage

Expand Down

0 comments on commit 953a475

Please sign in to comment.