Checkpoint link for v2 was wrong, updated it to same as on github
#8
by
eliashornberg
- opened
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 |
```
|