> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# HeyGenVideoTranslateNode - ComfyUI Built-in Node Documentation

> Complete documentation for the HeyGenVideoTranslateNode node in ComfyUI. Learn its inputs, outputs, parameters and usage.

Translate a spoken video into another language with voice cloning and lip sync. This node clones the original speaker's voice and re-animates the mouth to match the translated speech, producing a natural-looking result.

## Inputs

| Parameter              | Description                                                                                     | Data Type | Required | Range                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------- | ----------------------------------------------------------------------------------------------- | --------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `video`                | Video with speech to translate.                                                                 | VIDEO     | Yes      | -                                                                                                                                                                                                                                                                                                                                                                                        |
| `output_language`      | Target language for the translated video.                                                       | STRING    | Yes      | "Arabic"<br />"Bengali"<br />"Chinese"<br />"Danish"<br />"Dutch"<br />"English"<br />"French"<br />"German"<br />"Greek"<br />"Hindi"<br />"Indonesian"<br />"Italian"<br />"Japanese"<br />"Korean"<br />"Malay"<br />"Polish"<br />"Portuguese"<br />"Russian"<br />"Spanish"<br />"Swedish"<br />"Tamil"<br />"Telugu"<br />"Thai"<br />"Turkish"<br />"Ukrainian"<br />"Vietnamese" |
| `mode`                 | 'speed' is faster; 'precision' produces higher-quality lip sync at twice the price.             | STRING    | Yes      | "speed"<br />"precision"                                                                                                                                                                                                                                                                                                                                                                 |
| `translate_audio_only` | Only swap the audio track, keeping the original mouth movements (no lip sync). (default: False) | BOOLEAN   | No       | True<br />False                                                                                                                                                                                                                                                                                                                                                                          |
| `speaker_count`        | Number of speakers in the video. 0 = detect automatically. (default: 0)                         | INT       | No       | 0 to 10                                                                                                                                                                                                                                                                                                                                                                                  |
| `seed`                 | Not sent to HeyGen; change it to force a re-run. (default: 42)                                  | INT       | No       | 0 to 2147483647                                                                                                                                                                                                                                                                                                                                                                          |

## Outputs

| Output Name | Description                                                   | Data Type |
| ----------- | ------------------------------------------------------------- | --------- |
| `video`     | The translated video with voice cloning and lip sync applied. | VIDEO     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/HeyGenVideoTranslateNode/en.md)

***

**Source fingerprint (SHA-256):** `31056060b6309b8ec28b37b353322403e173fd2862b56021392dba24e7a15f69`
