Drum Dataset Ecosystem
Collection
Datasets for automatic drum transcription, source separation, and audio synthesis research. • 15 items • Updated
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
from datasets import load_dataset
ds = load_dataset("schismaudio/waivops-wrld-smb", 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_WRLD-SMB_Samba},
year = {2024},
url = {https://zenodo.org/records/13921290},
}
Part of the SchismAudio drum dataset ecosystem.