Downloads · 30 days
0
cnmat/MIDI_tokenization_models
MIDI_tokenization_models is a machine learning model from cnmat. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
This repository contains official artifacts for the paper "Evaluating Tokenization Strategies for Expressive Classical Piano Performance Generation", submitted to the 29th International Conference on Digital Audio Eff…
Downloads · 30 days
0
Access
Public
Updated Aug 6, 2026
Repo size
5.8 GB
Likes
0
Public
Click a slice to open those files.
.bin5.8 GB · 100%
From the Hugging Face model README
This repository contains official artifacts for the paper "Evaluating Tokenization Strategies for Expressive Classical Piano Performance Generation", submitted to the 29th International Conference on Digital Audio Effects (DAFx26).
We provide six composer/genre-conditional MIDI Transformers, each trained on a distinct tokenization scheme to systematically evaluate expressive piano performance generation.
| Subfolder | Tokenization Mode | Target Features |
|---|---|---|
note | note | Onset, Pitch & duration |
note_pedal | note_pedal | Onset, Pitch, duration, sustain pedal |
note_velocity | note_velocity | Onset, Pitch, duration, velocity |
note_velocity_beat | note_velocity_beat | Onset, Pitch, duration, velocity, beat markers |
note_velocity_pedal | note_velocity_pedal | Onset, Pitch, duration, velocity, sustain pedal |
full | full | Complete expressive performance attributes |