You're looking at a specific version of this model. Jump to the model overview.

elevenlabs /music:fe4701ee

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
output_format
None
mp3_44100_128
Audio output format
prompt
string
Description of the music you want to generate
music_length_ms
integer

Min: 5000

Max: 300000

Target duration of the music in milliseconds (optional, defaults to API's default ~30 seconds)
force_instrumental
boolean
True
If true, removes vocal elements from the generated music

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}