fatchord/WaveRNN
WaveRNN Vocoder + TTS 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: 3092
- days_rel: n/a
- days_push: 1523
- n_releases_24m: 0
Adoption not part of the score
2190 stars · 686 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of DeepMind's WaveRNN neural vocoder plus a Tacotron text-to-speech system, trained on LJSpeech. It supports training custom models and generating speech from text with pretrained weights.
Use cases
- synthesize speech from text with a neural vocoder
- train a WaveRNN vocoder on my own dataset
- run Tacotron TTS with pretrained LJSpeech models
- generate high-quality audio from mel spectrograms
- experiment with efficient neural audio synthesis
When to choose
- you want a lightweight, efficient neural vocoder in PyTorch
- you need a complete Tacotron + WaveRNN TTS pipeline with pretrained models
- you want to train a vocoder on LJSpeech or custom audio
When to avoid
- you need actively maintained code or modern TTS architectures
- you want production-grade, multi-speaker or multilingual TTS
- you lack a CUDA GPU for reasonable generation speed
Facets
library · maturity maintenance
tts machine-learning deep-learning audio-processing speech-processing machine-learning deep-learning python cross-platform wavernn vocoder tacotron speech-synthesis pytorch ljspeech neural-vocoder audio gpu linux
2 sources
- readme: https://github.com/fatchord/WaveRNN · fetched 2026-08-28 · 1c09103d3b50
- homepage: https://fatchord.github.io/model_outputs/ · fetched 2026-08-29 · 189ced7bb34d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fatchord/WaveRNN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fatchord/WaveRNN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem