mozilla/TTS
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3144
- days_rel: n/a
- days_push: 1028
- n_releases_24m: 0
Adoption not part of the score
10167 stars · 1322 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A deep learning library for advanced text-to-speech generation, built on PyTorch with models like Tacotron2, Glow-TTS, and various vocoders. It includes pretrained models, dataset analysis tools, and supports 20+ languages for products and research.
Use cases
- convert text to natural sounding speech
- train a custom text-to-speech model on my own voice dataset
- generate speech audio in multiple languages
- run a pretrained TTS model offline
- analyze the quality of a speech dataset before training
- build a voice assistant with custom speech synthesis
- clone a speaker voice for TTS
When to choose
- you need state-of-the-art TTS models with pretrained checkpoints
- you want to train or fine-tune speech synthesis models in Python/PyTorch
- you need multilingual text-to-speech for research or products
- you want dataset quality tools alongside TTS training
When to avoid
- you need a lightweight production TTS API without deep learning dependencies
- you want simple rule-based speech synthesis with minimal setup
- you need actively developed features - the project is in maintenance mode (last release 2023)
- you need real-time low-latency TTS on constrained hardware
Facets
library · maturity maintenance
tts deep-learning machine-learning speech-recognition audio-processing speech-processing deep-learning machine-learning python cross-platform text-to-speech pytorch tacotron vocoder glow-tts pretrained-models voice-cloning speech-synthesis audio gpu
1 source
- readme: https://github.com/mozilla/TTS · fetched 2026-08-28 · 4cc2b118f9f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla/TTS | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem