yangdongchao / Text-to-sound-Synthesis

The source code of our paper "Diffsound: discrete diffusion model for text-to-sound generation"
http://dongchaoyang.top/text-to-sound-synthesis-demo/
345 stars 36 forks source link

Storage of models and more #13

Open apolinario opened 1 year ago

apolinario commented 1 year ago

Hi in the readme.md you have:

Note that a pre-trained diffsound model is very large, so that we only upload one audioset pretrained model now. More models we will try to upload on other free disk, if you known any free shared disk, please let me know, I will very appreciate.

You can upload your models to Hugging Face free of charge, and not only that you can also add a model card for it with code examples etc. check out a tutorial here

You can also set up a Spaces for demoing your model!

yangdongchao commented 1 year ago

Thanks for your suggestion, I will try to use it.

apolinario commented 1 year ago

Cool! Let me know if it worked out and please ask if you have any questions!