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:
Installs
2
GitHub Stars
134
First Seen
May 2, 2026
whisper — alexai-mcp/hermes-ccc