Skip to content
Discussion options

You must be logged in to vote

mixer_tts pretrained model checkpoint has already been released. Please try,

from nemo.collections.tts.models import MixerTTSModel

print(MixerTTSModel.list_available_models())

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

Replies: 1 comment

Comment options

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