microsoft/SpeechT5

WavLLM checkpoint

ming024 opened this issue · 5 comments

I was trying to download the checkpoints of WavLLM but got the error below

<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:d716386f-801e-0067-504e-8cd1ae000000
Time:2024-04-11T20:24:29.1895155Z</Message><AuthenticationErrorDetail>Signature did not match. String to sign used was r
2024-04-01T02:27:42Z
2025-11-27T02:27:00Z
/blob/valle/share/wavllm/final.pt



2021-10-04
b






</AuthenticationErrorDetail></Error>

I guess the Azure sharable link probably expires?

The link has been updated

@ming024 Were you able to inference successfully?

@BinWang28 yes sure. I ran inference with a 32G gpu and everything looks great to me now.

@ming024 Thanks! Let me try again. Never had good luck with fairseq.

Thanks @ming024. Made it work.