Cookies & tracking

We use cookies for essentials, and optionally for analytics. You can change this anytime. Privacy Policy

🎵 MusicMiniMax

MiniMax Music

MiniMax Music is built for audio-conditioned generation: hum a melody or upload a reference, and the song is written around it.

Try it

You can fill this in now — signing in happens when you run it, and your inputs come with you.

At a glance

Developer
MiniMax
Can do
Text to music, Audio to music, Humming to song
Credits per run
Typical time
~90s
Added
2026-08-11

Parameters

What the model takes. The form above is generated from exactly this list, and the API accepts the same field names.

ParameterTypeDefaultRange / options
prompt
Song description
Long text
reference_audio_url
Humming / reference audio
Audio upload
instrumental
Instrumental only
On / offNo

Use it from the API

The same run, as a request. Send your API key as a bearer token; poll the returned request_uid until it is done.

curl -X POST https://api.wisaven.com/v1/ai/async/tasks \
  -H "Authorization: Bearer $WISAVEN_API_KEY" \
  -H "X-App-Id: wisaven" -H "Content-Type: application/json" \
  -d '{
  "model": "minimax-music",
  "task": "text-to-music",
  "input": {
    "prompt": "your prompt here",
    "reference_audio_url": "https://…",
    "instrumental": false
  }
}'

Questions

What can MiniMax Music do?

Text to music, Audio to music, Humming to song. Fill in the parameters on this page to try it.

How many credits does MiniMax Music cost?

Usage-based, charged at the platform's live price when you run it. One credit balance covers every workspace.

How long does it take?

Around 90 seconds; heavier settings or a queue take longer, and the page shows progress.

Do I need an account, and who owns the output?

Browsing and filling in the form need no account; running it does (new accounts start with free credits). What you generate is yours, personally or commercially, subject to the terms.

Where this model is used: Music·All models