Sounds
收藏资源简介:
AI声音检测数据集是一个专门用于训练卷积神经网络(CNN)识别机械和家庭环境声音的音频数据集。数据集包含四种声音类别:钻孔机、洗衣机、键盘打字和吸尘器。所有音频文件均已预处理并转换为22050 Hz的格式,可直接用于音频分类模型的训练。数据集按声音类别组织,包含预处理后的fixed/文件夹和原始录音的raw/文件夹。该数据集适用于音频分类任务,特别是家庭环境声音识别应用。
The AI Sound Detection Dataset is an audio dataset specifically developed for training Convolutional Neural Networks (CNNs) to identify mechanical and household environmental sounds. It encompasses four sound categories: drill, washing machine, keyboard typing, and vacuum cleaner. All audio files have undergone preprocessing and been converted to a 22050 Hz format, making them directly applicable for training audio classification models. The dataset is structured by sound category, with two folders: the preprocessed fixed/ folder and the raw/ folder containing the original recordings. This dataset is suitable for audio classification tasks, especially household environmental sound recognition applications.
数据集概述:AI Sounds Detection Dataset
- 数据集名称:AI Sounds Detection Dataset
- 许可证:MIT
- 任务类别:音频分类(Audio Classification)
- 语言:英语
- 标签:音频、声音分类
数据集描述
该数据集包含用于训练卷积神经网络(CNN)检测机械和家庭声音的音频片段。所有文件已预处理并转换为22,050 Hz采样率,可直接用于训练音频分类模型。
类别
数据集包含以下四个声音类别:
- drilling(钻孔声)
- washing(洗衣机声)
- keyboard(键盘打字声)
- vacuum(吸尘器声)
数据集结构
数据集按声音类别组织,文件夹结构如下:
- drilling/:钻孔机声音文件
- keyboard/:键盘打字声音文件
fixed/:预处理后的音频文件
- vacuum/:吸尘器声音文件
fixed_vacuum/:预处理后的音频文件
- washing/:洗衣机声音文件
fixed_washing/:预处理后的音频文件
- raw/:原始数据文件(主目录)
raw_keyboard/:原始键盘录音raw_vacuum/:原始吸尘器录音raw_washing/:原始洗衣机录音
文件组织说明
- fixed/ 文件夹:包含预处理、清洗和归一化的音频文件,可直接用于模型训练。
- raw/ 文件夹:包含未经处理的原始音频文件,需进行预处理后才能用于训练。




