首个用于文学角色语音属性推断的数据集与评估框架
S-VoCAL: A Dataset and Evaluation Framework for Inferring Speaking Voice Character Attributes in Literature
- 构建8个语音属性的文学角色数据集,基于项目古腾堡文本
- 使用RAG模型可准确推断年龄、性别等属性,但对出身、健康等效果差
- 提供基于大模型嵌入的新相似性度量,适合语音合成与角色建模研究者
随着文本到语音(TTS)系统的发展,合成有声书已达到前所未有的自然程度。然而,现有系统在模仿虚构角色、传递复杂情绪或语调方面仍存在明显差距。提升角色辨识度的一个方向是为书中每个角色分配合理的语音属性。这需要在长篇文本上下文中推断角色的年龄、性别、出身或身体状况等特征,而此类任务亟需专门的基准数据集进行评估。本文提出S-VoCAL(文学中的语音角色属性),首个专注于评估语音相关虚构角色属性推断的数据集与评估框架。S-VoCAL包含8个基于社会语音学研究的属性,涵盖952个角色-书籍配对,数据源自项目古腾堡。其评估框架针对每种属性特点设计,并引入基于大语言模型嵌入的新型相似性度量。我们通过简单的检索增强生成(RAG)流水线验证了S-VoCAL的可用性,结果表明该方法能可靠推断年龄、性别等属性,但在出身、身体状况等属性上表现不佳。数据集与评估代码已开源。
原文摘要 · Abstract (English)
With recent advances in Text-to-Speech (TTS) systems, synthetic audiobook narration has seen increased interest, reaching unprecedented levels of naturalness. However, larger gaps remain in synthetic narration systems' ability to impersonate fictional characters, and convey complex emotions or prosody. A promising direction to enhance character identification is the assignment of plausible voices to each fictional characters in a book. This step typically requires complex inference of attributes in book-length contexts, such as a character's age, gender, origin or physical health, which in turns requires dedicated benchmark datasets to evaluate extraction systems' performances. We present S-VoCAL (Speaking Voice Character Attributes in Literature), the first dataset and evaluation framework dedicated to evaluate the inference of voice-related fictional character attributes. S-VoCAL entails 8 attributes grounded in sociophonetic studies, and 952 character-book pairs derived from Project Gutenberg. Its evaluation framework addresses the particularities of each attribute, and includes a novel similarity metric based on recent Large Language Models embeddings. We demonstrate the applicability of S-VoCAL by applying a simple Retrieval-Augmented Generation (RAG) pipeline to the task of inferring character attributes. Our results suggest that the RAG pipeline reliably infers attributes such as Age or Gender, but struggles on others such as Origin or Physical Health. The dataset and evaluation code are available at https://github.com/AbigailBerthe/S-VoCAL .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。