minimax music 2.5

Audio·minimax·by Minimax

Minimax 2.5 is an advanced music generation model that transforms lyrics and style prompts into fully produced audio tracks with cohesive composition, vocals, and instrumentation.

Runtime (p50)
2m
Estimated price
$0.15
Call the API
prediction.sh
sh
curl -X POST \
  -H "X-API-Key: $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "minimax-music-2-5",
    "version": "0.0.1",
    "input": {
        "audio_settings": {
            "sample_rate": 44100,
            "bitrate": 256000,
            "format": "mp3"
        },
        "output_format": "url",
        "lyrics": "Verse 1\nCity lights are fading slow\nRain is tapping on my window\nMidnight thoughts I can’t ignore\nYour name echoes even more\n\nPre-Chorus\nEvery drop falls like a memory\nSoft and cold, but still burning me\n\nChorus\nDancing in the afterglow\nOf a love we used to know\nPop melodies and broken hearts\nWe shine bright even in the dark",
        "prompt": "Pop, melancholic, atmospheric, female vocal, emotional, soft synths, light piano, slow tempo, rainy night mood."
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About minimax music 2.5

01 / 03

What is MiniMax Music 2.5?

MiniMax Music 2.5 is an AI music generation model by MiniMax that creates original music tracks from text prompts. It supports multiple genres, moods, and instrumentation styles, producing high-quality audio compositions suitable for content creation, game development, and media production.