PlayVoice / whisper-vits-svc

Core Engine of Singing Voice Conversion & Singing Voice Clone

Home Page:https://huggingface.co/spaces/maxmax20160403/sovits5.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SLMGAN based discriminators

thepowerfuldeez opened this issue · comments

Hi! Have you tried SLMGAN based discriminators as described in this paper:
https://arxiv.org/abs/2307.09435
If not, what do you think of this approach? This can be an addition to using HiFTNet vocoder during pre-training of SVC system.

I have not try SLMGAN based discriminators. Maybe it requires more computing resources, but it is really a good approach.