{
    "caption": "An upbeat synthwave track with punchy drums and analog bass",
    "lyrics": "[start]\n[verse]\nNeon lights across the bay\nWe drive until the break of day",
    "duration": 8,
    "steps": 30,
    "dit_cfg": 1.7,
    "lm_cfg": 1.5,
    "lm_top_k": 50,
    "seed": 42,
    "lm_seed": 42,
    "output_format": "wav16",
    "dit_model": "MiniMax-Music3-transformer-Q4_K_M.gguf",
    "lm_model": "MiniMax-Music3-language_model-BF16.gguf",
    "depth_model": "MiniMax-Music3-rvq_depth_decoder-BF16.gguf",
    "cond_model": "MiniMax-Music3-condition_encoder-F32.gguf",
    "vae_model": "MiniMax-Music3-vocoder-F32.gguf"
}