dramabox-voice-acting-data-annotated
收藏资源简介:
DramaBox Voice Acting Data - Annotated是laion/dramabox-voice-acting-data数据集的后续处理版本,专门设计用于语音表演和情感转换研究。该数据集包含来自同一说话者的两个情感场景样本,这些场景通过CUT TO:过渡分隔。经过系统化处理流程,包括使用NVIDIA RE-USE进行非歌唱样本的语音增强降噪、LavaSR超分辨率将音频扩展至48kHz、Whisper Turbo ASR生成带词级时间戳的完整转录、在CUT TO:过渡处将音频分割为两部分,以及使用VoiceCLAP Large提取每个部分的3584维语音嵌入。通过这种分割处理,数据集创建了同一语音身份但不同情感的配对音频片段,使研究人员能够训练在情感转换过程中保持说话者一致性的语音表演系统。数据以MP3文件(256kbps单声道48kHz)和JSON注释文件的形式提供,每个样本包含两个音频文件(part1.mp3和part2.mp3)和一个包含ASR转录、时间戳、嵌入向量和元数据的JSON文件。数据集适用于音频分类、文本转语音、语音增强和语音表演系统开发等任务。
DramaBox Voice Acting Data - Annotated is a follow-up processed version of the laion/dramabox-voice-acting-data dataset, specifically designed for voice acting and emotion transfer research. The dataset contains two emotional scene samples from the same speaker, separated by a CUT TO: transition. It undergoes a systematic processing pipeline, including denoising with NVIDIA RE-USE for non-singing samples, upsampling to 48kHz using LavaSR super-resolution, generating full transcriptions with word-level timestamps via Whisper Turbo ASR, splitting audio at the CUT TO: transition into two parts, and extracting 3584-dimensional voice embeddings for each part using VoiceCLAP Large. This segmentation creates paired audio segments with the same vocal identity but different emotions, enabling researchers to train voice acting systems that maintain speaker consistency during emotion transfer. The data is provided as MP3 files (256kbps mono 48kHz) and JSON annotation files, with each sample containing two audio files (part1.mp3 and part2.mp3) and a JSON file with ASR transcriptions, timestamps, embedding vectors, and metadata. The dataset is suitable for tasks such as audio classification, text-to-speech, speech enhancement, and voice acting system development.
数据集名称
DramaBox Voice Acting Data - Annotated
许可证
- CC-BY-4.0
任务类型
- 音频分类
- 文本转语音
语言
- 英语
- 德语
标签
- 配音
- 语音增强
- 音频
数据集来源
该数据集是对 laion/dramabox-voice-acting-data 的后处理版本。
处理流程
- 语音增强:使用 nvidia/RE-USE 对非歌唱样本进行降噪处理。
- 超分辨率:通过 YatharthS/LavaSR 将音频带宽扩展至 48kHz。
- 自动语音识别:使用 Whisper Turbo 生成完整转录及单词级时间戳。
- 场景分割:在“CUT TO:”转场处将音频分割为两部分(Part 1 和 Part 2)。
- 语音嵌入:使用 laion/voiceclap-large 为每部分生成 3584 维语音嵌入向量。
数据集目的
每个 DramaBox 样本包含同一位说话者的两个情感场景,场景之间由“CUT TO:”分隔。通过分割,创建同一语音身份在不同情感下的配对音频片段,从而支持训练在情感转换中保持说话者一致性的配音系统。
数据格式
- 音频文件:MP3 格式,256kbps,单声道,48kHz
- 标注文件:每个样本对应一个 JSON 文件,包含 ASR 转录、时间戳、嵌入向量和元数据
- 打包方式:按源数据集结构打包为 tar 文件
每个样本包含的文件
{prompt_id}_seed{NN}_part1.mp3:场景 1 音频{prompt_id}_seed{NN}_part2.mp3:场景 2 音频{prompt_id}_seed{NN}.json:完整标注信息
使用的模型
- nvidia/RE-USE:语音增强
- YatharthS/LavaSR:超分辨率
- openai/whisper turbo:自动语音识别
- laion/voiceclap-large:语音嵌入
- ResembleAI/DramaBox:源文本转语音模型




