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

Training Loop Update For Gen vs. Disc

开放

#1,079 创建于 2023年8月23日

 (2 条评论) (0 个反应) (0 位负责人)Python (2,849 个派生)batch import
good first issue

仓库指标

星标
 (18,427 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南