MusicXML with a little AI thrown in.
This is an experiment in generating sheet music using a transformer model. I use Karpathy's NanoGPT for the model. All the unique code in this repo is simply transforming MusicXML files into a sequence of tokens.
Open-Sourced here: https://github.com/jsphweid/xamil