Closed Arjunprasaath closed 2 years ago
Hey, the problem probably comes from the fact that you have only 32 samples. It's not enough to train a TTS model.
I think there are no eval samples. But the trainer should have raised a warning or error.
@Arjunprasaath, you can set run_eval = False
@WeberJulian It is set to false. @erogol I used such a small dataset to check if it atleast work so i could use a bigger one.
I don't think it is set false or set false correctly as the trainer runs eval steps anyhow.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You might also look our discussion channels.
I wanted to train a glow tts model with custom dataset which is structured similar to the LJSpeech dataset. While running training i get the following error attached below, please do guide and help me on whats being done wrong. The updated version of the train_glowtts.py file is shared below.
train_glowtts.py:
ERROR :