Kling 3.0 Omni
Многосценовое видео с нативным звуком: переносит образ и голос персонажа с видео-образца в новые сцены, но с этим образцом звук недоступен. Бери для связного нарратива с одним героем.
Coste
desde 6,4 tokens/s
curl -X POST https://api.givon.ai/api/v1/generations \
-H "Authorization: Bearer $GIVON_API_KEY" \
-H "Content-Type: application/json" \
-d '{"type":"video","model":"kling-3.0-omni","input":{"prompt":"toma cinematográfica de dron sobre una ciudad nocturna","aspectRatio":"9:16","resolution":"720p","duration":3,"audioEnabled":true,"referenceAssetUris":["asset://asset_..."]}}'Campos de entrada
* obligatorio| Campo | Tipo | Predeterminado | Permitido |
|---|---|---|---|
prompt* promptScene / motion description. | string | — | hasta 2500 caracteres |
aspectRatio aspectRatio | string | 9:16 | 9:16, 16:9, 1:1 |
resolution resolution | string | 720p | 720p, 1080p |
duration duration | number | 3 | desde 3 · hasta 15 · paso 1 seconds |
audioEnabled audioEnabledOmni умеет native audio без видео-образца; с видео-образцом звук нужно выключить. | boolean | true | boolean |
Reference video referenceVideoAsset input for the referenceVideo slot. | string | — | video · asset, https, data |
Reference images referenceAssetUrisOptional reference assets as asset:// URIs, HTTPS URLs, or data URIs. | array | — | image · hasta 7 · asset, https, data |
promptScene / motion description.
- Tipo
- string
- Predeterminado
- —
- Permitido
- hasta 2500 caracteres
aspectRatio- Tipo
- string
- Predeterminado
- 9:16
- Permitido
- 9:16, 16:9, 1:1
resolution- Tipo
- string
- Predeterminado
- 720p
- Permitido
- 720p, 1080p
duration- Tipo
- number
- Predeterminado
- 3
- Permitido
- desde 3 · hasta 15 · paso 1 seconds
audioEnabledOmni умеет native audio без видео-образца; с видео-образцом звук нужно выключить.
- Tipo
- boolean
- Predeterminado
- true
- Permitido
- boolean
referenceVideoAsset input for the referenceVideo slot.
- Tipo
- string
- Predeterminado
- —
- Permitido
- video · asset, https, data
referenceAssetUrisOptional reference assets as asset:// URIs, HTTPS URLs, or data URIs.
- Tipo
- array
- Predeterminado
- —
- Permitido
- image · hasta 7 · asset, https, data
Coste
desde 6,4 tokens/sLa variante se selecciona automáticamente a partir de los campos de la petición; no necesitas enviarla.
Capacidades
text_to_videoimage_to_videovideo_to_videoreference_to_videoreferenceVideo:videoreferenceAssetUris:image[]<=7Ejecutar Kling 3.0 Omni
Obtén una clave API y el mismo formato de petición funcionará con cualquier modelo del catálogo.