Skip to content
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

Dataset and gpu #10

Open
younesiaf opened this issue Nov 5, 2024 · 1 comment
Open

Dataset and gpu #10

younesiaf opened this issue Nov 5, 2024 · 1 comment

Comments

@younesiaf
Copy link

Hi!
Regarding the piper model, I wanted to know if I want to train the model with high quality on another voice, how many minutes of sound is needed?
Then, can the modeling be done on the Google colab gpu, or does it require more powerful hardware?
What GPU did you use for training?
About how many hours/days are needed for complete training?

@SadeghKrmi
Copy link
Owner

Hi,

  • between 7 and 8 hours of voice, would be perfect, but 5-6 hours also would be enough.
  • No, google colab is not proper for this purpose due to low speed and also periodic interruptions (You can save model after some epochs but still due to lower training speed, there is a lot of challenges to reset the test and wasting some training steps)
  • to stop the training process, depends on the training and validation loss, you should monitor and also be careful about the overfit condition as well.
    Good luck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants