yl4579/StarGANv2-VC

Support needed for Multiple Discriminators Implementation

Open

#68 opened on Dec 7, 2022

 (2 comments) (0 reactions) (0 assignees)Python (111 forks)github user discovery
help wanted

Repository metrics

Stars
 (522 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

    Using multiple discriminators is effective, and when the model converges, the sound quality on the unseen speaker is better, and the similarity to the target speaker is better than the original one.

Originally posted by @980202006 in https://github.com/yl4579/StarGANv2-VC/issues/6#issuecomment-945602695

Contributor guide