Models/OmniHuman
Video

OmniHuman

by Bytedance

OmniHuman audio-to-video avatars with subject detection and human identification helpers.

Capabilities

  • Audio to video
  • Subject detection
  • Avatars

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
omnihuman-audio-to-videoper clip$0.20 / call
omnihuman-subject-detectionper image$0.01 / call

Pricing starts at

$0.200 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

OmniHuman · omnihuman-audio-to-video

cURL
curl -X POST https://capi.ai/api/v1/kling/text_to_video \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "omnihuman-audio-to-video",
    "prompt": "A paper kite flying above a quiet coastal town at sunrise",
    "duration_seconds": 5
  }'