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

Training Loop Update For Gen vs. Disc

Open

#1.079 geöffnet am 23. Aug. 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (2.849 Forks)batch import
good first issue

Repository-Metriken

Stars
 (18.427 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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 :)

Contributor Guide