Skip to content
Get started
GENERATION API CALLS
Video Generation

ElevenLabs

This page is auto-generated from model configurations. Last updated: 2026-08-18.

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


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.

Next-generation automatic dubbing with improved translation and voice quality. Preserve brand names and jargon with keyterms.

Model ID: model_elevenlabs-dubbing-v2

Capabilities: audio2audio, video2video

LLM Markdown: https://app.scenario.com/api/models/model_elevenlabs-dubbing-v2/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 / BCP-47 code).
sourceLangstringNoauto--auto, 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 / BCP-47 code). Use auto for automatic detection.
keytermsstring_arrayNo----Terms to preserve verbatim across translation (names, brands, jargon). Max 1000 terms of up to 50 characters each.