Tools/Audio & Speech/WavTokenizer

WavTokenizer

Discrete acoustic codec representing audio with 40 to 75 tokens per second for language modeling.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Compressing a second of 24 kHz audio into as few as 40 discrete tokens, WavTokenizer pushes neural codec efficiency to roughly 0.48 kbps, or 0.9 kbps at 75 tokens per second, using a single quantizer where EnCodec and DAC stack several. Fewer, richer tokens matter because downstream audio language models spend context length on every token, and the ICLR 2025 paper argues this extreme compression still preserves enough semantic information for modeling while reporting strong reconstruction quality on UTMOS. Released checkpoints span small speech models trained on LibriTTS, a medium model trained on 10,000 hours, and large variants trained on 80,000 hours covering speech, music, and general audio, all downloadable from Hugging Face with encoder, decoder, and training scripts in the repository. Setup is a conda environment with pip-installed requirements, and the small models run without data center hardware. Everything is MIT licensed, permitting commercial use. Researchers building speech LLMs use it as a reference single-codebook codec and as a baseline for token-efficient audio representation work.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
MIT
Added
Jul 29, 2026

Related Tools

Featured

Free text-to-speech generator with multiple voices, accents, and languages. No signup required.

Beginner
5.0 (1)

Deep learning toolkit for text-to-speech synthesis

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Featured

CTranslate2-based Whisper with 4x faster transcription

Open SourceSelf HostedOffline
Easy
0.0 (0)

Universal neural vocoder from NVIDIA that converts mel spectrograms into waveforms up to 44 kHz.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

End-to-end Chinese and English spoken dialogue model from Zhipu AI with streaming speech output.

Open SourceSelf HostedOfflineGPU
Intermediate
0.0 (0)

Transformer-based text-to-audio model from Suno

Open SourceSelf HostedOfflineGPU 8GB+
Easy
0.0 (0)
Browse all Audio & Speech tools