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

error when torch.hub.load('s3prl/s3prl:e52439edaeb1a443e82960e6401ae6ab4241def6', "wavlm_large") #48

Open
jiazj-jiazj opened this issue Aug 9, 2023 · 2 comments

Comments

@jiazj-jiazj
Copy link

image

I installed pytorch 1.9.0 and torchaudio 0.9.0.
When i execute the code " torch.hub.load('s3prl/s3prl:e52439edaeb1a443e82960e6401ae6ab4241def6', "wavlm_large")" . This is the error message "EOFError: Ran out of input"

@mikuchar
Copy link

mikuchar commented Oct 19, 2023

It seems the links to checkpoints to upstream models are broken (authentication failed error)
https://msranlcmtteamdrive.blob.core.windows.net/share/wavlm/WavLM-Large.pt?sv=2020-08-04&st=2021-11-22T10%3A03%3A53Z&se=2022-11-23T10%3A03%3A00Z&sr=b&sp=r&sig=3kB8dwTCyIS8YQ7gW5oXmDrXV%2FAaLmoxBS37oPpFsz4%3D
Is it possible to provide valid links?

@wkneh
Copy link

wkneh commented Dec 16, 2023

Wanted to check if there was any update on this?

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

3 participants