generate_captions
Create burned-in captions from narration audio, with word-level timing from Whisper and karaoke highlights for Shorts.
Instructions
Build burned-in captions from the narration audio. Uses whisper word timestamps when available (mlx_whisper or whisper CLI), otherwise proportional timing. Shorts get karaoke word-highlight. Run after generate_narration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | No | Caption placement; default center for shorts (bottom stays clear of the Shorts UI), bottom for long | |
| projectId | Yes | ||
| highlightColor | No | Hex RGB (e.g. FFD700) for the karaoke word fill; default gold on shorts |