ming024/FastSpeech2
An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech" observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2260
- days_rel: n/a
- days_push: 1041
- n_releases_24m: 0
Adoption not part of the score
2185 stars · 616 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of Microsoft's FastSpeech 2 text-to-speech model, supporting English and Mandarin with single- and multi-speaker synthesis. It includes pretrained checkpoints, MelGAN/HiFi-GAN vocoder support, and controllable pitch, volume, and speaking rate.
Use cases
- synthesize speech from text in Python
- train a FastSpeech 2 TTS model on LJSpeech
- build a multi-speaker English or Mandarin TTS system
- control pitch and speaking rate of generated speech
- generate audio samples with HiFi-GAN vocoder
- reproduce FastSpeech 2 research results
When to choose
- you need a FastSpeech 2 implementation with pretrained checkpoints
- you want controllable TTS with pitch/volume/rate adjustment
- you need multi-speaker TTS for English or Mandarin
- you want a PyTorch codebase to extend for TTS research
When to avoid
- you need the latest state-of-the-art TTS models like VITS or diffusion-based systems
- you want a production-ready TTS service with an API
- you need languages other than English or Mandarin
- you prefer a maintained library with active development
Facets
library · maturity maintenance
tts machine-learning deep-learning speech-processing deep-learning python cross-platform text-to-speech pytorch fastspeech2 vocoder melgan hifi-gan multi-speaker natural-language-processing
1 source
- readme: https://github.com/ming024/FastSpeech2 · fetched 2026-08-28 · 3b8ff0f46c24
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ming024/FastSpeech2 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ming024/FastSpeech2")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem