Help training spanish voice? #402
-
I'm running the following (from within a docker container) to try to train a voice in spanish:
These are the errors that I'm getting:
What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
rmcpantoja
Feb 17, 2024
Replies: 1 comment
-
Hi @ignacio82, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ignacio82
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ignacio82,
You need to set --max_epochs to >10000 for that pretrained model. I tried with 12k max epochs and got good results.