audio_flamingo_description
收藏资源简介:
该数据集是一个包含音频及其相关注释的集合。每个样本包含音频文件(audio)、语言标签(language)、数据来源(source)、JSON 格式的类别信息(json.category)、原始文本(txt)、注释后的文本(annotated_txt)、事件数量(No. of Events)、唯一事件数量(unique No. of Events)、唯一事件列表(unique Events)以及一个名为 flamingo_next_description 的字段。训练集共有 417 个样本。数据集可用于音频事件检测、语音识别或文本注释相关任务的研究。
This dataset is a collection of audio files with related annotations. Each sample includes an audio file (audio), language label (language), data source (source), category information in JSON format (json.category), original text (txt), annotated text (annotated_txt), number of events (No. of Events), number of unique events (unique No. of Events), list of unique events (unique Events), and a field named flamingo_next_description. The training set has a total of 417 samples. The dataset can be used for research on audio event detection, speech recognition, or text annotation-related tasks.
数据集概述:audio_flamingo_description
基本信息
- 数据集名称:audio_flamingo_description
- 数据集地址:https://huggingface.co/datasets/nadsoft/audio_flamingo_description
- 数据集大小:约89.48 MB(下载大小约87.93 MB)
- 数据分割:仅包含训练集(train),共417个样本
数据特征
该数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| audio | audio | 音频数据 |
| language | string | 语言标识 |
| source | string | 数据来源 |
| json | struct | 包含子字段category(类别,string类型) |
| txt | string | 文本内容 |
| annotated_txt | string | 标注后的文本 |
| No. of Events | int64 | 事件数量 |
| unique No. of Events | int64 | 唯一事件数量 |
| unique Events | list[string] | 唯一事件列表 |
| flamingo_next_description | string | Flamingo后续描述 |
数据用途
该数据集包含音频及其对应的文本描述和标注信息,可用于音频描述生成、事件检测等相关任务,其中flamingo_next_description字段可能是用于训练Flamingo模型生成音频描述的标注数据。




