Evaluating and Rewarding LALMs for Expressive Role-Play TTS via Mean Continuation Log-Probability
Yong Ren, Jingbei Li, Haiyang Sun, Yujie Chen, Cheng Yi, Yechang Huang, Hao Gu, Ye Bai, Xuerui Yang
TL;DR
The paper tackles the challenge of maintaining stylistic coherence in expressive Role-Play TTS (RP-TTS) by introducing Mean Continuation Log-Probability (MCLP), a continuation-based metric derived from pre-trained Large Audio Language Models to quantify stylistic consistency. It leverages In-Context Learning priors to compute MCLP as both an objective evaluation and a reinforcement learning reward, integrated into a GRPO framework with a hybrid reward that also penalizes content misalignment via CER. A large RP-TTS dataset with rich scene and character annotations is constructed to enable robust evaluation, with SFT used to instill scene/character constraints and RL to enhance multi-turn style alignment. Empirical results show that the proposed approach surpasses strong LALM baselines on both objective (CER, Pinyin WER, MCLP) and subjective (MOS) metrics, and ablations reveal the necessity of combining SFT and RL while highlighting the risks of reward hacking when optimizing a single objective. The work provides both a practical metric for stylistic evaluation and a principled training signal for achieving coherent, scene-faithful RP-TTS in multi-turn dialogues, with implications for more controllable and engaging speech systems.
Abstract
Recent advances in Large Audio Language Models (LALMs) have extended Text-to-Speech (TTS) to interactive role-play scenarios, which demand high expressiveness and strict adherence to role-play instructions. However, existing models struggle to maintain stylistic consistency with character profiles and scene descriptions across multi-turn dialogues. A critical bottleneck is the lack of objective metrics for quantifying speaking style. To bridge this gap, we propose Mean Continuation Log-Probability (MCLP) as both an evaluation metric and a reward signal, validated on LALM-based Role-Play TTS (RP-TTS) tasks. Critically, we leverage the In-Context Learning capability of pre-trained LALMs to formulate MCLP via a continuation log-probability prediction. This metric quantifies stylistic consistency by measuring the likelihood of the ground-truth speech conditioned on the generated speech. Furthermore, we employ MCLP as a reinforcement learning reward to enhance the style alignment between generated speech and Role-Play instructions. To facilitate evaluation, we construct an RP-TTS dataset with rich scene and character annotations. Experimental results demonstrate that our method significantly outperforms strong LALM baselines on both objective and subjective metrics.
