Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniCodec: Unified Audio Codec with Single Domain-Adaptive Codebook

About

The emergence of audio language models is empowered by neural audio codecs, which establish critical mappings between continuous waveforms and discrete tokens compatible with language model paradigms. The evolutionary trends from multi-layer residual vector quantizer to single-layer quantizer are beneficial for language-autoregressive decoding. However, the capability to handle multi-domain audio signals through a single codebook remains constrained by inter-domain distribution discrepancies. In this work, we introduce UniCodec, a unified audio codec with a single codebook to support multi-domain audio data, including speech, music, and sound. To achieve this, we propose a partitioned domain-adaptive codebook method and domain Mixture-of-Experts strategy to capture the distinct characteristics of each audio domain. Furthermore, to enrich the semantic density of the codec without auxiliary modules, we propose a self-supervised mask prediction modeling approach. Comprehensive objective and subjective evaluations demonstrate that UniCodec achieves excellent audio reconstruction performance across the three audio domains, outperforming existing unified neural codecs with a single codebook, and even surpasses state-of-the-art domain-specific codecs on both acoustic and semantic representation capabilities.

Yidi Jiang, Qian Chen, Shengpeng Ji, Yu Xi, Wen Wang, Chong Zhang, Xianghu Yue, ShiLiang Zhang, Haizhou Li• 2025

Related benchmarks

TaskDatasetResultRank
Speech ReconstructionLibriTTS clean (test)
PESQ3.0266
50
Speech ReconstructionLibrispeech (test-clean)
STOI0.92
49
Speech ReconstructionLibriTTS (test-other)
UTMOS3.58
44
Audio ReconstructionAudioSet (eval)
Mel Distance0.382
35
Audio ReconstructionMusicDB (test)
Mel Distance0.3959
28
Audio ReconstructionAudioSet (test)
Mel Distance (44kHz)1.376
15
Speech Quality EvaluationCommon Voice 17
Quality Score (NL)2.256
14
Semantic Representation EvaluationARCH (test)
RAVDESS40.28
13
Audio ReconstructionLibriTTS clean (test)
Mel Distance0.3442
10
Neural Audio CompressionSeedTTS English (test)
MOS4.023
8
Showing 10 of 17 rows

Other info

Code

Follow for update