SayaSS / vits-finetuning

Fine-Tuning your VITS model using a pre-trained model
MIT License
546 stars 86 forks source link

How to set the config of finetune? #46

Open JingxuOuyang opened 9 months ago

JingxuOuyang commented 9 months ago

I followed the steps in the readme and the model I trained has very poor inference performance. Is this normal? I found that the document suggested that the training epochs are [100,600], and the configuration config.json is 10000, but I tried both parameters, and the inferred audio effect was very poor. Please tell me what configuration should I use to achieve good results?