MusicGPT
MusicGPT copied to clipboard
Add support for Linux arm64
Right now it's very hard to cross-compile aarch64-unknown-linux-gnu targets on the x86_64 GitHub runners because of alsa, not even with cross or cargo-zigbuild.
Not sure what approach should be taken here...