Skip to content

How to enable mixed language during inference of yourtts ? #104

Answered by eginhard
Marioando asked this question in Q&A
Discussion options

You must be logged in to vote

The language embedding in Vits/YourTTS models is concatenated to each character in the text encoder:

# concat the lang emb in embedding chars

You can set a different language embedding for the respective characters to achieve this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Marioando
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants