Emotional-Text-to-Speech / dl-for-emo-tts

:computer: :robot: A summary on our attempts at using Deep Learning approaches for Emotional Text to Speech :speaker:
MIT License
426 stars 44 forks source link

google drive links expired #3

Closed codehustling closed 1 year ago

codehustling commented 1 year ago

Hi, could you link me up to the trained model files(.pth)? The ones mentioned in Google Colab doesn't seem to exist anymore or the public don't have the permission to view the files probably?

I request you to upload those models to any git LFS supported sites like HuggingFace. A quick response will be highly appreciated

@Pranav-Jain @madaanpulkit @brihijoshi @justachetan

wei-m-teh commented 1 year ago

Hi, same here, I am looking to test out the model but getting access denied when the notebook tries to download the trained models.

madaanpulkit commented 1 year ago

Hi, sorry folks, we recently had a change in our institute drive storage policy so we had to move TBs worth of data around. Let me see what can be done to make it available again.

madaanpulkit commented 1 year ago

While we are working on changing the colab notebook links, you can use the updated links given in the README.md, pick up the checkpoint you like, and replace with the link in the downloads section.

Refer to this gdown tutorial for getting download links from view links.