H3 Max Lip Sync

Animates one image and synchronizes its mouth movement to a supplied voiceover. It supports 480P, 768P, 1080P, and 2K output; the result follows the audio duration up to 14.8 seconds.

Cost

from 3 tokens/s

VideoProvider: Fal

Try H3 Max Lip Sync 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":"minimax-h3-max-lip-sync","input":{"prompt":"cinematic drone shot over a city at night","resolution":"768p","speakerImage":"asset://asset_...","speechAudio":"asset://asset_..."}}'

Input fields

* required
resolutionresolution
Type
string
Default
768p
Allowed
480p, 768p, 1080p, 2k
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
providerOptionsproviderOptions
Type
object
Default
Allowed
object

Cost

from 3 tokens/s
480P3 tk/s
768Pdefault5 tk/s
1080P10 tk/s
2K20 tk/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