Add multilingual support to ForwardTTS #1645
NeonBohdan
started this conversation in
Ideas
Replies: 1 comment
-
|
We are currently trying a model for multi-speaker datasets. Next, we can step into multilingual but it has not been experimented with yet. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Multilingual for now is only initialized in VITS
TTS/TTS/tts/models/vits.py
Lines 589 to 592 in c44e39d
But SpeedySpeech has some pros over glowTTS(part of VITS)
But when I want to train multilingual model I need to get back to VITS
Can this feature be extended to SpeedySpeech?
TTS/TTS/tts/models/forward_tts.py
Lines 181 to 185 in c44e39d
Beta Was this translation helpful? Give feedback.
All reactions