omnicaptions-LaiCut
LaiCut
LattifAI's audio-text processing toolkit. Currently supports forced alignment, with translate and speaker diarization coming soon.
Requires LattifAI API Key - Get from https://lattifai.com/dashboard/api-keys
When to Use
- Accurate/precise timing needed - When user requests accurate timestamps or precise alignment
- Sync misaligned captions - Fix timing drift in downloaded captions
- Align manual transcripts - Match text to speech precisely
- Post-transcription alignment - Improve timing from auto-generated captions
- Multi-format support - SRT, VTT, ASS, LRC, TXT, MD
When NOT to Use
- Need full transcription (use
/omnicaptions:transcribe) - No existing caption/transcript (nothing to align)
- Very short clips (<5 seconds)
More from lattifai/omni-captions-skills
omnicaptions-translate
Use when translating captions/captions to another language. Supports bilingual output and context-aware translation. Default uses Claude native, Gemini API optional.
142omnicaptions-transcribe
Use when transcribing audio/video to text with timestamps, speaker labels, and chapters. Supports YouTube URLs and local files. Produces structured markdown output.
111omnicaptions-convert
Use when converting between caption formats (SRT, VTT, ASS, TTML, Gemini MD, etc.). Supports 30+ caption formats.
92omnicaptions-download
Use when downloading videos, audio, or captions from YouTube and other video platforms. Supports quality selection.
74