What problem does it solve?
Producing subtitles for video and audio content requires juggling transcription services, translation tools, timeline repair, and video burning across disconnected tools. This Skill covers the full subtitle lifecycle in one place: automatic speech-to-text with word-level timestamps, multilingual translation, timeline repair, and subtitle burning into video.
Core Features & Use Cases
- Auto Subtitle: Transcribe video or audio with Paraformer-v2 word-level timestamps, with optional speaker diarization and AI character-name mapping.
- Translate & Repair: Translate SRT files into other languages (monolingual or bilingual output) and fix timeline overlaps or line-break issues locally at no API cost.
- Burn & Hook Picking: Burn subtitles into video via FFmpeg ASS or Playwright HTML overlay, and use the AI Hook Picker mode to select the strongest opening dialogue for short-form video.
- Use Case: Upload a 30-minute Chinese video, generate subtitles with speaker separation, translate them into bilingual English output, and burn the result into the video with a YouTube-style preset.
Quick Start
Ask the assistant to generate subtitles for a video file by providing its path, for example: create subtitles for /videos/interview.mp4 with speaker diarization enabled.