← Back to all generators

elevenlabs/music

Compose a song from a prompt or a composition plan

Capabilities

No capability data available

Cost

Community model (estimated from hardware time)

Input Parameters

prompt required string

Description of the music you want to generate

force_instrumental boolean

If true, removes vocal elements from the generated music

Default: true
music_length_ms integer

Target duration of the music in milliseconds (optional, defaults to ~10 seconds)

Default: 10000 min: 5000, max: 300000
output_format string

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)

Default: "mp3_standard"
mp3_standard mp3_high_quality wav_16khz wav_22khz wav_24khz wav_cd_quality
Version: 66fa53d463ca Updated: 2/26/2026 4.7K runs