HeyGen Avatar IV
Говорящий аватар из одного фото: модель читает тон и ритм голоса и сама лепит живую мимику и жесты рук. Синхронизация по тексту или готовой озвучке.
Стоимость
3 токенов/с
ВидеоПровайдер: HeyGen
Запустить генерацию
IDEMPOTENCY_KEY="${IDEMPOTENCY_KEY:-$(uuidgen)}"
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Idempotency-Key: $IDEMPOTENCY_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"video","model":"heygen-photo-avatar","input":{"prompt":"кинематографичный пролёт дрона над ночным городом","aspectRatio":"9:16","resolution":"720p","avatarPhoto":"asset://asset_..."}}'Входные поля
* — обязательное| Поле | Тип | По умолчанию | Допустимо |
|---|---|---|---|
prompt promptExact speech script for the generated performance. | string | — | до 5000 симв. |
aspectRatio aspectRatio | string | 9:16 | 16:9, 9:16 |
resolution resolution | string | 720p | 1080p, 720p |
Avatar photo* avatarPhotoAsset input for the avatarPhoto slot. | string | — | image · asset, https, data |
Speech audio speechAudioAsset input for the speechAudio slot. | string | — | voiceover · asset, https, data |
prompt
promptExact speech script for the generated performance.
- Тип
- string
- По умолчанию
- —
- Допустимо
- до 5000 симв.
aspectRatio
aspectRatio- Тип
- string
- По умолчанию
- 9:16
- Допустимо
- 16:9, 9:16
resolution
resolution- Тип
- string
- По умолчанию
- 720p
- Допустимо
- 1080p, 720p
Avatar photo*
avatarPhotoAsset input for the avatarPhoto slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- image · asset, https, data
Speech audio
speechAudioAsset input for the speechAudio slot.
- Тип
- string
- По умолчанию
- —
- Допустимо
- voiceover · asset, https, data
Стоимость
3 токенов/сВозможности
Режимы
image_to_videoСлоты ассетов
avatarPhoto:image*speechAudio:voiceoverЗапустить HeyGen Avatar IV
Получи API-ключ — и этот же запрос заработает для любой модели каталога.