render_video
Turn audio into a video of an avatar speaking with lip sync. Add optional body animations and adjust camera, lighting, and background.
Instructions
Render an avatar speaking with lip sync from audio, optionally with body animations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| animations | No | Optional body animation timeline | |
| audio_path | Yes | Path to audio file (from TTS like info-dump) | |
| background | No | Background color (hex) | #1a1a2e |
| avatar_path | Yes | Path to the avatar .glb file | |
| output_path | No | Optional output path (default: auto-generated in output/) | |
| camera_preset | No | Camera angle preset | medium |
| lighting_preset | No | Lighting style | soft |