Open Yurzi opened 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?
svc_content_vec.py
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.
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?