ibab/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper 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: 3642
- days_rel: n/a
- days_push: 1148
- n_releases_24m: 0
Adoption not part of the score
5428 stars · 1265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow implementation of DeepMind's WaveNet generative neural network architecture for raw audio waveform generation. It provides training and generation scripts that model the conditional probability of the next audio sample using causal dilated convolutions.
Use cases
- generate raw audio waveforms with a neural network
- train a WaveNet model on a corpus of wav files
- implement DeepMind's WaveNet paper in TensorFlow
- build a neural vocoder for audio synthesis
- experiment with causal dilated convolutions for audio
- text-to-speech audio generation research
When to choose
- you want an open-source reference implementation of WaveNet for research or learning
- you need to train an audio generation model on your own wav corpus
- you are studying generative models of raw audio in TensorFlow
When to avoid
- you need a production-ready, actively maintained TTS engine
- you want fast, real-time audio synthesis without GPUs
- you need support for recent TensorFlow 2.x versions out of the box
- you want a simple high-level API rather than training scripts
Facets
library · maturity maintenance
deep-learning audio-processing machine-learning tts deep-learning machine-learning speech-processing python cross-platform wavenet tensorflow generative-model audio-generation neural-vocoder research-code audio gpu linux macos
1 source
- readme: https://github.com/ibab/tensorflow-wavenet · fetched 2026-08-28 · 0a85ce5bd492
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ibab/tensorflow-wavenet | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ibab/tensorflow-wavenet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem