Someone PLEASE tell me how a pre-trained model can work with so-vits-svc-fork #1184
Replies: 1 comment
-
Answer: Turns out the model I have was NOT made with so-vits-svc-fork, rather AI-Song-Cover-RVC. Excuse me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been at it for weeks now fiddling with this program on getting a pre-trained model to work. I have no clue what to choose for a config path as I have no .json file needed for this to work. (the result for pressing "infer" with the model path and audio path selected with no config path returns "PermissionError: [Errno 13] Permission denied: '.'") Do I have to re-train the model for the program to create a config.json file??
The model is a .pth file, all I am missing is a config path. Please, please, what am I not getting?
Beta Was this translation helpful? Give feedback.
All reactions