infery
← All models

ElevenLabs Dubbing

elevenlabs-dubbing

Video generationby Elevenlabs

Generate dubbed videos or audios using ElevenLabs Dubbing feature!

Example

Details

Accepts
audio

Pricing

Price
75 cr / minute

Prices in credits (1 credit = $0.01).

Data schema

Input

FieldTypeDescription
audio_urlURL of the audio file to dub. Either audio_url or video_url must be provided.
video_urlURL of the video file to dub. Either audio_url or video_url must be provided. If both are provided, video_url takes priority.
source_langSource language code. If not provided, will be auto-detected.
target_langrequiredstringTarget language code for dubbing (ISO 639-1)
num_speakersNumber of speakers in the audio. If not provided, will be auto-detected.
highest_resolutionbooleanWhether to use the highest resolution for dubbing.

Output

FieldTypeDescription
videoThe dubbed video file. Will be populated if video_url was provided in the request.
target_langstringThe target language of the dubbed content