descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio. observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 92
- Release rhythm 8
- Longevity 84
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: 1178
- days_rel: n/a
- days_push: 48
- n_releases_24m: 0
Adoption not part of the score
1846 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Descript Audio Codec (.dac) is a high-fidelity neural audio codec based on improved RVQGAN that compresses audio at roughly 90x compression (e.g., 44.1 kHz audio down to 8 kbps). It ships as a pip-installable Python package with CLI encode/decode commands and pretrained weights for 16, 24, and 44.1 kHz mono/stereo audio.
Use cases
- compress audio files to very low bitrates with high fidelity
- encode audio into discrete codes for audio language models like AudioLM or MusicGen
- replace EnCodec as a tokenizer in generative audio pipelines
- decode .dac files back to wav audio
- preprocess speech, music, and environmental audio for machine learning
When to choose
- you need a drop-in EnCodec replacement with better compression at 44.1 kHz
- you need discrete audio tokens for training audio generation models
- you want MIT-licensed codec weights for speech, music, and general audio
When to avoid
- you need real-time streaming or ultra-low-latency encoding
- you need multichannel (beyond stereo) or video codecs
- you cannot run GPU/CPU inference with PyTorch dependencies
Facets
library · maturity stable
audio-processing compression machine-learning deep-learning machine-learning media python cross-platform cli audio-codec neural-codec rvqgan pytorch audio-compression encodec-alternative audio
3 sources
- readme: https://github.com/descriptinc/descript-audio-codec · fetched 2026-08-28 · 8833e47f9d96
- homepage: https://descript.notion.site/Descript-Audio-Codec-11389fce0ce2419891d6591a68f814d5 · fetched 2026-08-29 · 73a6ba54b760
- registry_pypi: https://pypi.org/pypi/descript-audio-codec/json · fetched 2026-08-29 · 3f9ab6a83559
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| descriptinc/descript-audio-codec | main | 61 |
For agents
markdown · JSON · MCP: product_card(name="descriptinc/descript-audio-codec")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem