SemantiCodec: An Ultra Low Bitrate Semantic Audio Codec for General Sound
Haohe Liu, Xuenan Xu, Yi Yuan, Mengyue Wu, Wenwu Wang, Mark D., Plumbley

TL;DR
SemantiCodec is a novel ultra-low bitrate audio codec that efficiently compresses diverse sounds into fewer than a hundred tokens per second, preserving quality and semantic richness for advanced language modeling applications.
Contribution
It introduces a dual-encoder architecture with semantic and acoustic encoders, achieving significantly lower bitrates while maintaining high reconstruction quality and semantic content.
Findings
Outperforms state-of-the-art Descript codec in quality.
Supports ultra-low bitrates between 0.31 kbps and 1.40 kbps.
Contains richer semantic information than existing codecs.
Abstract
Large language models (LLMs) have significantly advanced audio processing through audio codecs that convert audio into discrete tokens, enabling the application of language modelling techniques to audio data. However, traditional codecs often operate at high bitrates or within narrow domains such as speech and lack the semantic clues required for efficient language modelling. Addressing these challenges, we introduce SemantiCodec, a novel codec designed to compress audio into fewer than a hundred tokens per second across diverse audio types, including speech, general sound, and music, without compromising quality. SemantiCodec features a dual-encoder architecture: a semantic encoder using a self-supervised pre-trained Audio Masked Autoencoder (AudioMAE), discretized using k-means clustering on extensive audio data, and an acoustic encoder to capture the remaining details. The semantic…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Speech Recognition and Synthesis
Methodsk-Means Clustering
