🤖 AI Summary
This work addresses the challenge that current text-to-speech (TTS) systems struggle to generate word-level stress aligned with pragmatic intent as dictated by discourse context. To bridge this gap, we introduce CAST—the first benchmark explicitly designed to systematically link discourse context with word-level stress. CAST employs carefully constructed contrastive context pairs and integrates language model–based stress prediction, TTS synthesis, and acoustic analysis to evaluate contextual awareness in stress realization. Experimental results reveal that state-of-the-art TTS systems significantly underperform language models in generating contextually appropriate prosodic stress. The project provides an open-source release of the full dataset and associated toolchain, establishing a new benchmark for pragmatic prosody modeling in TTS research.
📝 Abstract
Spoken meaning often depends not only on what is said, but also on which word is emphasized. The same sentence can convey correction, contrast, or clarification depending on where emphasis falls. Although modern text-to-speech (TTS) systems generate expressive speech, it remains unclear whether they infer contextually appropriate stress from discourse alone. To address this gap, we present Context-Aware Stress TTS (CAST), a benchmark for evaluating context-conditioned word-level stress in TTS. Items are defined as contrastive context pairs: identical sentences paired with distinct contexts requiring different stressed words. We evaluate state-of-the-art systems and find a consistent gap: text-only language models reliably recover the intended stress from context, yet TTS systems frequently fail to realize it in speech. We release the benchmark, evaluation framework, construction pipeline and a synthetic corpus to support future work on context-aware speech synthesis.