amritkromana / disfluency_detection_from_audio

12 stars 3 forks source link

The google drive link is not accessible #1

Open karndeb opened 1 month ago

karndeb commented 1 month ago

@amritkromana Getting this error. Can you provide access to the models?

Failed to retrieve file url: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. You may still be able to access the file from the browser: https://drive.google.com/uc?id=15xQiVew2SatAL_7E5Hh30hya8x7tyGb_ but Gdown can't. Please check connections and permissions.

Also tried accessing the drive. Its not working.

amritkromana commented 3 weeks ago

@karndeb It seems one of the files (pytorch_model.bin) was deleted. Sorry about that! I re-uploaded and updated that link. Can you let me know if you're able to download with these ids?

mkdir demo_models && cd demo_models
mkdir asr && cd asr
gdown --id 1BeT7m_5qv19Sb5yrZ2zhKu6fEprUoB9N -O config.json
gdown --id 13n8VrTFVq4jGouCDamkReHlHm_1yz20U -O pytorch_model.bin
cd ..
gdown --id 1GQIXgCSF3Usiuy5hkxgOl483RPX3f_SX -O language.pt
gdown --id 1wWrmopvvdhlBw-cL7EDyih9zn_IJu5Wr -O acoustic.pt
gdown --id 1LPchbScA_cuFx1XoNxpFCYZfGoJCfWao -O multimodal.pt