SpeechParaling-Bench: A Comprehensive Benchmark for Paralinguistic-Aware Speech Generation Ruohan Liu1∗ , Shukang Yin1 *, Tao Wang1 , Dong Zhang2 , Weiji Zhuang2 , Shuhuai Ren2 , Ran He1 , Caifeng Shan1 , Chaoyou Fu1† 1 Nanjing University, 2 Xiaomi
arXiv:2604.20842v1 [cs.CL] 22 Apr 2026
[email protected], [email protected]
Project page: speechparaling-bench.github.io
Abstract
Please read this sentence: “Hello, nice to meet you.”
Paralinguistic cues are essential for natural humancomputer interaction, yet their evaluation in Large AudioLanguage Models (LALMs) remains limited by coarse feature coverage and the inherent subjectivity of assessment. To address these challenges, we introduce SpeechParalingBench, a comprehensive benchmark for paralinguisticaware speech generation. It expands existing coverage from fewer than 50 to over 100 fine-grained features, supported by more than 1,000 English-Chinese parallel speech queries, and is organized into three progressively challenging tasks: fine-grained control, intra-utterance variation, and contextaware adaptation. To enable reliable evaluation, we further develop a pairwise comparison pipeline, in which candidate responses are evaluated against a fixed baseline by an LALM-based judge. By framing evaluation as relative preference rather than absolute scoring, this approach mitigates subjectivity and yields more stable and scalable assessments without costly human annotation. Extensive experiments reveal substantial limitations in current LALMs. Even leading proprietary models struggle with comprehensive static control and dynamic modulation of paralinguistic features, while failure to correctly interpret paralinguistic cues accounts for 43.3% of errors in situational dialogue. These findings underscore the need for more robust paralinguistic modeling toward human-aligned voice assistants.
User Text
Tone
“Hello, nice to meet you.” LALM Please read this sentence with an excited tone: “Hello, nice to meet you !!!”
User Text
Tone
Text
Tone
“Hello, nice to meet you !!” Target “Hello, nice to meet you.” LALM
Figure 1. Comparison between traditional speech generation and paralinguistic-aware speech generation. While traditional benchmarks (Top) focus on text-to-speech consistency, the latter (Bottom) requires the model to synthesize not only linguistic content but also non-verbal features (e.g., tone).
recognition [3, 25], and speech synthesis [23, 29], LLMdriven audio modeling enables the emergence of audio foundation models [9, 38], which provide versatile task support with a unified I/O interface. Moreover, empowered by the strong language proficiency of the LLM backbone, new applications such as real-time spoken dialogue [8, 20, 36] have become a reality. Notably, frontier models like ChatGPTAudio [20] and Doubao Voice [26] have demonstrated preliminary capabilities in paralinguistic-aware speech generation, mimicking human speaking styles and tones and facilitating more natural user interactions. Yet despite extensive evaluations of general audio tasks, assessments of competence in this important capability remain limited. As shown in Fig. 1, proficiency in paralinguistic-aware speech generation requires not only the correct generation of linguistic content but also the accurate expression of non-verbal aspects such as speaking styles and tones. To fill this gap, we introduce SpeechParaling-Bench,
1. Introduction Recent years have witnessed the rise of Large Audio Language Models (LALMs) [20, 31, 35]. Different from the traditional audio modeling approach that tackles each audio processing task, e.g., speech recognition [1, 4, 14], emotion * Equal contribution. † Corresponding author.
1
Paralanguage Control Single-Dim: Emotion Audio Input: Please read this sentence with a sad emotion: “My puppy is missing, I’m so sad.”
My puppy is missing, I’m so sad.
Multi-Dim: Age, Emotion Audio Input: Please read this sentence with a youthful voice and a happy emotion: “We succeed! Let's celebrate tonight!”
Situational Adaptation
Dynamic Variation
Single-Dim: Pitch Audio Input: Please read this sentence starting with a low pitch and suddenly jumping to a high pitch: “Based on current data, the risks are still within controllable limits. Wait, system alert! Quickly check the firewall!”
Based on current data, the risks are still within controllable limits. Wait, system alert! Quickly check the firewall!
Single-Dim: Age - Child Audio Input: I don’t want to sleep, I want to watch TV, just five more minutes! Just five more minutes, then we have to go to bed, okay?
Multi-Dim: Emotion - Happy, NLV - With Laughter Audio: Haha, this movie is so funny, I can’t stop laughing!
We succeed! Let‘s celebrate tonight!
Tell me about it! I’ve been cracking up nonstop!
Figure 2. Data samples from SpeechParaling-Bench. Our evaluation covers three tasks critical for paralinguistic-aware speech generation: (1) Paralanguage Control: tests the LALM’s ability to generate audio with specific paralinguistic features; (2) Dynamic Variation: assesses the capability to modulate paralinguistic features; and (3) Situational Adaptation: evaluates the paralinguistic alignment between LALMs and users, where, unlike the former two, there is no standard answer for content. Each sample consists of an audio query paired with paralinguistic annotations. Single/Multi-Dim: Single-/Multi-dimension. NLV: Non-Linguistic Vocalizations.
a comprehensive evaluation suite for paralinguistic-aware speech generation, featuring: (1) Broader paralinguistic feature coverage. Compared to existing benchmarks that typically cover fewer than 50 features, our benchmark expands the scope to over 100 distinct paralinguistic features, comprising more than 1,000 English–Chinese parallel speech queries curated via our custom data pipeline. (2) Specialized task design. As shown in Fig. 2, we structure the evaluation around progressive skill types, Paralanguage Control, Dynamic Variation, and Situational Adaptation, ranging from controlled generation to context-aware adaptability, with a focus on real-world utility. (3) Enhanced evaluation pipeline. To address the inherent subjectivity of paralinguistic evaluation, we adopt a pairwise comparison framework that evaluates candidate responses against a fixed baseline. By reducing the task to relative preference rather than absolute scoring, this approach yields more stable and reliable assessments while remaining efficient and scalable. Through extensive evaluations on leading LALMs, we find that: (1) Achieving a comprehensive and accurate control across various paralinguistic dimensions is still challenging; (2) Dynamic regulation of paralinguistic features is a common bottleneck; (3) Failing to understand the paralinguistic cues embedded in user speech is a major reason (accounting for 43.3%) for failure in situational dialogue. Overall, our contributions are threefold: • A comprehensive benchmark: We introduce a benchmark that expands paralinguistic coverage from fewer than 50 to over 100 fine-grained features, supported by
more than 1,000 English–Chinese parallel speech queries. The benchmark is structured into three complementary tasks—fine-grained control, intra-utterance variation, and context-aware adaptation—to capture paralinguistic abilities from static to contextual settings. • A pairwise evaluation pipeline: We propose an automated pairwise evaluation framework that compares candidate responses against a fixed baseline. By reformulating evaluation as relative preference rather than absolute scoring, the approach mitigates the inherent subjectivity of paralinguistic assessment, resulting in more stable and scalable evaluation without costly human annotation. • Empirical insights: Through extensive experiments, we identify key limitations of current LALMs, including weak dynamic modulation and difficulty in capturing contextual paralinguistic cues, with misinterpretation of such cues accounting for a substantial portion of errors. These findings highlight critical bottlenecks for building more natural and human-aligned voice assistants.
2. Related Work 2.1. Large Audio-Language Models Recent years have witnessed the rapid emergence of Large Audio-Language Models (LALMs) and their applications in real-world scenarios [9, 30, 38]. Equipped with exceptional reasoning and fluent speech-generation capabilities, these models facilitate seamless, colloquial dialogue experiences. In the commercial domain, frontier models like GPT 2