Instructions to use infosave/MiniMax-Music-3-cmf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- cortiq
How to use infosave/MiniMax-Music-3-cmf with cortiq:
# one Rust binary, no additional dependencies cargo install cortiq-cli # or a prebuilt binary from github.com/infosave2007/cmf/releases hf download infosave/MiniMax-Music-3-cmf --include "*.cmf" --local-dir . ls *.cmf # some repos ship more than one quantization
cortiq music FILE.cmf --prompt "dream pop, warm analog synths, brushed drums" \ --lyrics "[verse] the tide came in and took the map" --seconds 20 --out song.wav
- Notebooks
- Google Colab
- Kaggle
Ctrl+K