-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
What are the contents of |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello, look at the arrow again. It's very confusing. Maybe I wrote the sound creation code wrong. Look. |
Beta Was this translation helpful? Give feedback.
-
Thank you, I finally succeeded after a month. Now I have to teach a model for Persian. Thank you. @eginhard |
Beta Was this translation helpful? Give feedback.
What are the contents of
C:\ps VsCode\coqui-ai-TTS\data\run-January-09-2025_07+26AM-3327b470
? Probably you haven't trained the model long enough yet that a checkpoint (*.pth
) would be saved. By default, the model is saved only every 10k steps. You can set a lower value forsave_step
in your GlowTTSConfig.