eliashornberg
commited on
Commit
•
ea66dc9
1
Parent(s):
d1898cb
Checkpoint link for v2 was wrong, updated it to same as on github
Browse filesFixed the download link for checkpoints for v2, used the same as in git. Old link did not work.
README.md
CHANGED
@@ -83,7 +83,7 @@ Please see [`demo_part2.ipynb`](https://github.com/myshell-ai/OpenVoice/blob/mai
|
|
83 |
|
84 |
### OpenVoice V2
|
85 |
|
86 |
-
Download the checkpoint from [here](https://myshell-public-repo-
|
87 |
|
88 |
Install [MeloTTS](https://github.com/myshell-ai/MeloTTS):
|
89 |
```
|
|
|
83 |
|
84 |
### OpenVoice V2
|
85 |
|
86 |
+
Download the checkpoint from [here](https://myshell-public-repo-host.s3.amazonaws.com/openvoice/checkpoints_v2_0417.zip) and extract it to the `checkpoints_v2` folder.
|
87 |
|
88 |
Install [MeloTTS](https://github.com/myshell-ai/MeloTTS):
|
89 |
```
|