myshell-ai / OpenVoice

Instant voice cloning by MyShell.
https://research.myshell.ai/open-voice
MIT License
27.3k stars 2.65k forks source link

Multilingual cloning? #35

Open lisea2017 opened 6 months ago

lisea2017 commented 6 months ago

How to make adjustments to other languages such as Japanese, such as emotions, accents, rhythms, pauses, and introductions?

Zengyi-Qin commented 6 months ago

You will need a flexible base speaker model for Japanese and replace the current base speaker model in this repo

lisea2017 commented 6 months ago

Is emotion related to the base speaker model? If the base speaker model does not include multiple emotions, is it possible to set any emotions?

bropines commented 6 months ago

Is emotion related to the base speaker model? If the base speaker model does not include multiple emotions, is it possible to set any emotions?

Where do I get models for other languages? Also, why not build multi-language conversion into the gradio gui. What's the point of a demo if the code has to be customized anyway