YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
kobimusic is a platform where people can upload music (mp3s) and get arrangmentsback. When users upload their audio, it asks the arrangment style and for what band / instrument.
-- Implementation specifics
The model generates chord + melody data. From there, the arrangerlang turns it into sheet music. Arrangerlang is in ./arrangerlang of this project.
When this is implemented, because the model is still a WIP, there should be a 'dummy' server for the chord / melody data. Returns something simple like abc song or something.
Inference should still be bridged from the dummy server to the arrangerlang, as that will be implemented
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support