SkillAgentSearch skills...

AudioDataset

Dataset of Music21 & AudioSet & VGGSound

Install / Use

/learn @PixelChen24/AudioDataset
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Download Dataset of Music21 & AudioSet & VGGSound

This repository is aimed to help you get datasets in field of music separation.

  • For Nusic21 Dataset, run Music21.py. Downloaded files will be stored in Dataset/Music21

    • Files will be named in this foarmat:YoutubeID+++label+.mp4
  • For AudioSet Dataset, run AudioSet.py. Downloaded files will be stored in Dataset/AudioSet

    • Files will be named in this format: SerialNum+YoutubeID+.mp4
    • You may notice that filename does not contain label. Thats because the dataset itself is in a mess. A little fragment may contain several type of music. To match each video with its label index(Starts with a '/' and a letter, for example "/m/012xff"), refer to CSV Source File. After you get the label index, you have to consult ontology.json or this file for its real label
  • For VGGSound Dataset, run VGGSound.py. Downloaded files will be stored in Dataset/VGGSound

    • Files will be named in this format: SerialNum++label+.mp4

:warning:The dataset is very very large. For each dataset, if you don't need every record of it, you can download part of it by assign start and end in each python file

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated2y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Nov 28, 2023

No findings