Kling Avatar 2.0

Animates a person from a photo and synchronizes speech, natural expressions, and gestures with a voiceover. Useful when you need a speaking or singing presenter from one portrait.

Cost

from 6 tokens/s

VideoProvider: Kling

Try Kling Avatar 2.0 in Givon AI

Open a working project for regular creation, or use Playground to inspect the model parameters.

Use through API

Request fields, constraints, and ready-to-use examples for developers. The user workflow starts above.

Run generation
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":"kling-digital-human","input":{"prompt":"cinematic drone shot over a city at night","resolution":"720p","speakerImage":"asset://asset_...","speechAudio":"asset://asset_..."}}'

Input fields

* required
promptprompt

Performance direction such as emotion, pace and delivery.

Type
string
Default
Allowed
string
resolutionresolution
Type
string
Default
720p
Allowed
720p, 1080p
Speaker image*speakerImage

Asset input for the speakerImage slot.

Type
string
Default
Allowed
image · asset, https, data
Speech audio*speechAudio

Asset input for the speechAudio slot.

Type
string
Default
Allowed
voiceover · asset, https, data

Cost

from 6 tokens/s
720pdefault6 tokens/s
1080p12 tokens/s

The variant is selected automatically from request fields, so you do not need to send it.

Capabilities

Modesimage_to_video
Asset slotsspeakerImage:image*speechAudio:voiceover*
Get API key

Where to use this model