-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use alternate hosting service for the models? #43
Comments
Does this link work for you? https://zenodo.org/record/5600188#.ZA3UpezP1sU |
No. download is way too slow. Why not just a proper filehost? huggingface, mega, mediafire, etc? |
If you found downloading on zenodo slow (which is rare, probably an issue with your network), you can try to download it on google colab and then download it to your computer. I'll make upload it to HF when I got time. |
colab seems to save the files to /root/.cache which I'm not given access to so I can't download to my local machine. |
I mean in the colab, you can use the following command to download model (colab might have better network connection with zenodo): ! wget https://zenodo.org/record/5600188/files/epoch%3D15_trimed.ckpt?download=1 |
Can't seem to download them. could you just please put the files on huggingface? These weird chinese download sites either are painfully slow or don't seem to work.
The text was updated successfully, but these errors were encountered: