Drum Dataset Ecosystem
Collection
Datasets for automatic drum transcription, source separation, and audio synthesis research. • 15 items • Updated
audio audioduration (s) 6.55 14.8 |
|---|
from datasets import load_dataset
ds = load_dataset("schismaudio/waivops-jaz-drm", streaming=True)
Part of the Patchbanks WaivOps collection of AI-generated drum loop datasets.
Each WAV file is paired with a JSON metadata file containing MIDI note data and tempo labels.
@misc{patchbanks_waivops,
author = {Patchbanks},
title = {WaivOps_JAZ-DRM_Jazz},
year = {2024},
url = {https://zenodo.org/records/15658848},
}
Part of the SchismAudio drum dataset ecosystem.