jasonppy / VoiceCraft

Zero-Shot Speech Editing and Text-to-Speech in the Wild
Other
7.65k stars 748 forks source link

How to use the train/fintuned weight #132

Closed YuXiangLo closed 4 months ago

YuXiangLo commented 5 months ago

Hi,

I'm a college student at Taiwan. I tried to train a small model using e830M.sh, I modify the param to meet giga330M config.json. Does that mean I'm training a 330M's model? Also, I don't know how to use the pth generated by 330M. If I wish to use it at inference_tts.ipynb, which part of code should I modify then?

Thanks for your reading and response!