File size: 1,124 Bytes
0aa9e21
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
license: cc-by-4.0
task_categories:
  - audio-classification
tags:
  - music
  - piano
  - midi
  - error-detection
pretty_name: EN-augmented Piano Performance Dataset
size_categories:
  - n<1K
---

# EN-augmented: Expert-Novice Piano Performance MIDI

Piano performance MIDI recordings with mistake annotations from beginner players.

- **117 MIDI files** across 7 songs
- **34 annotated pairs** (performance + annotation marking mistake regions)

## Songs

| Song | Performances | Annotated |
|------|-------------|-----------|
| CarelessLove | 11 | 4 |
| CielitoLindo | 6 | 3 |
| LavendersBlue | 17 | 5 |
| OverTheWaves | 11 | 6 |
| SheWoreAYellowRibbon | 13 | 6 |
| TheBlues | 17 | 2 |
| TheEntertainer | 8 | 8 |

## Annotation format

Companion files named `*-annot.mid` contain pitch=0 note events marking mistake time regions.

## Structure

    Recordings_and_Alignments/{Song}/{Song}-XX.mid
    Recordings_and_Alignments/{Song}/{Song}-XX-annot.mid

## Reference

Expert-Novice augmented dataset for piano performance error detection.
Part of [EVPMR](https://github.com/anusfoil/eval-piano-midi-repr) benchmark.