jishengpeng/WavTokenizer
[ICLR 2025] SOTA discrete acoustic codec models with 40/75 tokens per second for audio language modeling observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 9
- Release rhythm 35
- Longevity 52
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: 734
- days_rel: n/a
- days_push: 549
- n_releases_24m: 0
Adoption not part of the score
1316 stars · 115 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WavTokenizer is a state-of-the-art discrete neural audio codec that compresses speech, music, and general audio into only 40 or 75 discrete tokens per second. It is designed as an acoustic tokenizer for audio language models (like GPT-4o-style models) and text-to-speech pipelines, with pretrained checkpoints on Hugging Face.
Use cases
- tokenize speech and audio into discrete codes for audio language models
- reconstruct audio from raw wav files with high fidelity
- build text-to-speech systems with a compact acoustic tokenizer
- replace EnCodec, DAC, or SoundStream with fewer tokens per second
- extract semantic audio representations for speech and music
- train speech language models on discrete audio tokens
When to choose
- you need an extremely low frame rate (40/75 tokens per second) discrete audio representation
- you are building audio language models or TTS systems and need semantic-rich tokens
- you want strong audio reconstruction quality at low bitrates
- you want a drop-in alternative to EnCodec or DAC
When to avoid
- you need real-time streaming codec operation
- you need production-grade audio compression for storage rather than ML tokenization
- you work outside the PyTorch/Python ecosystem
Facets
library · maturity active
audio-processing machine-learning serialization speech-recognition llm-training speech-processing machine-learning large-language-models python cross-platform neural-codec audio-tokenizer text-to-speech discrete-tokens iclr-2025 pytorch audio natural-language-processing
1 source
- readme: https://github.com/jishengpeng/WavTokenizer · fetched 2026-08-28 · a00befb18894
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jishengpeng/WavTokenizer | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="jishengpeng/WavTokenizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem