IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
1.49k stars 247 forks source link

Overtrain Detection, is it working as it is supposed to? #370

Closed norasyeezys closed 5 months ago

norasyeezys commented 5 months ago

So the model I'm training using overtrain detection, the training actually stops when it hits 50 Epochs, instead of waiting until 50 Epochs AFTER there is a sign of no improvement.

The overtrain model slider only goes to 100 epochs, and the way it works right now, it actually undertrains the models! Can you please look into this issue?

blaisewf commented 5 months ago

Training stops after X epoch from your lowest point. What you say would be strange since in the first epochs the models do have a more constant descent. You can start the training with the slider at 100 and when the training stabilizes further lower it.