Hey gamers, I've been making models for a little bit, but i've had trouble deciding when overtraining has taken place. I understand you would choose the lowest point in your loss graphs prior to them starting to shift upwards, but in a situation like this, where would the overtraining have taken place? 11k, 17k, 23k, or 31k?
#How do i identify overtraining?
1 messages · Page 1 of 1 (latest)
Overtraining is honestly hard to come by for the most part. You should test and see these low points, but that doesn't really mean the later points are necessarily overtrained. In fact, sometimes, I would say the latest point is the best.
Anyways, the main way to actually see overtraining (or, better yet, model quality being screwed up) is by checking g/mel and g/kl. Mel being how well spectrogram recreation is going in the model vs the original data, and KL being the model vs the original data.
Normally, both of them will be going down, and that's generally when model improvements are still happening. If it's stagnated or going up, it's not improving or getting worse at it's job, respectively.
The lowest G/total point is normally just the best average model from the generator, and not necessarily the best sounding model. This is why testing is basically essential. Try picking up on the models' differences by ear and see what you prefer, and which one has the least amount of noise if it even has noise.
Hope this helps you to identify overtraining and all that stuff.
Huh, interesting, okay. It looks like the g/mel and g/kl are still trending downwards. I've trained this model to 1000 epocs at this point, i think i'd like to train further than 1000, even if improvements are unnoticable at best. Is there a way to train >1000 in rvc gui?
huh? still using that old one without rmvpe?
-gui
Yeah, you'd have to edit the webui file from RVC, iirc
no, not THAT one
pretty sure they're just using Mainline
no lmao im currently using rmvpe
hina's kaggle right? you'd better test some weight files before deciding to continue training
I have a fix for the file explorer
im listening to the latest .pth that was saved and it sounds pretty good
Ayo? @tepid dust level 1 !!! 
a modified Imjoy by Vidal
just change this to 10000 or whatever i want the max to be?
Yeah, that should be it I believe
cool, thanks! I've never actually resumed training after i reached the training completion. How can i resume training from that 1000 epoch? Or should i just start a new model from scratch
Just insert the same settings, name and stuff, you can change total epochs and save frequency, just keep everything else the same and don't preprocess or feature extract again.