CLAILGSDASJun 17, 2025

A Variational Framework for Improving Naturalness in Generative Spoken Language Models

arXiv:2506.14767v12 citationsh-index: 13Has CodeICML
Originality Incremental advance
AI Analysis

This work improves speech generation for applications like text-to-speech systems, though it is incremental as it builds on existing token-based methods.

The paper tackled the problem of generating natural speech from semantic tokens by addressing the lack of prosodic information, resulting in improved speech continuations preferred by human raters.

The success of large language models in text processing has inspired their adaptation to speech modeling. However, since speech is continuous and complex, it is often discretized for autoregressive modeling. Speech tokens derived from self-supervised models (known as semantic tokens) typically focus on the linguistic aspects of speech but neglect prosodic information. As a result, models trained on these tokens can generate speech with reduced naturalness. Existing approaches try to fix this by adding pitch features to the semantic tokens. However, pitch alone cannot fully represent the range of paralinguistic attributes, and selecting the right features requires careful hand-engineering. To overcome this, we propose an end-to-end variational approach that automatically learns to encode these continuous speech attributes to enhance the semantic tokens. Our approach eliminates the need for manual extraction and selection of paralinguistic features. Moreover, it produces preferred speech continuations according to human raters. Code, samples and models are available at https://github.com/b04901014/vae-gslm.

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