Plachtaa / VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
MIT License
7.58k stars 756 forks source link

Whisper Download Failed or Damaged (medium.pt) #159

Open Snzk2022 opened 8 months ago

Snzk2022 commented 8 months ago

On WSL2 on Windows 11. If I install it as written, it always fails at the point of downloading medium.pt. I have also run it on Windows itself and the same error occurs. image

Snzk2022 commented 8 months ago

PS: I have confirmed that nothing is wrong on Google Colab.