MusPyExpress: Extending MusPy with Enhanced Expression Text Support

📅 2026-08-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决音乐符号建模中缺少表情文本的问题,本文扩展了MusPy库以支持提取和利用表情文本,并提出了多项生成任务。
📝 Abstract
Current work in modeling symbolic music primarily relies on representations extracted from MIDI-like data. While such formats allow for modeling symbolic music as sequences of notes, they omit the large space of symbolic annotations common in western sheet music broadly known as expression text, such as tempo or dynamics, which specify time- and velocity-dependent controls on the musical composition and performance. To alleviate this gap, we present MusPyExpress, an extension to the popular symbolic music processing library MusPy that enables the extraction of expression text along with symbolic music for downstream modeling. Utilizing this extension, we parse the PDMX dataset to illustrate the wealth of expression text available in MusicXML datasets. Additionally, we introduce multiple generative tasks, including joint expression-note generation, expression-conditioned music generation, and expression tagging, that take advantage of this additional notational information.
Problem

Research questions and friction points this paper is trying to address.

symbolic music
expression text
tempo and dynamics
Innovation

Methods, ideas, or system contributions that make the work stand out.

expression text
symbolic music processing
generative tasks