Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to do?'nopython' #155

Open
037liang opened this issue Dec 31, 2023 · 1 comment
Open

how to do?'nopython' #155

037liang opened this issue Dec 31, 2023 · 1 comment

Comments

@037liang
Copy link

The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details.

'(MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /charactr/vocos-encodec-24khz/resolve/main/config.yaml (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x0000021D9CE155D0>, 'Connection to huggingface.co timed out. (connect timeout=10)'))"), '(Request ID: 3d32e4dc-962d-4787-8d95-f2ec026dcfae)')' thrown while requesting HEAD https://huggingface.co/charactr/vocos-encodec-24khz/resolve/main/config.yaml

huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.

@hkzbiyx
Copy link
Contributor

hkzbiyx commented Jan 13, 2024

Download this file.
https://pan.baidu.com/s/123sbEQRvbWJrx728JwgqSg?pwd=h2gi

If you're on Linux, run this:
tar zxvf vocos.tar.gz -C ~/.cache/huggingface/hub

If you're on Windows, please unzip the file to this directory:
C:\Users%username%.cache\huggingface\hub\models--charactr--vocos-encodec-24khz\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants