Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SNAC: Multi-Scale Neural Audio Codec

About

Neural audio codecs have recently gained popularity because they can represent audio signals with high fidelity at very low bitrates, making it feasible to use language modeling approaches for audio generation and understanding. Residual Vector Quantization (RVQ) has become the standard technique for neural audio compression using a cascade of VQ codebooks. This paper proposes the Multi-Scale Neural Audio Codec, a simple extension of RVQ where the quantizers can operate at different temporal resolutions. By applying a hierarchy of quantizers at variable frame rates, the codec adapts to the audio structure across multiple timescales. This leads to more efficient compression, as demonstrated by extensive objective and subjective evaluations. The code and model weights are open-sourced at https://github.com/hubertsiuzdak/snac.

Hubert Siuzdak, Florian Gr\"otschla, Luca A. Lanzend\"orfer• 2024

Related benchmarks

TaskDatasetResultRank
Speech ReconstructionLibriTTS clean (test)
PESQ2.561
67
Speech ReconstructionLibriSpeech clean (test)
UTMOS Score3.05
60
Speech ReconstructionSeed-ZH
PESQ1.879
29
Audio ReconstructionMusicDB (test)--
28
Audio ReconstructionLibriSpeech clean (test)
STOI0.88
25
Audio ReconstructionAudioSet (test)
Mel Distance (16kHz)0.863
23
Speech ReconstructionSeed-TTS English
PESQ1.817
17
Music ReconstructionMUSDB18
Mel-16k Score1.242
16
Speech CodingVCTK en
PESQ2.384
14
Speech CodingMultilingual set 10 langs
PESQ1.835
14
Showing 10 of 17 rows

Other info

Follow for update