A Variational Framework for Improving Naturalness in Generative Spoken Language Models
AuthorsLi-Wei Chen†, Takuya Higuchi, Zak Aldeneh, Ahmed Hussen Abdelaziz, Alexander Rudnicky†
A Variational Framework for Improving Naturalness in Generative Spoken Language Models
AuthorsLi-Wei Chen†, Takuya Higuchi, Zak Aldeneh, Ahmed Hussen Abdelaziz, Alexander Rudnicky†
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.
Affect Models Have Weak Generalizability to Atypical Speech
August 1, 2025research area Accessibility, research area Fairnessconference International Conference on Affective Computing and Intelligent Interaction (ACII)
Speech and voice conditions can alter the acoustic properties of speech, which could impact the performance of paralinguistic models for affect for people with atypical speech. We evaluate publicly available models for recognizing categorical and dimensional affect from speech on a dataset of atypical speech, comparing results to datasets of typical speech. We investigate three dimensions of speech atypicality: intelligibility, which is related…
dMel: Speech Tokenization Made Simple
February 28, 2025research area Speech and Natural Language Processing
Large language models have revolutionized natural language processing by leveraging self-supervised pretraining on vast textual data. Inspired by this success, researchers have investigated complicated speech tokenization methods to discretize continuous speech signals so that language modeling techniques can be applied to speech data. However, existing approaches either model semantic (content) tokens, potentially losing acoustic information, or…