English

LMCodec: A Low Bitrate Speech Codec With Causal Transformer Models

Sound 2023-03-24 v1 Audio and Speech Processing

Abstract

We introduce LMCodec, a causal neural speech codec that provides high quality audio at very low bitrates. The backbone of the system is a causal convolutional codec that encodes audio into a hierarchy of coarse-to-fine tokens using residual vector quantization. LMCodec trains a Transformer language model to predict the fine tokens from the coarse ones in a generative fashion, allowing for the transmission of fewer codes. A second Transformer predicts the uncertainty of the next codes given the past transmitted codes, and is used to perform conditional entropy coding. A MUSHRA subjective test was conducted and shows that the quality is comparable to reference codecs at higher bitrates. Example audio is available at https://mjenrungrot.github.io/chrome-media-audio-papers/publications/lmcodec.

Keywords

Cite

@article{arxiv.2303.12984,
  title  = {LMCodec: A Low Bitrate Speech Codec With Causal Transformer Models},
  author = {Teerapat Jenrungrot and Michael Chinen and W. Bastiaan Kleijn and Jan Skoglund and Zalán Borsos and Neil Zeghidour and Marco Tagliasacchi},
  journal= {arXiv preprint arXiv:2303.12984},
  year   = {2023}
}

Comments

5 pages, accepted to ICASSP 2023, project page: https://mjenrungrot.github.io/chrome-media-audio-papers/publications/lmcodec

R2 v1 2026-06-28T09:29:08.761Z