microsoft / SpeechT5

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

Unable to Download wavLLM Due to Error #83

Open minkyu119 opened 2 months ago

minkyu119 commented 2 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 1 month ago

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

Sorry for the late reply.