fishaudio / fish-diffusion

An easy to understand TTS / SVS / SVC framework
https://diff.fish.audio
MIT License
603 stars 75 forks source link

Have confusion about different model arch #106

Open Yurzi opened 1 year ago

Yurzi commented 1 year ago

If I trained a model by using svc_content_vec.py, can I use the model trained by SVC method for SVS?

If I can't, what's the difference between diffsinger with diffsinger-svc?

leng-yue commented 11 months ago

Some experiments in the repo are trying to train a model on SVC and then inference on SVS. However, the generated quality is not good.