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| Field | Type | Default | Allowed |
|---|---|---|---|
prompt* promptMusic brief: mood, genre, instrumentation, tempo and use-case. | string | — | string |
duration duration | number | 30 | from 3 · up to 600 · step 0.1 seconds |
instrumental instrumentalTrue produces an instrumental track and disables the vocal fields. | boolean | false | boolean |
prompt*
promptMusic brief: mood, genre, instrumentation, tempo and use-case.
- Type
- string
- Default
- —
- Allowed
- string
duration
duration- Type
- number
- Default
- 30
- Allowed
- from 3 · up to 600 · step 0.1 seconds
instrumental
instrumentalTrue produces an instrumental track and disables the vocal fields.
- Type
- boolean
- Default
- false
- Allowed
- boolean
Cost
from 15 tokensVocaldefault15 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
Modes
text_to_music