Zintegruj model AI volcengine-video-to-video-lip-sync za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu volcengine-video-to-video-lip-sync na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.06/秒 of 音频 (1.3× margin applied) | 按次生成, 无需订阅 required. |
| Fal.ai | Niedostępne | Fal.ai 不提供 this specific model. |
| Replicate | Niedostępne | Replicate 不提供 this specific model. |
按次生成, 无需订阅 required.
Fal.ai 不提供 this specific model.
Replicate 不提供 this specific model.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Mode | Enum (2 options) | Service mode. 'lite' is for single-person frontal videos with faster processing. 'basic' is for single-person complex scenes, supporting scene segmentation and speaker identification. | lite |
| Adres URL wideo | string | Video URL. Supported resolution: 360p-1080p. Videos above 1080p are compressed to 1080p; below 360p is not supported. Supported formats: MOV, MP4, HDR. Max file size: 500MB. | https://d3adwkbyhxyrtq.cloudfront.net/muapi/data/volcengine-lipsync-video.mp4 |
| Adres URL audio | string | Target pure vocal audio URL used to drive the video's lip movements. Max file size: 10MB. | https://d3adwkbyhxyrtq.cloudfront.net/muapi/data/volcengine-lipsync-audio.mp3 |
| Separate Vocal | boolean | Enable vocal separation to suppress background noise. | false |
| Scene Detection | boolean | Enable scene segmentation and speaker identification. Only supported in Basic mode. | false |
| Align Audio (Loop Video) | boolean | Supported in Lite mode. Whether to loop the video when the audio is longer than the video. | true |
| Align Audio Reverse | boolean | Supported in Lite mode. Whether to loop the video in reverse (backward). Requires align_audio to be true. | false |
| Template Start Seconds | int | Supported in Lite mode. Start time of the template video, in seconds. | 0 |
Service mode. 'lite' is for single-person frontal videos with faster processing. 'basic' is for single-person complex scenes, supporting scene segmentation and speaker identification.
liteVideo URL. Supported resolution: 360p-1080p. Videos above 1080p are compressed to 1080p; below 360p is not supported. Supported formats: MOV, MP4, HDR. Max file size: 500MB.
https://d3adwkbyhxyrtq.cloudfront.net/muapi/data/volcengine-lipsync-video.mp4Target pure vocal audio URL used to drive the video's lip movements. Max file size: 10MB.
https://d3adwkbyhxyrtq.cloudfront.net/muapi/data/volcengine-lipsync-audio.mp3Enable vocal separation to suppress background noise.
falseEnable scene segmentation and speaker identification. Only supported in Basic mode.
falseSupported in Lite mode. Whether to loop the video when the audio is longer than the video.
trueSupported in Lite mode. Whether to loop the video in reverse (backward). Requires align_audio to be true.
falseSupported in Lite mode. Start time of the template video, in seconds.
0Developer documentation
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked