so-vits-svc-fork
so-vits-svc-fork copied to clipboard
Google Collab Fails to Start Tensorboard
Describe the bug
Not sure what the issue is but some voices I've tried to train refuse to start the tensorboard while others do. Is there a limit to how many samples it can train? Or how many audio samples you can train at once?
To Reproduce
Try to train a model
Additional context
No response
Version
So-Vits-fork-4.0 Google Collab
Platform
Windows 11
Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
No Duplicate
- [X] I have checked existing issues to avoid duplicates.
I think I ran out of gpu with Google Collab, if anyone else has this problem try connecting it locally or buying a plan. I wish it gave some sort of notification to let you know why it does that.
you can edit the config.json to adjust the batch size for training. check the original so-vits repo, to find documentation of which parameters you can change.