Ross ROSS = Recommend OSS · open-source software intelligence for agents

basveeling/wavenet

Keras WaveNet implementation observed · 2026-08-28

github.com/basveeling/wavenet · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3642
  • days_rel: n/a
  • days_push: 1258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1052 stars · 213 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Keras implementation of DeepMind's WaveNet, a generative neural network model for raw audio synthesis. It supports training on datasets like VCTK and generating audio samples via a command-line interface.

Use cases

  • generate raw audio with a wavenet model
  • train wavenet on the VCTK speech dataset
  • implement wavenet in keras
  • synthesize speech audio samples
  • experiment with dilated convolution audio models

When to choose

  • you want a simple, readable Keras/Python implementation of WaveNet to study or modify
  • you need to train a small WaveNet on raw audio like VCTK

When to avoid

  • you need Python 3 support - this implementation only works on Python 2
  • you need a maintained, production-ready TTS system - the project is unmaintained and its pretrained model was removed
  • you prefer TensorFlow backend - it was not recommended at the time of writing

Facets

library · maturity abandoned

deep-learning audio-processing machine-learning deep-learning speech-processing machine-learning python wavenet keras theano text-to-speech generative-model audio-synthesis python2 audio linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
basveeling/wavenetmain32

For agents

markdown · JSON · MCP: product_card(name="basveeling/wavenet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem