vocal-bursts-gemini-segments
收藏资源简介:
该数据集(burst_gemini_segments,数据集B)包含5161个突发音频片段,这些片段是从数据集A的完整话语中切出的,每个片段对应一个Gemini事件。数据以WebDataset格式存储,分为6个分片。每个样本包括:一个48kHz单声道OGG/Vorbis格式的音频片段(键值_eNN.ogg),一个包含主标签的文本文件(键值_eNN.txt,遵循laion/vocal-bursts-clean的.txt约定),以及一个包含所有1-3个标签、置信度、描述、父话语键、父语料库类别、源数据集、核起始/结束时间(秒)、语音重叠分数以及片段来源(gemini_as_is)的JSON文件(键值_eNN.json)。片段时长中位数为0.76秒,第10百分位0.47秒,第90百分位1.6秒,最大13.1秒。数据集的标注由Gemini-3.8-flash模型盲注完成,使用83类分类法,仅对完整话语进行标注,片段是后续从这些话语切出的。标注并未验证为真实标签,而是作为第二意见。数据集的主要用途是用于标签,不建议用于训练定位模型。来源数据集包括emolia、voice_profile/emolia、voice_profile/mediathek等,共8个来源,其中0行无法追溯。排除了播客(2094行)和人为制造的数据(3行)。验证等级分为严格(2727行)和族宽松(871行),每个样本都带有verification字段。音频格式选择OGG/Vorbis而非MP3,因为MP3会引入23毫秒的延迟,而OGG是样本精确的。
This dataset (burst_gemini_segments, dataset B) contains 5161 burst audio segments cut from full utterances of dataset A, each corresponding to a Gemini event. Data is stored in WebDataset format, split into 6 shards. Each sample includes: a 48kHz mono OGG/Vorbis audio segment (key _eNN.ogg), a text file containing the main label (key _eNN.txt, following the .txt convention of laion/vocal-bursts-clean), and a JSON file (key _eNN.json) containing all 1-3 labels, confidence, description, parent utterance key, parent corpus category, source dataset, onset/offset time (seconds), speech overlap score, and segment source (gemini_as_is). The median segment duration is 0.76 seconds, 10th percentile 0.47 seconds, 90th percentile 1.6 seconds, maximum 13.1 seconds. The annotations were performed by the Gemini-3.8-flash model in a blind manner using an 83-class taxonomy, only on complete utterances, from which segments were later cut. The annotations are not verified as ground truth but serve as a second opinion. The primary use of the dataset is for labels; it is not recommended for training localization models. Source datasets include emolia, voice_profile/emolia, voice_profile/mediathek, etc., totaling 8 sources, with 0 rows untraceable. Podcasts (2094 rows) and artificially manufactured data (3 rows) were excluded. Verification levels are strict (2727 rows) and family relaxed (871 rows), and each sample carries a verification field. The audio format is OGG/Vorbis instead of MP3 because MP3 introduces a 23-millisecond delay, while OGG is sample-accurate.
数据集概述:laion/vocal-bursts-gemini-segments (Dataset B)
基本信息
- 许可证: CC BY 4.0
- 任务类型: 音频分类
- 语言: 英语、德语
- 数据量: 5,161 个声音爆发片段(vocal-burst segments),来源于 3,304 段真实语音话语
- 总时长: 1.39 小时
- 时长统计: 中位数 0.76 秒,平均 0.969 秒,范围 0.23 至 13.1 秒(p10: 0.47 秒,p90: 1.6 秒)
- 音频格式: 48,000 Hz 单声道 OGG/Vorbis
- 类别数量: 59 个不同标签,映射至 49 个语料库类别
数据内容
每个片段包含一个独立的声音爆发事件(如笑声、叹息、喘息等),不包含其他内容。文件格式为 WebDataset,共 6 个 shard,每个样本包含:
- OGG 音频文件(48 kHz 单声道)
- TXT 文件(主要标签)
- JSON 文件(1-3 个标签、置信度、描述、父话语键、来源、语音重叠比例等元数据)
数据来源
| 来源 | 片段数 | 占比 |
|---|---|---|
| emolia(开放语音语料库) | 1,226 | 23.8% |
| voice_profile/emolia | 1,200 | 23.3% |
| voice_profile/the_wild_audio | 1,049 | 20.3% |
| voice_profile/kseries | 951 | 18.4% |
| vocal_bursts_clean | 370 | 7.2% |
| voice_profile/refvoice | 195 | 3.8% |
| voice_profile/anime | 138 | 2.7% |
| kartoffelphon | 32 | 0.6% |
所有片段均可溯源,0 行无法归属。无拼接、串联或声音转换的合成内容。
多标签分布
- 英语片段: 2,900 个
- 德语片段: 2,261 个
最常见标签(前 10)
| 标签 | 片段数 |
|---|---|
| Chuckle | 793 |
| Exasperated Sigh | 557 |
| Deep Breath | 533 |
| Sharp Inhale | 485 |
| Panting | 327 |
| Humming | 225 |
| Yawn | 190 |
| Scream | 184 |
| Exhausted Groan | 161 |
| Heavy Breathing | 159 |
模型性能基准(11 类、说话人分离划分)
- 基于本数据集训练的模型: 56.1% ± 3.4 准确率
- 原检测器(限制在相同 11 类): 39.0%
- 原检测器(全部 83 类): 18.9%
- 随机猜测: 9.1%
按类别最佳表现:Chuckle 89%、Exhausted Groan 76%、Humming 72%、Scream 71%、Panting 67%。
验证机制
每行包含两种验证级别之一:
- strict(3,999 个片段): 目标片段在 1.5 秒内包含同类检测
- family_relaxed(1,162 个片段): 允许同族爆发(不同标签但属同类)
设计目的
本数据集用于重新训练声音爆发分类器,改进原检测器仅使用 83 个标签中的 8 个且完全无法检测“Shriek”的问题。片段标签由 Gemini 3.8 Flash 在盲注条件下生成(不透露原语料库类别)。
使用注意事项
- 标签是模型的第二意见,而非已验证的真实标注
- 时间边界未经标注验证——不建议用于训练定位器;片段包含能量收紧窗口的元数据(nucleus_start_s/nucleus_end_s)及语音重叠比例(speech_overlap_frac)
- 每个样本均标记 human_recording 字段,便于区分真人录音和合成语音




