dramabox-reinterpretations-top3
收藏资源简介:
该数据集名为DramaBox reinterpretations,是基于合成语音的数据集,包含约10,000个表演提示(acting prompts),每个提示由TTS模型(laion/moss-tts-local-transformer-4.55b-voice-acting-v2)重新表演64次,并仅发布每个提示中奖励最高的前3个片段,总计约30,000个音频片段。数据集的文本来源为合成表演语料库,混合了英语和德语,包含大量不流畅、词内断句和非连贯内容,典型文本如“Morgan, we are in a negotiation of physical gravity and climbing, which, while just div- any negotiation…”。该数据集适用于自动语音识别(ASR)训练(转录准确但音频困难)、韵律和表达性语音建模、声音爆发检测以及最佳-N 奖励机制研究。数据分为两个部分:当前发布的是边缘案例部分(edge-case half),包含10,000组/30,009个片段,覆盖262个边缘类别(ec000~ec261);第二部分(非边缘材料)正在生成中,将增加约9,980组,最终总计约20,000组。数据以 WebDataset 格式存储(data/top3-NNNN.tar),每个片段包含一个 MP3 文件和对应的 JSON 元数据。JSON 字段包括奖励值(reward_v1c)、奖励组成部分、组内排名、WER、持续时间、ASR 文本、单词级时间戳、字幕、混合度(blend_0_10)、真实性(genuineness_0_6)、情感相似度、EmoNet 40维特征、VoiceNet 57维特征、质量4维特征、声音爆发检测结果(起止时间、类型)以及完整提示和源标识。生成时使用了 v3 情感 LoRA 适配器(TTS-AGI/moss-emotion-loras-v3),其中8个情感(如愤怒、疲惫、恐惧等)用于边缘案例部分。奖励计算为四个组成部分(情感相似度、目标情感、声音爆发混合、真实性)的加权平均乘以 (1 - WER)。数据集中46.8%的候选包含至少一个声音爆发,中位WER为0.17。所有数据均为合成音频,分数由模型输出,未经过人工评估。top-3选择导致数据分布偏向奖励分布的上尾,用于无偏分析应使用原始64候选版本。
The dataset is named DramaBox reinterpretations, a synthetic speech dataset containing approximately 10,000 acting prompts, each re-performed 64 times by a TTS model (laion/moss-tts-local-transformer-4.55b-voice-acting-v2), and only the top-3 highest-reward clips per prompt are released, totaling about 30,000 audio clips. The text source is a synthetic acting corpus, mixing English and German, with abundant disfluencies, intra-word breaks, and incoherent content, e.g., Morgan, we are in a negotiation of physical gravity and climbing, which, while just div- any negotiation…. It is suitable for ASR training (accurate transcription but difficult audio), prosody and expressive speech modeling, vocal burst detection, and best-N reward mechanism research. The data is split into two parts: the currently released edge-case half contains 10,000 groups / 30,009 clips covering 262 edge categories (ec000~ec261); the second part (non-edge material) is being generated, adding about 9,980 groups, totaling ~20,000 groups. Data is stored in WebDataset format (data/top3-NNNN.tar), each clip includes an MP3 file and corresponding JSON metadata. JSON fields include reward value (reward_v1c), reward components, in-group rank, WER, duration, ASR text, word-level timestamps, subtitles, blend_0_10, genuineness_0_6, emotion similarity, EmoNet 40-dim features, VoiceNet 57-dim features, quality 4-dim features, vocal burst detection results (start/end times, type), and full prompt and source identifier. Generation used v3 emotion LoRA adapters (TTS-AGI/moss-emotion-loras-v3), with 8 emotions (e.g., anger, exhaustion, fear) for the edge-case half. The reward is computed as a weighted average of four components (emotion similarity, target emotion, vocal burst blend, genuineness) multiplied by (1 - WER). 46.8% of candidates contain at least one vocal burst, median WER is 0.17. All data is synthetic audio, scores are from model outputs without human evaluation. The top-3 selection biases the distribution toward the upper tail of the reward distribution; for unbiased analysis, the original 64-candidate version should be used.
DramaBox Reinterpretations — Reward-Ranked Top 3 of 64
数据集概览
该数据集包含约 10,000 个表演提示(acting prompts),每个提示由 laion/moss-tts-local-transformer-4.55b-voice-acting-v2 模型重新演绎 64 次,并从中选取奖励得分最高的 3 个版本 发布。总计约 30,000 个音频片段,按 262 个不同的边缘案例类别(ec000 至 ec261)大致均匀分布。
⚠️ 注意:本版本为“边缘案例半区”(10,000 组 / 30,009 个片段)。第二个半区(9,980 组,基于非边缘 DramaBox 材料)正在生成中,完成后将添加到同一仓库,使总数达到约 20,000 组。在数据更新前,请以
manifest.parquet中的实际数字为准。
文本内容警告
- 脚本来自合成表演语料,混合英语和德语,包含大量不流畅、词中停顿和非连续性内容
- 典型示例:"Morgan, we are in a negotiation of physical gravity and climbing, which, while just div- any negotiation…"
- 适用于:ASR 训练(转录文本对困难音频准确)、韵律与表达建模、声音突发检测、Best-of-N 奖励研究
- 不适用于:任何假设文本为规范语言的场景
- 中位 WER 为 0.17,仅 1.6% 的候选片段能完全正确转录——这主要源于源文本的不流畅,而非模型失败
数据文件结构
| 路径 | 说明 |
|---|---|
data/top3-NNNN.tar |
WebDataset 分片:每个片段含一个 .mp3 和一个 .json |
data/top3-NNNN.parquet |
每分片清单(key、reward、WER、duration、blend、genuineness、burst count) |
manifest.parquet |
所有分片合并后的总清单 |
Key 格式:<src_id>.top<rank>,rank ∈ {1, 2, 3},按奖励降序排列。
每个片段的 JSON 包含:
- 奖励相关:
reward_v1c、reward_parts(s/t/b/g)、rank_in_group - 音频指标:
wer、duration、asr_text、words(词级时间戳) - 情感/语音属性:
blend_0_10、genuineness_0_6、emo_sim、emonet(40 维)、voicenet(57 维含回归值、桶和自然语言标签)、quality(4 维) - 突发检测:
bursts(起止时间、时长和类型) - 提示信息:
prompt_caption、prompt_general、prompt_script - 源身份:
src_id、src_duration、category
注意:源音频未重复包含于此,src_id 需对照 DramaBox 暂存语料库解析。
生成模型与 LoRA 适配器
- 基础模型:
laion/moss-tts-local-transformer-4.55b-voice-acting-v2 - LoRA 适配器:
TTS-AGI/moss-emotion-loras-v3,rank 32 / alpha 64,含 40 种情绪适配器 - 其中 8 种情绪(Anger、Fatigue_Exhaustion、Fear、Malevolence_Malice、Pain、Sadness、Sexual_Lust、Teasing)驱动本语料库的边缘案例半区,按组热切换
- 适配器切换成本约 0.021 秒(268 个模块),相对生成过程几乎无开销
- ⚠️ 适配器基于 v2 训练,在旧版检查点上无法正常工作
奖励机制
R = (1.00·s + 1.25·t + 1.00·b + 1.00·g) / 4.25 · (1 − min(WER, 1))
各分量说明:
- s:基于 42 维特征(40 维 EmoNet + arousal + valence)的余弦相似度,对照源片段——检测“是否重新演绎了相同情绪”
- t:目标情绪 sigmoid(在 64 个候选组内做 z-score)
- b:声音突发混合 sigmoid(语料库鲁棒 z-score)
- g:真实性 sigmoid(语料库鲁棒 z-score)
两个关键设计决策:
- WER 门槛采用乘法而非除法:约 3/4 候选片段核心得分为负,除法形式会奖励转录错误。独立验证显示,字面
WER × quality过滤导致 1000 个片段中 602 个得分为 0(60% 的 WER 为 0.00),选出了转录更差的一半。sigmoid 压缩后核心得分严格为正,× (1 − WER)对每个候选单调递减。 - 目标情绪在组内而非语料库内做 z-score:40 个 EmoNet 维度中 20 个语料库 MAD ≤ 0.02,5 个为 0.0,语料库整体上不偏向任何特定情绪,语料库鲁棒 z-score 会除以约 0 而爆炸。组内 z-score 符合组内排序的语义。混合和真实性 MAD 良好(256k 片段上分别为 0.625 和 1.601),保留语料库鲁棒 z-score 以保持跨组可比性。
观测分布(38,400 候选样本,top-3 选择前)
| 指标 | 均值 | p10 | 中位数 | p90 |
|---|---|---|---|---|
reward_v1c |
0.411 | 0.265 | 0.424 | 0.560 |
| WER | 0.329 | 0.067 | 0.170 | 0.444 |
blend_0_10 |
2.154 | 0.000 | 1.656 | 4.966 |
genuineness_0_6 |
1.656 | 0.635 | 1.503 | 2.945 |
| 时长(秒) | 15.45 | 9.44 | 14.40 | 21.36 |
46.8% 的候选片段包含至少一个检测到的声音突发(平均每片段 0.81 个)。
标注说明
- ASR:CrisperWhisper 2 large,逐字模式,词级时间戳。选择该模型是因为转录文本本身就是交付物,而不仅是排序信号。
- 声音突发:先定位再分类,最短时长下限 200 ms。时间戳是可靠部分;类别名称是较弱的模型先验——分类器对连续语音中的突发不可靠,容易偏向 sigh/gasp/ahem。请基于时间跨度筛选,将标签视为提示。
- 情感/语音属性:基于 VoiceCLAP 编码器的 MLP 头输出(EmoNet 40、VoiceNet 57、quality 4、genuineness、blend)。均为模型输出,非人工评分。
注意事项
- 全部为 TTS 模型生成的合成音频,包括任何表面的背景或录音特征
- 所有分数均为模型输出,未进行人工评估
- Top-3 选择意味着本发布版是奖励分布的上尾,无偏分析请使用 raw-64 伴生版本
top3标志已在 400 个组上与reward_v1c的新排序验证,400/400 完全一致
许可证
other。基于 DramaBox 表演提示语料库的合成生成物衍生。在研究之外的用途前,请自行核查所在司法辖区的相关规定。




