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

elevenlabs /music:66fa53d4

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_standard
Audio output format: mp3_standard (128kbps MP3, balanced quality/size), mp3_high_quality (192kbps MP3, higher quality), wav_16khz (16kHz WAV, good for voice), wav_22khz (22kHz WAV), wav_24khz (24kHz WAV), wav_cd_quality (44.1kHz WAV, uncompressed CD quality)
prompt
string
Description of the music you want to generate
music_length_ms
integer
10000

Min: 5000

Max: 300000

Target duration of the music in milliseconds (optional, defaults to ~10 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'}