so-vits-svc-fork
so-vits-svc-fork copied to clipboard
Colab won't train
When I go through the collab, (even with the downloaded dataset "tsukuyomi" train won't start. I tried to execute it with GPU T4 runtime.
I think it has something to do with the !svc pre-hubert
execution.
It doesn't not walk through all the files...
after !svc train -t
the cell stops after a few seconds. :-(
Does it work with anybody else? Looking forward to any help.
best c.
Make sure pre-hubert
is running completely and not stopped by anything. In order to start training, Hubert should exist first.
I'm having the same issue, I can't seem to fix it. It worked the first time, now nothing.
same here
I had the same issue, it seems that logger can't show you output immediately, that's why you can't see some error.
i found out that the problem lies in the Shape - High Ram setting if you're a Colab+ or Pro+ user. Simply turn it off and run it again, it should be running at 2 threads. Problem is when it's high ram it runs at 8 threads and things seems to go wrong and cancels the step