TensorX
返回文献探索

Paper · arXiv 2405.00233

SemantiCodec: An Ultra Low Bitrate Semantic Audio Codec for General Sound

Haohe Liu, Xuenan Xu, Yi Yuan, Mengyue Wu, Wenwu Wang, Mark D. Plumbley

17 upvotesApril 30, 2024arXiv 预印本
AI 摘要

SemantiCodec is a dual-encoder codec that compresses diverse audio types into fewer tokens using AudioMAE and k-means clustering, improved by a diffusion-model-based decoder, achieving higher semantic information and superior reconstruction quality at lower bitrates than existing codecs.

AudioMAEk-means clusteringdiffusion-model-based decoderdual-encoder architecture

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 audio, and music, without compromising quality. SemantiCodec features a dual-encoder architecture: a semantic encoder using a self-supervised AudioMAE, discretized using k-means clustering on extensive audio data, and an acoustic encoder to capture the remaining details. The semantic and acoustic encoder outputs are used to reconstruct audio via a diffusion-model-based decoder. SemantiCodec is presented in three variants with token rates of 25, 50, and 100 per second, supporting a range of ultra-low bit rates between 0.31 kbps and 1.43 kbps. Experimental results demonstrate that SemantiCodec significantly outperforms the state-of-the-art Descript codec on reconstruction quality. Our results also suggest that SemantiCodec contains significantly richer semantic information than all evaluated audio codecs, even at significantly lower bitrates. Our code and demos are available at https://haoheliu.github.io/SemantiCodec/.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
SemantiCodec: An Ultra Low Bitrate Semantic Audio Codec for General Sound | TensorX