RVC-Project/Retrieval-based-Voice-Conversion-WebUI

Training Loop Update For Gen vs. Disc

Open

#1079 aperta il 23 ago 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Python (2849 fork)batch import
good first issue

Metriche repository

Star
 (18.427 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hello,

I've read i few articles that suggest it may make sense at certain stages/iterations of training to update the training loop where the Generator is updated at a ratio of 2:1 versus the Discriminator. I am a hobbyist at best, and was wondering if anyone could provide insight into where/how to implement this option in the code versus me trying to figure out over the next month :)

Guida contributor