Skip to content

Request support for REMI and Compound Words representations #63

@15805383399

Description

@15805383399

Recently, I found two new representations for symbolic music generation.
But using their open source code is not as easy as using muspy.
I hope that these two representations could be added to muspy's built-in representations.

REMI

https://ailabs.tw/human-interaction/pop-music-transformer/
image
The MIDI-like representation is actually the event-based representation in muspy
And of course, the REMI representation got beter performance in their paper

Compound Words

https://ailabs.tw/human-interaction/compound-word-transformer-generate-pop-piano-music-of-full-song-length/
image
The Compound Words representation further improves the REMI representation.
The most import point I think is that, Compound Words representation makes the sequence much shorter.
And this makes it posible for attention window to cover the whole sequence.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions