VITS how to add new languages #1859
Unanswered
saibharani
asked this question in
General Q&A
Replies: 4 comments 6 replies
-
use_phonemes=True,
phonemizer="espeak",
phoneme_language="en",
use_phonemes=False,
Briefly this is it. If you're stuck somewhere check the source code, example recipes. If all fails, post here. |
Beta Was this translation helpful? Give feedback.
4 replies
This comment was marked as spam.
This comment was marked as spam.
-
|
@saibharani did you try to train VITS model with hindi language, if yes can you please instruct how to train it. Thanks in advance |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a VITS model trained in English, French and Hindi languages and I want to add extra languages. can anyone give instruction about how to add languages?
Beta Was this translation helpful? Give feedback.
All reactions