infery
← All models

Elevenlabs Sound Effects V2

elevenlabs-sound-effects-v2

Musicby Elevenlabs

Generate sound effects using ElevenLabs advanced sound effects model.

Details

Accepts
text

Pricing

Price
0.250 cr / second

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
loopbooleanWhether to create a sound effect that loops smoothly.
textrequiredstringThe text describing the sound effect to generate
output_formatstringenum: mp3_22050_32, mp3_44100_32, mp3_44100_64, mp3_44100_96, mp3_44100_128, mp3_44100_192Output format of the generated audio. Formatted as codec_sample_rate_bitrate.
duration_secondsDuration in seconds (0.5-22). If None, optimal duration will be determined from prompt.
prompt_influencenumberHow closely to follow the prompt (0-1). Higher values mean less variation.

Output

FieldTypeDescription
audioThe generated sound effect audio file in MP3 format