PlayVoice / whisper-vits-svc

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

how to make pretrain model? #3

Closed weituotian closed 1 year ago

weituotian commented 1 year ago

vits_pretrain.pt

is pretrain model only have one speaker or have mutil speaker? will us train our dataset on the pretrained first speaker? why pretrain model is smaller than our trained model, is there a way to convert our model to pretain model?

MaxMax2016 commented 1 year ago

The code is constantly updated, and you need to use the code package from release page. svc_export.py is for export clean&small model

weituotian commented 1 year ago

好~( ̄▽ ̄)~*