Checkpoint missing when installing OpenVoice from GitHub using Visual Studio Code terminal
I am trying to install OpenVoice in Windows by using the instructions provided here: https://github.com/Alienpups/OpenVoice/blob/main/docs/USAGE_WINDOWS.md
However in the step 11 of the OpenVoice installation, which is
Download the required model checkpoints from this link: Checkpoints, extract the zip and place the checkpoints folder in the openvoice folder.
I cannot get the checkpoints folder, since the link is not working:
This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>NoSuchBucket</Code> <Message>The specified bucket does not exist</Message> <BucketName>myshell-public-repo-hosting</BucketName> <RequestId>DESPP6K44J2PYFZC</RequestId> <HostId>VTsKT44sk8KUw4yRAL6UjhjPf+s6eGGXcDMzJRdRrtaLIP4tFLIHhY/Okb3qqYs/C5ksOwN0Sz4=</HostId> </Error>
Can someone send the checkpoints folder?
same here...wow from 13 Nov no sign of life...
2025 2 Jan problem still exists.
Resolved: The checkpoints were provided in the USAGE.md, in case any windows user is searching for this and ended up here, I'll paste the link below:
OpenvoiceV1: https://myshell-public-repo-host.s3.amazonaws.com/openvoice/checkpoints_1226.zip OpenvoiceV2: https://myshell-public-repo-host.s3.amazonaws.com/openvoice/checkpoints_v2_0417.zip
Referenced document: https://github.com/myshell-ai/OpenVoice/blob/main/docs/USAGE.md