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

ImageProvider: MiniMax

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.

Run generation
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
prompt*prompt

Music brief: mood, genre, instrumentation, tempo and use-case.

Type
string
Default
Allowed
string
durationduration
Type
number
Default
60
Allowed
from 1 · up to 300 · step 1 seconds
lyrics*lyrics

Поддерживаются [intro], [verse], [pre-chorus], [chorus], [post-chorus], [bridge], [instrumental], [solo] и [outro]. Каждый тег должен стоять на отдельной строке.

Type
string
Default
Allowed
string

Cost

0.2 tokens/s

Capabilities

Modestext_to_music
Get API key