Integrera AI-modellen volcengine-video-to-video-lip-sync via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till volcengine-video-to-video-lip-sync programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.06/秒 of 音频 (1.3× margin applied) | 按次生成, 无需订阅 required. |
| Fal.ai | Inte tillgänglig | Fal.ai 不提供 this specific model. |
| Replicate | Inte tillgänglig | 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 |
| Video-URL | 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 |
| Ljud-URL | 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
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked