MiniMax Music 3
Produces a finished WAV track from a music description plus required lyrics. Structure tags mark verses, choruses, bridges, solos and instrumental sections; up to five minutes.
Cost
0.2 tokens/s
Try MiniMax Music 3 in Givon AI
Open a working project for regular creation, or use Playground to inspect the model parameters.
Use through API
Request fields, constraints, and ready-to-use examples for developers. The user workflow starts above.
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Idempotency-Key: $IDEMPOTENCY_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"image","model":"minimax-music-3","input":{"prompt":"studio portrait of a red corgi, soft light","duration":60}}'Input fields
* required| Field | Type | Default | Allowed |
|---|---|---|---|
prompt* promptMusic brief: mood, genre, instrumentation, tempo and use-case. | string | — | string |
duration duration | number | 60 | from 1 · up to 300 · step 1 seconds |
lyrics* lyricsПоддерживаются [intro], [verse], [pre-chorus], [chorus], [post-chorus], [bridge], [instrumental], [solo] и [outro]. Каждый тег должен стоять на отдельной строке. | string | — | string |
promptMusic brief: mood, genre, instrumentation, tempo and use-case.
- Type
- string
- Default
- —
- Allowed
- string
duration- Type
- number
- Default
- 60
- Allowed
- from 1 · up to 300 · step 1 seconds
lyricsПоддерживаются [intro], [verse], [pre-chorus], [chorus], [post-chorus], [bridge], [instrumental], [solo] и [outro]. Каждый тег должен стоять на отдельной строке.
- Type
- string
- Default
- —
- Allowed
- string
Cost
0.2 tokens/sCapabilities
text_to_music