← All models
Heygen Translate Model with Extreme Precision
Example
Details
- Accepts
- video
Pricing
- Price
- 6.25 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| srt_url | — | Optional URL of a custom SRT subtitle file. |
| srt_role | — | Whether the custom SRT applies to the source or translated video. |
| video_urlrequired | string | URL of the video to translate. Maximum length is 8 minutes. |
| speaker_num | — | Number of speakers in the video |
| enable_caption | boolean | Generate an SRT caption file alongside the translated video. |
| output_languagerequired | stringenum: English, Spanish, French, Hindi, Italian, German… | The target language to translate the video into |
| brand_glossary_id | — | HeyGen brand glossary ID for custom term translations. |
| translate_audio_only | — | Translate only the audio, ignore the faces and only translate the voice track |
| enable_dynamic_duration | — | Enable dynamic duration to enhance conversational fluidity between languages with different speaking rates |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The translated video file |
| caption_file | — | Generated SRT captions when enable_caption is true. |