tensorflow / tensorflow/datasets

[data request] Google Research AudioSet

Open
#2,399 4 comments 0 reactions 1 assignee View on GitHub

@infiniteoverflow is already working on this.

Since Sep 9, 2020.

dataset request
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

This dataset contains 632 classes of audio events derived from 10-second clips from Youtube that have been human-labeled. The events include recognizing music, speech, vehicle(s), creaking, key-jangling, and so on. The dataset consists of the youtube link, its 10-second segment, and the one or more labels that are contained within that time range. The audio extracted using the youtube-dl library will be .mp3. The sound clips are also rated in terms of quality.

The dataset can be used to train models to predict and identify multiple sounds when presented with a sound clip. Because the dataset has a large number of classes, any sound clip input will likely have at least one label that applies to it. It also contains quality estimates that rate the sound quality of the clip for each class.

Folks who would also like to see this dataset in tensorflow/datasets, please thumbs-up so the developers can know which requests to prioritize.

And if you'd like to contribute the dataset (thank you!), see our guide to adding a dataset.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.