The checkpoints link cannot be downloaded, and the prompt is as follows.
The checkpoints link cannot be downloaded, and the prompt is as follows. This XML file does not appear to have any style information associated with it. The document tree is shown below. <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>WJ4GPSGYK4H6YMBE</RequestId> <HostId>37rItPft4+FAl9DdX3HRytMhSCg1nguBVSdw1infCE5zXBaIlafUO5tIzjQlLrNgauHLDFkIk8M=</HostId> </Error>
I had the same error :(
Same issue here. The model is unusuable without this.
Edit: I tried later and it worked fine, maybe it is some protection against abuse of downloads. Try later anyone having this issue
Same issue, AccessDenied
I got:
403 Forbidden
Using pinokio to install, log:
Downloading OpenVoice checkpoint ...
--2025-05-30 00:02:56-- https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_1226.zip
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving myshell-public-repo-hosting.s3.amazonaws.com (myshell-public-repo-hosting.s3.amazonaws.com)... 3.5.2
2.217, 54.231.197.145, 3.5.29.110, ...
Connecting to myshell-public-repo-hosting.s3.amazonaws.com (myshell-public-repo-hosting.s3.amazonaws.com)|3.5.
22.217|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-05-30 00:02:57 ERROR 403: Forbidden.
Extracting OpenVoice checkpoint ...
Traceback (most recent call last):
File "/home/kuro/pinokio/api/openvoice.git/app/app_locally.py", line 19, in <module>
ZipFile("ckpt.zip").extractall()
File "/home/kuro/pinokio/bin/miniconda/lib/python3.10/zipfile.py", line 1272, in __init__
self._RealGetContents()
File "/home/kuro/pinokio/bin/miniconda/lib/python3.10/zipfile.py", line 1339, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
(env) (base) <<PINOKIO_SHELL>>
Disconnected...
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; co
nda activate base ; source /home/kuro/pinokio/api/openvoice.git/app/env/bin/activate /home/kuro/pinokio/api/op
envoice.git/app/env ; python app_locally.py
Downloading OpenVoice checkpoint ...
--2025-05-30 00:06:03-- https://myshell-public-repo-hosting.s3.amazonaws.com/checkpoints_1226.zip
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving myshell-public-repo-hosting.s3.amazonaws.com (myshell-public-repo-hosting.s3.amazonaws.com)... 3.5.2
5.251, 52.217.161.121, 52.216.32.73, ...
Connecting to myshell-public-repo-hosting.s3.amazonaws.com (myshell-public-repo-hosting.s3.amazonaws.com)|3.5.
25.251|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2025-05-30 00:06:04 ERROR 403: Forbidden.