Bytedance · Utility

OpenClaw x OmniHuman

OmniHuman 屬於 RunAPI 的 Bytedance 目錄,提供 audio-to-video 生成,以及 human-identification 和 subject-detection 輔助端點;API、SDK、CLI、Bruno 和文件中維持一致呼叫方式。

公開版本與端點

模型 ID版本端點起始價格模型目錄
omnihuman-1.5根據人像和驅動音訊生成音訊驅動說話頭像影片
/api/v1/omnihuman/audio_to_video
$0.320模型詳情
omnihuman-1.5-human-identification辨識來源圖片中人體區域的輔助任務
/api/v1/omnihuman/human_identification
$0.0000模型詳情
omnihuman-1.5-subject-detection回傳 OmniHuman 生成所需主體遮罩的輔助任務
/api/v1/omnihuman/subject_detection
$0.0000模型詳情

設定

指南端點: <endpoint>

選擇 <model-id> 後,依端點的公開輸入契約產生請求。

驗證

選擇 <model-id> 後產生驗證命令。

使用流程

  1. 1. 選擇模型 ID

    選擇公開模型 ID,並查看其端點與目前起始價格。

  2. 2. 設定 RunAPI

    呼叫端點前設定 RUNAPI_API_KEY。

  3. 3. 驗證結果

    對非同步端點輪詢同一路徑,直到 Task 進入終態。

常見問題

應該使用哪個模型 ID?

從版本表選擇公開模型 ID。每個 ID 可用的端點都列在對應資料列。

本指南會設定聊天模型嗎?

不會。此 Model Line 使用頁面所示的端點流程,不會被描述為 Agent 聊天模型。