microsoft / UniSpeech

UniSpeech - Large Scale Self-Supervised Learning for Speech
Other
424 stars 73 forks source link

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

Open jiazj-jiazj opened 1 year ago

jiazj-jiazj commented 1 year ago

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 commented 11 months ago

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 commented 9 months ago

Wanted to check if there was any update on this?

world1tree commented 1 month ago

New link is https://huggingface.co/s3prl/converted_ckpts/resolve/main/wavlm_large.pt. I believe v0.3.1 of s3prl is outdated. For more information, see https://github.com/s3prl/s3prl/commit/9170c608d2566edd0a6ba8fdec4588098e633236.