CLSDASMay 19, 2025

Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space

arXiv:2505.13181v25 citationsh-index: 39
Originality Incremental advance
AI Analysis

This work addresses the problem of simplifying speech language modeling for researchers and practitioners by eliminating discretization errors and complex architectures, though it appears incremental as it builds on existing latent space methods.

The authors tackled speech language modeling by encoding speech into continuous latent representations and using an energy distance objective for autoregressive modeling, achieving strong performance in zero-shot and streaming speech synthesis.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes