File size: 1,223 Bytes
63c5ab0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a38306c
 
63c5ab0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
license: mit
tags:
- guitar
- midi
- MIR
- transcription
- beat-tracking
pretty_name: FLGD
size_categories:
- n<1K
---

# François Leduc Guitar Dataset

- paper: [https://arxiv.org/abs/2402.15258](https://arxiv.org/abs/2402.15258)
- demo: [https://xavriley.github.io/HighResolutionGuitarTranscription/](https://xavriley.github.io/HighResolutionGuitarTranscription/)

Audio and aligned MIDI transcriptions for 79 solo guitar perfomances. Used to train a state-of-the-art (at the time) audio-to-MIDI transcription model for guitar in the paper above.

If you use this dataset in academic work please cite:

```
@inproceedings{DBLP:conf/icassp/RileyED24,
  author       = {Xavier Riley and
                  Drew Edwards and
                  Simon Dixon},
  title        = {High Resolution Guitar Transcription Via Domain Adaptation},
  booktitle    = {{IEEE} International Conference on Acoustics, Speech and Signal Processing,
                  {ICASSP} 2024, Seoul, Republic of Korea, April 14-19, 2024},
  pages        = {1051--1055},
  publisher    = {{IEEE}},
  year         = {2024},
  url          = {https://doi.org/10.1109/ICASSP48485.2024.10446182},
  doi          = {10.1109/ICASSP48485.2024.10446182},
}
```