English

Language-Codec: Bridging Discrete Codec Representations and Speech Language Models

Audio and Speech Processing 2025-06-05 v4 Sound

Abstract

In recent years, large language models have achieved significant success in generative tasks related to speech, audio, music, and other signal domains. A crucial element of these models is the discrete acoustic codecs, which serve as an intermediate representation replacing the mel-spectrogram. However, there exist several gaps between discrete codecs and downstream speech language models. Specifically, 1) Due to the reconstruction paradigm of the Codec model and the structure of residual vector quantization, the initial channel of the codebooks contains excessive information, making it challenging to directly generate acoustic tokens from weakly supervised signals such as text in downstream tasks. 2) numerous codebooks increases the burden on downstream speech language models. Consequently, leveraging the characteristics of speech language models, we propose Language-Codec. In the Language-Codec, we introduce a Masked Channel Residual Vector Quantization (MCRVQ) mechanism along with improved fourier transform structures and attention blocks, refined discriminator design to address the aforementioned gaps. We compare our method with competing audio compression algorithms and observe significant outperformance across extensive evaluations. Furthermore, we also validate the efficiency of the Language-Codec on downstream speech language models. The source code and pre-trained models can be accessed at https://github.com/jishengpeng/languagecodec .

Keywords

Cite

@article{arxiv.2402.12208,
  title  = {Language-Codec: Bridging Discrete Codec Representations and Speech Language Models},
  author = {Shengpeng Ji and Minghui Fang and Jialong Zuo and Ziyue Jiang and Dingdong Wang and Hanting Wang and Hai Huang and Zhou Zhao},
  journal= {arXiv preprint arXiv:2402.12208},
  year   = {2025}
}

Comments

ACL 2025 Main

R2 v1 2026-06-28T14:53:15.288Z