audio-to-subtitles
Installation
SKILL.md
Audio to Subtitles Generator
Convert audio files to subtitle files using OpenAI Whisper AI transcription. Supports SRT and FCPXML formats for use in Final Cut Pro and other video editing software.
Features
- 🤖 AI-powered transcription using OpenAI Whisper
- 📝 Multiple output formats: SRT, FCPXML, plain text
- 🎯 Optimized for Final Cut Pro workflow
- 🌍 Automatic language detection
- ⚡ Fast processing with GPU acceleration (if available)
Prerequisites
pip3 install openai-whisper
Note: First run will download the AI model (base model ~150MB, large model ~3GB).