English

Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space

Computation and Language 2025-10-27 v2 Sound Audio and Speech Processing

Abstract

We introduce SLED, an alternative approach to speech language modeling by encoding speech waveforms into sequences of continuous latent representations and modeling them autoregressively using an energy distance objective. The energy distance offers an analytical measure of the distributional gap by contrasting simulated and target samples, enabling efficient training to capture the underlying continuous autoregressive distribution. By bypassing reliance on residual vector quantization, SLED avoids discretization errors and eliminates the need for the complicated hierarchical architectures common in existing speech language models. It simplifies the overall modeling pipeline while preserving the richness of speech information and maintaining inference efficiency. Empirical results demonstrate that SLED achieves strong performance in both zero-shot and streaming speech synthesis, showing its potential for broader applications in general-purpose speech language models.

Keywords

Cite

@article{arxiv.2505.13181,
  title  = {Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space},
  author = {Zhengrui Ma and Yang Feng and Chenze Shao and Fandong Meng and Jie Zhou and Min Zhang},
  journal= {arXiv preprint arXiv:2505.13181},
  year   = {2025}
}

Comments

NeurIPS 2025; Demos and code are available at https://github.com/ictnlp/SLED-TTS

R2 v1 2026-07-01T02:22:02.168Z