ElevenLabs

This page is auto-generated from model configurations. Last updated: 2026-04-03.

This reference lists all available ElevenLabs video generation models and their parameters. Use these parameter names when calling the Generation API.


ElevenLabs Dubbing

Automatically dub audio or video content into another language while preserving speaker voices.

Model ID: model_elevenlabs-dubbing

Capabilities: audio2audio, video2video

LLM Markdown: https://app.scenario.com/api/models/model_elevenlabs-dubbing/markdown

ParameterTypeRequiredDefaultMinMaxAllowed ValuesDescription
filefileYes----The audio or video file to dub.
targetLangstringYesen--en, es, fr, de, it, ja, ko, zh, ru, ar, hi, pt, nl, sv, da, no, fi, pl, tr, id, th, vi, ms, tl, ro, hu, cs, sk, uk, bg, hrThe target language for dubbing (ISO 639-1 code).
sourceLangstringNo---``, en, es, fr, de, it, ja, ko, zh, ru, ar, hi, pt, nl, sv, da, no, fi, pl, tr, id, th, vi, ms, tl, ro, hu, cs, sk, uk, bg, hrThe source language of the audio (ISO 639-1 code). Leave empty for auto-detection.
numSpeakersnumberNo0010-Number of speakers in the audio. Set to 0 for automatic detection.
dropBackgroundAudiobooleanNofalse---Whether to remove background audio from the dubbed output.
disableVoiceCloningbooleanNofalse---Whether to disable voice cloning and use a generic voice instead.
highestResolutionbooleanNofalse---Whether to return the dubbed video in the highest resolution available.