PlayVoice / whisper-vits-svc

Core Engine of Singing Voice Conversion & Singing Voice Clone
https://huggingface.co/spaces/maxmax20160403/sovits5.0
MIT License
2.56k stars 914 forks source link

SLMGAN based discriminators #148

Open thepowerfuldeez opened 7 months ago

thepowerfuldeez commented 7 months ago

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.

MaxMax2016 commented 7 months ago

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