RVC-Project/Retrieval-based-Voice-Conversion-WebUI
Ver no GitHubargparse help text weird
Open
#1.548 aberto em 15 de nov. de 2023
following upgood first issue
Métricas do repositório
- Stars
- (18.427 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
infer/lib/train/utils.py 315 line, 318 line
"-pg", "--pretrainG", type=str, default="", help="Pretrained Discriminator path"
"-pd", "--pretrainD", type=str, default="", help="Pretrained Generator path"
I think these two should be swapped.