Eleven Music 2.5

Eleven Music 2.5 produces studio-grade music with vocals or instrumental, and also generates short sound effects from a description.

Cost

from 15 tokens

ImageProvider: ElevenLabs

Try Eleven Music 2.5 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":"elevenlabs-audio","input":{"prompt":"studio portrait of a red corgi, soft light","duration":30,"instrumental":false}}'

Input fields

* required
prompt*prompt

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

Type
string
Default
Allowed
string
durationduration
Type
number
Default
30
Allowed
from 3 · up to 600 · step 0.1 seconds
instrumentalinstrumental

True produces an instrumental track and disables the vocal fields.

Type
boolean
Default
false
Allowed
boolean

Cost

from 15 tokens
Vocaldefault15 tk
Instrumental15 tk
Sound-effect0.5 tk/s

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modestext_to_music
Get API key
Eleven Music 2.5 - image generation · Givon AI