PlayVoice / whisper-vits-svc

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

Reproduction of sovits5.0.pretrain.pth #158

Closed leonardoboulitreau closed 6 months ago

leonardoboulitreau commented 6 months ago

Hello, first of all, thank you for all the excelent work!

I am trying to replicate the avaliable pretrained model. If possible, I would like to know the data you used to train, and if any param was set differently from the ones in the default base.yaml config.

MaxMax2016 commented 6 months ago

data: Multi-Singer, https://github.com/Multi-Singer/Multi-Singer.github.io VCTK, https://datashare.ed.ac.uk/handle/10283/2651

config: learning_rate: 2e-4

panxin801 commented 2 weeks ago

Hello, Thank you for your wonderful work, but I want to ask how much epoch do you trained, and what's the batchsize and accum_step, and the last one question is what gpu do you used for train, like A800 or A100 ? Thanks for your reply