fish-diffusion
fish-diffusion copied to clipboard
Have confusion about different model arch
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?
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.