mozilla/TTS
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
Supports multiple TTS architectures (Tacotron2, Glow-TTS, SpeedySpeech) paired with various vocoders (MelGAN, ParallelWaveGAN, WaveRNN) for flexible quality/speed tradeoffs, with multi-speaker capabilities via speaker embeddings. Built on PyTorch with cross-framework support—models convert to TensorFlow and TFLite for deployment. Includes dataset curation tools, multi-GPU training, and speaker encoder implementations based on GE2E, enabling practical deployment across 20+ languages.
10,123 stars. No commits in the last 6 months.
Stars
10,123
Forks
1,323
Language
Jupyter Notebook
License
MPL-2.0
Category
Last pushed
Nov 09, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mozilla/TTS"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
coqui-ai/TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
yeyupiaoling/MASR
Pytorch实现的流式与非流式的自动语音识别框架,同时兼容在线和离线识别,目前支持Conformer、Squeezeformer、DeepSpeech2模型,支持多种数据增强方法。
netease-youdao/EmotiVoice
EmotiVoice 😊: a Multi-Voice and Prompt-Controlled TTS Engine
shivammehta25/Matcha-TTS
[ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching
keithito/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)