-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Train New Voice Conversion Model #28
Comments
Instead of using TTS and Sovits together, why don't we just use TTS Vits? |
The reason is when you want to train your own custom Voice TTS Model is hard to train |
okay, I understand, right now I'm trying to retrain the model. Maybe I'll try with a pretrained model, then I'll fine tune with the existing dataset. |
I have pre-trained model and dataset if you need one |
OK, I'll give it a try, can you send me the link? |
This for datasets: https://drive.google.com/file/d/102PVFeKrYu8Pfo-4NBC5jsgVbHNiP_Uc/view?usp=share_link |
basically current model of Voice Conversion(SoVits) pushed on #26 #27 are SHIT due to a low amount of training
currently stored in Huggingface https://huggingface.co/openwaifu/SoVits-VC-Chtholly-Nota-Seniorious-0.1
which made it sound shitter than our old pipeline what we need to do is just train it more
and maybe add more VC model
Todo:
if you wanna help maybe try training your own model using my uncleaned training notebook right here
and adding a list of model from hugginface take a look at our voice conversion pipeline here
The text was updated successfully, but these errors were encountered: