-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Is it possible to use audio>10 seconds for training/inference? #1780
Comments
|
|
|
Thank you, I’ll try! In the google colab do I need to additionally configure something or just change the parameters in the config file? And is there a maximum limit on the length for the training used and max text for speech for the model (with no split)? Also, can you please explain some of these parameters in the config?
By the way, do I need to fine-tune two other models (the last two) are what are they responsible for?
|
Hello. Is it possible to train (using the official google colab) the GPT-SoVITS-V2 with audios longer than 10 seconds, not splitting them?
Also, what about inference? Why it is limited to
3<audio<10
?The text was updated successfully, but these errors were encountered: