Discover MIDI Dataset official release!
Discover MIDI Dataset
Ultimate MIDI dataset for MIDI music discovery and symbolic music AI purposes
Official release version
-
Download Discover MIDI dataset from official Hugging Face repo
pip install -U huggingface_hubfrom huggingface_hub import snapshot_download
snapshot_download(repo_id="projectlosangeles/Discover-MIDI-Dataset",
repo_type='dataset',
local_dir='./Discover-MIDI-Dataset/'
)-
Install and download with PyPi package
pip install -U discovermidiimport discovermidi
discovermidi.download_dataset()-
Cite with DOI
@misc{project_los_angeles_2025,
author = { Project Los Angeles },
title = { Discover-MIDI-Dataset (Revision d46b85d) },
year = 2025,
url = { https://huggingface.co/datasets/projectlosangeles/Discover-MIDI-Dataset },
doi = { 10.57967/hf/7317 },
publisher = { Hugging Face }
}
Project Los Angeles
Tegridy Code 2025
Full Changelog: https://github.com/asigalov61/discovermidi/commits/v25.12.23