← All models
Sync React-1
sync-lipsync-react-1
Video generationby sync-lipsync
Use React-1 from SyncLabs to refine human emotions and do realistic lip-sync without losing details!
Example
Pricing
- Price
- 1250 cr / minute
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| emotionrequired | stringenum: happy, sad, angry, disgusted, surprised, neutral | Emotion prompt for the generation. Currently supports single-word emotions only. |
| audio_urlrequired | string | URL to the input audio. Must be **15 seconds or shorter**. |
| video_urlrequired | string | URL to the input video. Must be **15 seconds or shorter**. |
| model_mode | stringenum: lips, face, head | Controls the edit region and movement scope for the model. Available options: - `lips`: Only lipsync using react-1 (minimal facial changes). - `face`: Lipsync + facial expressions without head movements. - `head`: Lipsync + facial expressions + natural talking head movements. |
| temperature | number | Controls the expresiveness of the lipsync. |
| lipsync_mode | stringenum: cut_off, loop, bounce, silence, remap | Lipsync mode when audio and video durations are out of sync. |
Output
| Field | Type | Description |
|---|---|---|
| video | — | The generated video with synchronized lip and facial movements. |
