When will mixer_tts pretrained model added? #3320
-
I'd like to test it when it's possible. As said in the paper, it has a small number of parameters and enable much faster speech synthesis compared to the models with similar quality. |
Beta Was this translation helpful? Give feedback.
Answered by
XuesongYang
Aug 17, 2022
Replies: 1 comment
-
mixer_tts pretrained model checkpoint has already been released. Please try,
you will find |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
XuesongYang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mixer_tts pretrained model checkpoint has already been released. Please try,
you will find
"tts_en_lj_mixertts"
which is the one you are interested in. We have a tutorial on how to train mixer_tts as well: https://github.com/NVIDIA/NeMo/blob/main/tutorials/tts/FastPitch_MixerTTS_Training.ipynb