infery
← All models

ElevenLabs Voice Changer

elevenlabs-voice-changer

Text to Speechby Elevenlabs

Change the voices in your audios with voices in ElevenLabs!

Details

Accepts
audio

Pricing

Price
37.5 cr / minute

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
seedintegerRandom seed for reproducibility.
voicestringThe voice to use for speech generation
audio_urlrequiredstringThe input audio file
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.
remove_background_noisebooleanIf set, will remove the background noise from your audio input using our audio isolation model.

Output

FieldTypeDescription
seedintegerRandom seed for reproducibility.
audioThe generated audio file