What problem does it solve?
This Skill removes the manual effort of preparing media assets by generating local text-to-speech audio, transcribing it into timestamped text, and removing backgrounds for transparent overlays.
Core Features & Use Cases
- Local text-to-speech (TTS) narration: Creates voiceover audio from text using Kokoro-82M without requiring an API key, with support for voice selection and language/locale-aware behavior.
- Word-level transcription for captions: Converts audio/video or subtitle files into normalized transcript JSON with precise timestamps, including guidance to avoid accidental language translation.
- Background removal for transparent media: Produces cutouts and transparent video layers (e.g., VP9 alpha WebM or ProRes 4444) using u2net, suitable for composing titles/graphics over subjects.
Use Case: Generate a voiceover from a script, transcribe the narration into word timestamps, and then create caption-ready timing and transparent overlays for a HyperFrames composition.
Quick Start
Ask the AI to generate narration audio from your script, transcribe the resulting audio into word-level timestamps, and output it for captions and composition use.