How could I add Romanian Support for Tacotron 2? #519
Answered
by
eginhard
TheDevloper2023
asked this question in
Q&A
-
|
I want Romanian TTS, and most options cost me money and sound robotic. I noticed that Tacotron2 has GSTs , VAE, and the outputs are really neutral. |
Beta Was this translation helpful? Give feedback.
Answered by
eginhard
Nov 10, 2025
Replies: 1 comment 5 replies
-
|
See https://coqui-tts.readthedocs.io/en/latest/extension/implementing_a_new_language_frontend.html and https://coqui-tts.readthedocs.io/en/latest/training/training_a_model.html |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are small models, so it's better to train from scratch. But you can start with a pretrained vocoder. and only train or fine-tune your own later if necessary.