Replies: 3 comments 1 reply
-
Doesn't it automatically download and use default weights if it doesn't find the D_0.pt and G_0.pt files? Is there a command line option for avoiding that or I should look into the code?
I'll make some research but that already sounds interesting
Currently training my own model for my own purposes over a 12GB dataset and it takes around 10 hrs for 1000 epochs. Expecting a week for something like VCTK, might be wrong. I'll check it out in the next days and report back. What would be the preferred way of training? Should I use QuickVC? Thanks in advance for your time. |
Beta Was this translation helpful? Give feedback.
-
I'm pretty sure this is a dumb question, but wouldn't it be a case of using Mozilla Commom Voice? Couldn't it work with mozilla? |
Beta Was this translation helpful? Give feedback.
-
What different result could we achieve after training our own initial model? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if it is worth training an initial model (because this repo is poorly maintained), but here is how to train an initial model.
so-vits-svc-fork/src/so_vits_svc_fork/utils.py
Line 87 in 7d02117
https://github.com/voicepaw/so-vits-svc-fork/tree/main/src/so_vits_svc_fork/preprocessing/config_templates
(I can't provide a model because I trained on a non-open data set for personal taste, but samples are available on the Wiki.)
Beta Was this translation helpful? Give feedback.
All reactions