moss-local-dramabox-full-reinterpretations-64
收藏资源简介:
MOSS-Local DramaBox Full-Performance Reinterpretations (best-of-64) 是一个大规模多语言语音合成数据集,专注于语音表演的重新诠释与评估。数据集基于 2,953 个原始的 DramaBox 双场景语音表演(涵盖英语、德语、西班牙语、法语,包含全部 9 条 DramaBox 路径),每个表演使用 MOSS TTS 模型(laion/moss-tts-local-transformer-4.55b-voice-acting)进行了 64 次重新生成,总计约 189,000 个样本。每个样本包含完整的生成指令(包含语音描述、舞台指导和带语音爆发注释的对话文本)、预期文本、原始参考音频(用于语音克隆)以及生成的原始 48 kHz FLAC 音频。数据集的特色在于为每个生成样本提供了全面的评分指标,包括语音识别错误率(WER)、声音真实性与融合度、与提示的语义相似度、基于 EmoNet 的 42 维情感分析分数(含 40 种情绪及效价、唤醒度)、192 维说话人嵌入(ECAPA-TDNN)以及时长匹配度等。这些评分用于计算两种不同的奖励函数:Reward_A 侧重于语音身份与可懂度,Reward_B 侧重于情感表现相似度,旨在支持对生成样本进行多维度评估与最佳样本选择。数据以分桶的 tar 文件形式组织,包含音频文件及对应的评分 Parquet 表,同时提供全局的评分和参考向量汇总文件。该数据集适用于语音合成、语音克隆、情感语音生成、说话人识别以及最佳样本选择策略(best-of-n)等研究任务,采用 Apache-2.0 许可证。
MOSS-Local DramaBox Full-Performance Reinterpretations (best-of-64) is a large-scale multilingual text-to-speech (TTS) dataset focused on the reinterpretation and evaluation of vocal performances. The dataset is built upon 2,953 original dual-scenario vocal performances from DramaBox, covering English, German, Spanish, and French, and includes all 9 DramaBox paths. Each performance was regenerated 64 times using the MOSS TTS model (laion/moss-tts-local-transformer-4.55b-voice-acting), resulting in approximately 189,000 total samples. Each sample contains complete generation instructions (including voice descriptions, stage directions, and dialogue text annotated with speech burst cues), target text, original reference audio for voice cloning, and the raw generated 48 kHz FLAC audio. A key feature of this dataset is that comprehensive scoring metrics are provided for each generated sample, including Word Error Rate (WER), voice authenticity and fusion degree, semantic similarity to the prompt, 42-dimensional emotion analysis scores based on EmoNet (covering 40 emotions plus valence and arousal), 192-dimensional speaker embeddings (ECAPA-TDNN), and duration matching accuracy, among others. These metrics are used to calculate two distinct reward functions: Reward_A focuses on voice identity and intelligibility, while Reward_B prioritizes emotional performance similarity, aiming to support multi-dimensional evaluation and optimal sample selection for generated outputs. The dataset is organized into sharded tar archives, which contain audio files and their corresponding scoring Parquet tables, along with global summary files for scores and reference vectors. This dataset is suitable for research tasks including text-to-speech synthesis, voice cloning, emotional speech generation, speaker recognition, and best-of-n sample selection strategies, and is released under the Apache-2.0 license.
数据集概述
基本信息
- 数据集名称:MOSS-Local DramaBox Full-Performance Reinterpretations (best-of-64)
- 许可证:Apache-2.0
- 任务类别:文本到音频(text-to-audio)
- 语言:英语、德语、西班牙语、法语
- 标签:TTS、配音、语音克隆、DramaBox、best-of-n、情感、说话人嵌入、moss-tts
- 数据集规模:100K < n < 1M
数据集内容
该数据集包含 2,953 个完整的双场景 DramaBox 配音表演(涵盖英语、德语、西班牙语、法语,所有 9 条 DramaBox 路径),每个表演被 重新演绎 64 次。所有音频均使用 laion/moss-tts-local-transformer-4.55b-voice-acting 模型从原始表演中进行语音克隆生成,并提供了两种不同方式(语音身份或情感表现)选择最佳片段的完整评分。
数据来源
- 原始表演:来自
TTS-AGI/dramabox-gemini-finetune数据集(Gemini 提示的 DramaBox 双场景表演,格式为 "CUT TO:")。 - 方法论:参考了 reproduce-and-improve study,规模从 best-of-8 扩展至 best-of-64。
每组生成方式
- instruction:样本的完整 Gemini DramaBox 提示(语音描述 + 舞台指导 + 带发声标记的对话,两个场景含 "CUT TO:")
- text:场景 1 和场景 2 的预期文本
- reference:原始完整表演音频(按顺序两个部分),编码为 MOSS v2 12-codebook 格式用于语音克隆,并作为比较目标
- 生成参数:
audio_temperature 1.0(带参考设置),top-p 0.95,top-k 25,重复惩罚 1.1,每次批量生成 64 个,token 预算 = max(words×6, ref_frames×1.2) 在 12.5 Hz - 音频格式:原始 48 kHz FLAC,无后处理
评分列说明
scores.parquet 文件中包含以下评分指标:
| 列名 | 含义 |
|---|---|
wer, inv_wer |
与预期文本的词错误率(使用 nvidia/parakeet-tdt-0.6b-v3) |
genu, blend |
真实性和发声混合头部(基于 laion/voiceclap-commercial) |
prompt_sim |
VoiceCLAP 中方向文本与音频的余弦相似度 |
ei_* (42列) |
Empathic-Insight-Voice-Plus 分数:40 种 EmoNet 情感 + 效价 + 唤醒度(基于 laion/Empathic-Insight-Voice-Plus 和 laion/BUD-E-Whisper) |
emonet_42 |
以上 42 个值以向量形式表示 |
emotion_cos |
样本 42 维向量与参考 42 维向量的余弦相似度("相同感受?") |
ecapa_192 |
ECAPA-TDNN 说话人嵌入(192 维向量,基于 speechbrain/spkrec-ecapa-voxceleb) |
spk_sim |
样本 ECAPA 与参考 ECAPA 的余弦相似度("相同声音?") |
dur_match |
min(时长, 参考时长)/max(时长, 参考时长) |
rms_db, peak_db, dur |
响度和长度 |
references.parquet 包含每组参考的 42 维 EmoNet 向量和 ECAPA 嵌入。
两种奖励分数(基于原始列计算,全局 min-max 归一化)
- 奖励 A(语音身份) = mean( n(spk_sim), n(inv_wer), n(genu), n(blend), n(dur_match) ) 衡量"相同说话人、清晰可懂、至少和原始一样真实?"
- 奖励 B(情感表现) = emotion_cos × inv_wer 衡量"是否感觉像相同的表演?"
数据布局
data/bucket_XXX.tar ~每个约 100 组:<gid>/<gid>_vNN.flac(64 个片段,48 kHz) + bucket_XXX_scores.parquet scores.parquet 所有片段的所有分数和嵌入 references.parquet 每组的参考向量/嵌入
生成技术栈
- 模型:
laion/moss-tts-local-transformer-4.55b-voice-acting - 编解码器:
OpenMOSS-Team/MOSS-Audio-Tokenizer-v2 - 配方和代码:github.com/LAION-AI/laion-moss-local-1.5-voice-acting-4.55b
- 硬件:8×A100,融合生成→评分工作流(约 1.3–1.6 秒/片段/GPU,包含所有评分)
许可证
数据集遵循 Apache-2.0 许可证。合成语音由上述模型生成;原始提示/表演来自 TTS-AGI/dramabox-gemini-finetune(CC-BY-4.0 许可证)。




