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

URLError: <urlopen error [Errno 11004] getaddrinfo failed> #32

Open
SRbone opened this issue Aug 2, 2023 · 4 comments
Open

URLError: <urlopen error [Errno 11004] getaddrinfo failed> #32

SRbone opened this issue Aug 2, 2023 · 4 comments

Comments

@SRbone
Copy link

SRbone commented Aug 2, 2023

url = 'https://zenodo.org/record/6221127/files/w2v2-L-robust-12.6bc4a7fd-1.1.0.zip'

URLError: <urlopen error [Errno 11004] getaddrinfo failed>

@hagenw
Copy link
Member

hagenw commented Aug 2, 2023

The URL still works for me (from within Python and by just cklicking on it), but it might be that the URL fails from time to time.
I guess you downloaded with

archive_path = audeer.download_url(url, cache_root, verbose=True)

as shown in the README?

Could you try to rerun your command?

@SRbone
Copy link
Author

SRbone commented Aug 3, 2023

Dear contributor,

I have tried many times (using different tools to download that zip or downloading it in python/jupyter), while the results always be "Time out".
I can not open that by clicking that URL, maybe my network is not good enough.

Would you like to provide another URL to download it ? If you are too busy to reply, it is OK. :-)

@hagenw
Copy link
Member

hagenw commented Aug 3, 2023

A torch version of the model is available at https://huggingface.co/audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim

@SRbone
Copy link
Author

SRbone commented Aug 3, 2023

yeah, I have got it. :-)

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