DBraun/DAC-JAX
JAX Implementations of Descript Audio Codec and EnCodec
This project offers tools to compress and reconstruct audio files using advanced neural network models. You feed in standard audio files (like WAVs), and it outputs highly compressed digital codes or reconstructed audio. It's designed for audio engineers, researchers, or anyone needing to efficiently store, transmit, or work with high-fidelity audio data at various sampling rates.
No commits in the last 6 months.
Use this if you need to compress high-fidelity audio files significantly while maintaining quality, or if you need to reconstruct audio from previously compressed neural audio codes.
Not ideal if you are looking for traditional audio compression formats (like MP3 or AAC) or if your primary goal is basic audio editing without advanced neural compression.
Stars
34
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DBraun/DAC-JAX"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iver56/audiomentations
A Python library for audio data augmentation. Useful for making audio ML models work well in the...
Rikorose/DeepFilterNet
Noise supression using deep filtering
torchsynth/torchsynth
A GPU-optional modular synthesizer in pytorch, 16200x faster than realtime, for audio ML researchers.
marl/openl3
OpenL3: Open-source deep audio and image embeddings
archinetai/audio-data-pytorch
A collection of useful audio datasets and transforms for PyTorch.