MIDI-Templates / README.md
asigalov61's picture
Update README.md
6807460 verified
|
raw
history blame
857 Bytes
metadata
license: cc-by-nc-sa-4.0
language:
  - en
tags:
  - MIDI
  - music
  - MIDI dataset
  - MIDI music
  - MIDI templates
  - music templates
  - templates
pretty_name: miditemplates
size_categories:
  - 10K<n<100K

MIDI Templates

52k+ select MIDIs from Monster MIDI Dataset

Each MIDI has monophonic lead and base melodies, accompaniment and a drum track

MIDI-Templates-Logo.png


Load dataset

from huggingface_hub import snapshot_download

repo_id = "asigalov61/MIDI-Templates"
repo_type = 'dataset'

local_dir = "./MIDI-Templates"

snapshot_download(repo_id, repo_type=repo_type, local_dir=local_dir)

Project Los Angeles

Tegridy Code 2025