Add files using upload-large-folder tool
Browse files- README.md +10 -3
- augmented.csv +0 -0
- final.csv +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-1.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-2.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-3.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_1.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_2.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_3.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_0.82.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_0.97.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.01.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.07.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.14.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_0.93.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_0.98.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.03.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.05.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.07.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-1.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-2.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-3.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_1.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_2.mid +0 -0
- grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_3.mid +0 -0
- infer.csv +0 -0
- with_prompt.csv +0 -0
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Human performance dataset
|
| 2 |
+
|
| 3 |
+
Piano MIDI dataset used for training and evaluation. Layout and processing:
|
| 4 |
+
|
| 5 |
+
- **Source:** MAESTRO (or similar) with a `prompt` (or `user_prompt`) per piece.
|
| 6 |
+
- **Augmentation:** `dataset_preprocess/augment_dataset.py` adds pitch/time/velocity variants; output CSV lists originals and augmented files.
|
| 7 |
+
- **Grouping:** `dataset_preprocess/group_dataset.py` copies MIDIs into `grouped/` as `composer/genre/filename.mid` (and `augmented/composer/genre/` for augmented). Genre is taken from the prompt text. Writes `final.csv` with paths under `grouped/`.
|
| 8 |
+
- **Inference CSV:** From `grouped/` (or any `composer/genre/` tree), `src.dataset.generate_prompt_batch` builds `infer.csv` (system_prompt, user_prompt, composer, genre) for batch inference.
|
| 9 |
+
|
| 10 |
+
See **dataset_preprocess/dataset_preprocess.md** in the repo for commands and details.
|
augmented.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
final.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-1.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-2.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_-3.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_1.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_2.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_pitch_3.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_0.82.mid
ADDED
|
Binary file (69.3 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_0.97.mid
ADDED
|
Binary file (69.4 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.01.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.07.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_time_1.14.mid
ADDED
|
Binary file (69.6 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_0.93.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_0.98.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.03.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.05.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/fantasy/MIDI-Unprocessed_07_R1_2006_01-04_ORIG_MID--AUDIO_07_R1_2006_02_Track02_wav_vel_1.07.mid
ADDED
|
Binary file (69.5 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-1.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-2.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_-3.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_1.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_2.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
grouped/augmented/Wolfgang Amadeus Mozart/variation/MIDI-Unprocessed_04_R1_2009_01-03_ORIG_MID--AUDIO_04_R1_2009_04_R1_2009_02_WAV_pitch_3.mid
ADDED
|
Binary file (96.9 kB). View file
|
|
|
infer.csv
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
with_prompt.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|