ebadawy / voice_conversion

MIT License
129 stars 36 forks source link

Train.py skips first 99 epochs #20

Open Luca-Lob opened 2 years ago

Luca-Lob commented 2 years ago

When trying to run the train.py script the first 99 epochs are skipped without any progress and the 99th runs as expected. Any ideas on how to fix this? Using our own dataset with 1100 files with lengths between 5 and 20 seconds and 16 khz mono.

HalIbrUrk commented 2 years ago

To add to this, epoch 99 works as expected until it escalates the loss rate at around 20-25% of the epoch.