Efficient Speech Language Modeling via Energy Distance in Continuous Latent Space
Zhengrui Ma, Yang Feng, Chenze Shao, Fandong Meng, Jie Zhou, Min Zhang
TL;DR
SLED proposes a continuous latent-space autoregressive framework for speech language modeling that replaces discrete tokenization with an energy-distance objective to capture per-step distributions. By encoding waveforms with Encodec and using a lightweight per-step generator conditioned on autoregressive state, SLED achieves strong zero-shot and streaming speech synthesis without RVQ hierarchies. The approach yields competitive or superior results to discrete baselines, with demonstrated efficiency advantages and robust CFG-based generation. This work advances practical continuous autoregressive speech modeling and highlights pathways for general-purpose speech language models while underscoring considerations for voice cloning and safety.
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.
