When training the Marylux-648 dataset with the embedded gruut-phonemizer of the Coqui-TTS Tacotron2-DDC model, an assertion error is issued when loading the audio files marylux_lb-wiki-0038.wav and marylux_lb-wiki.0473.wav. The training stops.
As a workaround I removed both audio files from the dataset in the training folder and changed the file-number for evaluation from 8 to 6 to keep the value of 640 for the number of training files.
When training the Marylux-648 dataset with the embedded gruut-phonemizer of the Coqui-TTS Tacotron2-DDC model, an assertion error is issued when loading the audio files
marylux_lb-wiki-0038.wav
andmarylux_lb-wiki.0473.wav
. The training stops.As a workaround I removed both audio files from the dataset in the training folder and changed the file-number for evaluation from 8 to 6 to keep the value of 640 for the number of training files.