{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2601-22661","title":"Evaluating and Rewarding LALMs for Expressive Role-Play TTS via Mean Continuation Log-Probability","arxiv_id":"2601.22661","date":"2026-01-30","proceeding":"ICML","authors":["Yong Ren","Jingbei Li","Haiyang Sun","Yujie Chen","Cheng Yi","Yechang Huang","Hao Gu","Ye Bai","Xuerui Yang"],"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. MCLP leverages the in-context learning capability of pretrained LALMs to measure the likelihood of ground-truth speech tokens conditioned on a contextual history consisting of the transcript, generated speech, and repeated transcript, serving as a proxy for stylistic continuity. Furthermore, we employ MCLP as a reinforcement learning reward to enhance the style alignment between generated speech and role-play instructions. To support this task, we construct a large-scale RP-TTS dataset with rich scene and character annotations. Experiments demonstrate that MCLP is well aligned with human judgments of stylistic consistency and serves as an effective reward for improving RP-TTS, leading to consistent gains in both objective metrics and subjective evaluations. Our code is publicly available at https://github.com/y-ren16/MCLP.","url_abs":"https://arxiv.org/abs/2601.22661","url_pdf":"https://arxiv.org/pdf/2601.22661","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2601.22661","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2601.22661"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/y-ren16/MCLP","reach":null}],"summary":{"ran":1,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":7,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"782697ad13727f77","entry":"compute_token_num","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"782697ad13727f77"}},{"code_sha256_prefix":"682d5ae8f0b77646","entry":"build_messages","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"generate_roleplay_stepaudio2_multigpu.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/generate_roleplay_stepaudio2_multigpu.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"682d5ae8f0b77646"}},{"code_sha256_prefix":"7911d21090d1ddee","entry":"extract_transcription_from_prompt","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"compute_contination_score.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/compute_contination_score.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7911d21090d1ddee"}},{"code_sha256_prefix":"7a5c85fd690589b9","entry":"fade_in_out","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"token2wav.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/token2wav.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7a5c85fd690589b9"}},{"code_sha256_prefix":"95500c687cd212f2","entry":"load_samples","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"compute_contination_score.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/compute_contination_score.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"95500c687cd212f2"}},{"code_sha256_prefix":"cd4b2281c1facf9e","entry":"normalize_path","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"generate_roleplay_stepaudio2_multigpu.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/generate_roleplay_stepaudio2_multigpu.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cd4b2281c1facf9e"}},{"code_sha256_prefix":"c9a2f4cdece75fed","entry":"split_items","repo":"y-ren16/MCLP","repo_kind":"found_in_text","path":"generate_roleplay_stepaudio2_multigpu.py","file_url":"https://github.com/y-ren16/MCLP/blob/HEAD/generate_roleplay_stepaudio2_multigpu.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c9a2f4cdece75fed"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.SD","source":"arxiv_api"},"syntology_extracted_results":null}