whisper

Installation
SKILL.md

Whisper

Whisper (OpenAI) is the industry standard for Speech-to-Text. It supports 99 languages and translation. V3 (large-v3) is the current state of the art.

When to Use

  • Transcription: Creating subtitles for videos.
  • Translation: Translating audio to English text.
  • Local Privacy: Runs 100% locally (sensitive meetings).

Core Concepts

Models

tiny, base, small, medium, large, legacy, large-v3, large-v3-turbo.

Distil-Whisper

Smaller, faster versions of Whisper (6x speedup, 1% accuracy loss).

Related skills
Installs
1
GitHub Stars
7
First Seen
Feb 10, 2026
Security Audits