Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.58 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.58 KB

XMIDI Dataset

A large-scale symbolic music dataset with emotion and genre labels.

Please refer to the following paper for more details:

XMusic: Towards a Generalized and Controllable Symbolic Music Generation Framework

Sida Tian, Can Zhang, Wei Yuan, Wei Tan, Wenjie Zhu

[PDF] [ArXiv] [Project Page]

Brief Introduction

We built XMIDI, the largest known symbolic music dataset with precise emotion and genre labels, comprising 108,023 MIDI files. The average duration of the music pieces is around 176 seconds, resulting in a total dataset length of around 5,278 hours.

Download

The XMIDI dataset can be downloaded via google drive.

The zip file contains 108,023 .midi files, and the file naming format is as follows:

XMIDI_<Emotion>_<Genre>_<ID_len_8>.midi

Citation

Please consider citing the following paper if you feel our XMIDI dataset useful to your research:

@article{xmusic2025,
    title={XMusic: Towards a Generalized and Controllable Symbolic Music Generation Framework},
    author={Tian, Sida and Zhang, Can and Yuan, Wei and Tan, Wei and Zhu, Wenjie},
    journal={IEEE Transactions on Multimedia},
    year={2025},
    publisher={IEEE}
}