#Is it safe to delete those logs?
1 messages · Page 1 of 1 (latest)
yeah
keep the latest ones tho
I'd suggest to tick the option "save only latest ckpt" before start training, so there would be only D_233333.pth and G_233333.pth as the latest training snapshot.
^
Are the D and G files only used for resuming training?
Yeah, iirc you could probably even extract a model out of them since they're your generator and discriminator, so they're your most important files
Ok that makes sense thank you
Ayo? @honest wing level 1 !!! 
You're welcome! :)
@keen wadi When resuming training in the mainline rvc, do I use the model's generated D and G files? Or do I still select the TITAN pretrain D and G that I started with?
the first
Keep the pretrains as they were
before
It'll resume training normally
Don't use the model's D/G