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

Where to download the melception.pt to evaluate? #12

Open Darius-H opened 1 year ago

Darius-H commented 1 year ago

In Codebook/readme.md, it said we can run python Codebook/evaluate.py to test the metrics. However it needs /apdcephfs/share_1316500/donchaoyang/code3/Codebook/evaluation/logs/melception.pt to extract features. I didn't find the checkpoint in this project, neither the download link. Can you provide a download link? Thank you.

Darius-H commented 1 year ago

I found the download link https://a3s.fi/swift/v1/AUTH_a235c0f452d648828f745589cde1219a/specvqgan_public/melception-21-05-10T09-28-40.pt in https://github.com/v-iashin/SpecVQGAN, is that the one you used in your project ?

yangdongchao commented 1 year ago

In Codebook/readme.md, it said we can run python Codebook/evaluate.py to test the metrics. However it needs /apdcephfs/share_1316500/donchaoyang/code3/Codebook/evaluation/logs/melception.pt to extract features. I didn't find the checkpoint in this project, neither the download link. Can you provide a download link? Thank you.

I forget to check the issues. I have upload melcaption into google drive, so you can download it according to previous link.