SNAC

Multi-scale neural audio codec that compresses audio into hierarchical tokens at very low bitrates.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

A design insight rather than raw scale distinguishes SNAC from earlier neural audio codecs: its quantizers run at different temporal resolutions, so coarse tokens covering broad spans of time are sampled far less often than fine detail tokens. This multi-scale hierarchy compresses audio to very low bitrates while keeping token sequences short enough for language models to handle, which is why SNAC became the codec behind Orpheus TTS and several other recent speech LLMs. Three pretrained mono models ship on Hugging Face: a 19.8M parameter speech codec at 24 kHz and 0.98 kbps, and 54.5M parameter music and sound effects codecs at 32 kHz and 1.9 kbps and at 44 kHz and 2.6 kbps. Installation is pip install snac, and encoding or decoding is a few lines of PyTorch that run acceptably on CPU for the small speech model, with module definitions adapted from the Descript Audio Codec. Code and weights are MIT licensed with no usage restrictions. For anyone building an audio language model who needs compact discrete representations, it is one of the simplest codecs to adopt and among the most token-efficient available.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Easy (2/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