CjangCjengh / MoeGoe

Executable file for VITS inference
MIT License
2.32k stars 251 forks source link

Choose language with multilingual model made with VITS-fast-fine-tuning repo #56

Open DogeLord081 opened 11 months ago

DogeLord081 commented 11 months ago

I made a Chinese, Japanese, English model with the VITS-fast-fine-tuning repo, and with that repo, you can specify which language the text is spoken in, Chinese, Japanese, English, or Mix, which mixes all the pronunciations, but it can speak any language. When I use it with Moegoe it automatically uses Mix which is suboptimal. Is there any way to change this?