pixverse/lipsync

ドキュメント
スキーマ

[Core Function] PixVerse Lip Sync drives a talking video so the subject's lips match given audio or text-to-speech. [Strengths] Accurate lip synchronization for talking-head videos; supports either an existing audio track or TTS from a chosen speaker voice. [Best For] Dubbing, virtual presenters, character dialogue, localizing spoken video. [Limitations] Do NOT use this to generate new motion or change content; it only re-times the subject's lips on an existing video. It requires an input video, and you must provide EITHER audio_url OR (speaker_id + tts_content), not both. [Routing] Use when the user has a video and wants the speaker's lips to match speech. Use audio_url for an existing voice track; use speaker_id (a named voice code) + tts_content (max 140 chars) to synthesize speech from text.

$0.0460/sec
video-to-video

入力

Input talking video URL (publicly accessible).
ヒント:ファイルをドラッグ&ドロップするか、クリップボード(Ctrl/Cmd+V)またはURLから追加できます。
Text (<=140 chars) to synthesize into speech with speaker_id. Requires speaker_id.
Audio track URL to lipsync against. Mutually exclusive with speaker_id/tts_content.
ヒント:ファイルをドラッグ&ドロップするか、クリップボード(Ctrl/Cmd+V)またはURLから追加できます。
TTS speaker voice (semantic code; as of 2026-06-26): emily, james, isabella, liam, chloe, adrian, harper, ava, sophia, julia, mason, jack, oliver, ethan, or auto (auto-select). Use together with tts_content. Mutually exclusive with audio_url.

結果

結果はまだありません

モデルを実行すると、ここで出力をプレビューできます。

次へ:

README

属性

コレクション

パラメーター

名前 説明 必須 列挙値
video Input talking video URL (publicly accessible). string はい -
tts_content Text (<=140 chars) to synthesize into speech with speaker_id. Requires speaker_id. string いいえ -
audio_url Audio track URL to lipsync against. Mutually exclusive with speaker_id/tts_content. string いいえ -
speaker_id TTS speaker voice (semantic code; as of 2026-06-26): emily, james, isabella, liam, chloe, adrian, harper, ava, sophia, julia, mason, jack, oliver, ethan, or auto (auto-select). Use together with tts_content. Mutually exclusive with audio_url. string いいえ emily, james, isabella, liam, chloe, adrian, harper, ava, sophia, julia, mason, jack, oliver, ethan, auto

料金

単位: $/sec

料金
$0.0460/sec

関連モデル

  • vidu/lip-sync: [Core Function] Vidu Lip Sync is a video-to-video audio synchronization model. [Strengths] It excels at reanimating lip movements in an existing video to precisely match a new replacement audio track, while preserving the original face identity. [Best For] Highly recommended for: dubbing videos into different languages, correcting spoken dialogue post-production, and creating realistic digital avatars. [Limitations] Do NOT use this model if you need to change body movements or generate a new video from scratch. It requires a pre-existing video and a clear audio track. [Routing] Use this model specifically when the user wants to change what a person in a video is saying. If the user wants to transfer body movements, use Vidu Motion Sync instead.
  • skywork/sky-lipsync: [Core Function] SkyReels Lip Sync (retalking) re-drives a talking video so the subject’s lips match a given audio track. [Strengths] Accurate lip re-synchronization on an existing talking-head video. [Best For] Dubbing, re-voicing talking-head video, and localizing spoken video. [Limitations] Do NOT use this to generate new motion or content from scratch; it only re-times lips on an existing video. Requires video_url and audio_url. Output resolution is fixed at 720p. [Routing] Provide the source video_url and the target audio_url; optionally provide reference_char_url to guide the driven face.

関連リソース