microsoft / SpeechT5

Unified-Modal Speech-Text Pre-Training for Spoken Language Processing
MIT License
1.21k stars 114 forks source link

Unable to Download wavLLM Due to Error #83

Open minkyu119 opened 3 months ago

minkyu119 commented 3 months ago

I am trying to download the wavLLM repository, but I encounter the following error which prevents the download process from completing successfully. Here are the details of the error message and my environment:

bash ./download/download.sh 0 curl: (6) Could not resolve host: valle.blob.core.windows.net

XiaoshanHsj commented 2 months ago

you can download the ckpt from huggingface: https://huggingface.co/v-sjhu/WavLLM.

Sorry for the late reply.