English

Ultra-Low-Bitrate Speech Coding with Pretrained Transformers

Sound 2022-07-07 v1 Machine Learning Audio and Speech Processing

Abstract

Speech coding facilitates the transmission of speech over low-bandwidth networks with minimal distortion. Neural-network based speech codecs have recently demonstrated significant improvements in quality over traditional approaches. While this new generation of codecs is capable of synthesizing high-fidelity speech, their use of recurrent or convolutional layers often restricts their effective receptive fields, which prevents them from compressing speech efficiently. We propose to further reduce the bitrate of neural speech codecs through the use of pretrained Transformers, capable of exploiting long-range dependencies in the input signal due to their inductive bias. As such, we use a pretrained Transformer in tandem with a convolutional encoder, which is trained end-to-end with a quantizer and a generative adversarial net decoder. Our numerical experiments show that supplementing the convolutional encoder of a neural speech codec with Transformer speech embeddings yields a speech codec with a bitrate of 600bps600\,\mathrm{bps} that outperforms the original neural speech codec in synthesized speech quality when trained at the same bitrate. Subjective human evaluations suggest that the quality of the resulting codec is comparable or better than that of conventional codecs operating at three to four times the rate.

Keywords

Cite

@article{arxiv.2207.02262,
  title  = {Ultra-Low-Bitrate Speech Coding with Pretrained Transformers},
  author = {Ali Siahkoohi and Michael Chinen and Tom Denton and W. Bastiaan Kleijn and Jan Skoglund},
  journal= {arXiv preprint arXiv:2207.02262},
  year   = {2022}
}

Comments

Proceedings of INTERSPEECH 2022

R2 v1 2026-06-24T12:14:59.686Z