Muzic ROC

Muzic ROC is an open-source music generation model. The user can input lyrics and a chord progression as text, and the model will output a melody. ROC is language-insensitive, so slightly editing the code can modify its output language.

Year: 2022

Website: https://github.com/microsoft/muzic/tree/main/roc

Input types: Text

Output types: MIDI

Output length: dependent on lyrics provided

AI Technique:

Dataset: LMD-matched MIDI dataset

License type: MIT License

Real time:

Free:

Open source:

Checkpoints:

Fine-tune:

Train from scratch:

#text-to-audio #text-prompt #open-source #free #checkpoints

Guide to using the model

To run the model locally, follow the steps given here

Edit