bytedance / SALMONN

SALMONN: Speech Audio Language Music Open Neural Network
https://bytedance.github.io/SALMONN/
Apache License 2.0
978 stars 75 forks source link

BEATs Checkpoint Download invalid / expired #47

Closed LennartKeller closed 2 months ago

LennartKeller commented 2 months ago

Hi there, Impressive work! Unfortunately, the link to download the BEATs checkpoint seems to be invalid / expired, whenever I try to access it, I get the following error:

<?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:31e62e72-e01e-0071-7873-bd2779000000
Time:2024-06-13T09:26:47.9736776Z</Message><AuthenticationErrorDetail>Signature did not match. String to sign used was rl
2023-03-01T07:51:05Z
2033-03-02T07:51:00Z
/blob/valle/share

2020-08-04
c

</AuthenticationErrorDetail></Error>

Stripping the parameters from the URL also won't work.(https://valle.blob.core.windows.net/share/BEATs/BEATs_iter3_plus_AS2M_finetuned_on_AS2M_cpt2.pt)

Yu-Doit commented 2 months ago

38