Mikeandmenny commited on
Commit
4712f3e
·
verified ·
1 Parent(s): 6a84713

Add files using upload-large-folder tool

Browse files
Files changed (27) hide show
  1. README.md +10 -3
  2. augmented.csv +0 -0
  3. final.csv +0 -0
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. infer.csv +0 -0
  27. with_prompt.csv +0 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: mit
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