Kling AI Avatar APISTD
$0.052 /秒
- Standard mode avatar generation with identity consistency and style control.
Pay-as-you-go access through PiAPI.
$0.052 /秒
$0.26 /秒
Capabilities from the production model page.
Kling Avatar API 支援圖片、音訊與文字提示作為輸入,可靈活控制虛擬人的行為、外觀與敘事設計。其多模態流程能精準對齊視覺身份、語音節奏與基於指令的虛擬人生成。
Kling Avatar API 可生成 1080p、48 FPS 的影片,畫面清晰、動作流暢。它支援最長 1 分鐘的影片生成,適合解說、新聞播報與長篇展示等場景。
Kling AI Avatar 在演唱、多語言語音與快速對白場景中都具備先進的口型同步精度,同時支援豐富的情緒控制、真實的人類與動物角色,以及長時長影片中的視覺與動作穩定性。
Kling Avatar 模型支援英語、日語、韓語與中文,可實現自然且富有表現力的 AI 虛擬人生成,適用於多個地區的內容創作。
Kling AI Avatar 採用多模態大語言模型進行統一全域規劃,結合關鍵影格控制架構、交叉注意力機制、增強口型同步策略與優化資料處理流程,以獲得更穩健的生成效果。
在 Kling AI 內部資料集 的 375 組圖像-音訊-提示樣本上進行測試後,Kling AI Avatar 的生成品質優於多款領先的虛擬人模型,例如 Omnihuman-1 和 HeyGen Avatar 。
Sign up and grab an API key from the PiAPI workspace — free credits are included on sign-up.
Add credits on the billing page when you are ready to scale beyond the free tier.
POST your first task following the API docs, then poll the task until the result is ready.
Prototype prompts and settings in the the playground above before wiring them into your product.
curl -X POST 'https://api.piapi.ai/api/v1/task' \
-H 'X-API-Key: YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"model": "kling",
"task_type": "avatar",
"input": {
"image_url": "YOUR_AVATAR_IMAGE_URL",
"local_dubbing_url": "YOUR_AUDIO_URL",
"mode": "std"
}
}'
# → { "task_id": "9d5a…", "status": "pending" }curl 'https://api.piapi.ai/api/v1/task/{task_id}' \
-H 'X-API-Key: YOUR_API_KEY'
# poll until status = completed
{
"data": {
"status": "completed",
"output": {
"video_url": "https://img.theapi.app/ephemeral/…"
}
}
}$ npm install -g piapi-cli $ piapi run kling-ai-avatar \ image_url=YOUR_AVATAR_IMAGE_URL \ local_dubbing_url=YOUR_AUDIO_URL \ mode=std ✓ Task completed! https://img.theapi.app/ephemeral/…
Kling AI Avatar 是由 Kuaishou推出的一項 AI 技術,可讓你從想像中生成 AI 虛擬人。透過 PiAPI,你現在就可以使用我們的 Kling AI Avatar API 建立 AI 虛擬人!
你可以透過 PiAPI 的 Kling 端點生成虛擬人。 文件中包含完整的請求範例與設定選項。
可以。Kling 虛擬人輸出可用於內容製作、行銷、虛擬網紅或簡報等商業場景。
Kling AI Avatar API 提供先進的 AI 驅動虛擬人生成功能,支援高保真寫實風格與風格化輸出,適用於虛擬身份與創意製作流程。
支援。Kling AI Avatar 可以直接根據文字、圖像與音訊輸入生成全身虛擬人影片,並同步口型與肢體動作。我們的 AI 虛擬人 API 適用於開發者與內容創作者。
可以。Kling AI Avatar API 支援透過提示詞進行細緻控制,你可以修改背景場景並指定情緒基調,同時保持身份一致性。
More questions? See the API docs.
Kling AI Avatar API