whisper
Installation
SKILL.md
Whisper
Purpose
- Use this skill for local speech-to-text transcription and subtitle generation.
- Prefer it when privacy, offline processing, or batch audio workflows matter.
- Whisper works well for meetings, podcasts, interviews, voice notes, and extracted video audio.
- It supports multilingual transcription and language detection.
Install
- Standard Whisper package:
pip install openai-whisper
- Faster inference alternative: