openai-whisper
Transcribe and translate audio files locally using OpenAI's Whisper CLI with support for multiple model sizes.
Install
npx skills add https://github.com/steipete/clawdis --skill openai-whisperStats
| Total installs | 1,171 |
| Weekly installs | 1.2K |
| GitHub stars | 338.6K |
| First seen | Jan 24, 2026 |
| Source | @steipete/clawdis |
Summary
- Transcribes audio files (MP3, M4A, and other formats) directly on your machine with no external API calls required
- Supports multiple model sizes (tiny, base, small, medium, large, turbo) with automatic caching to ~/.cache/whisper on first run
- Offers transcription and translation tasks with configurable output formats (TXT, SRT, JSON, VTT)
- Requires only the whisper CLI binary, installable via Homebrew or pip
Tags
Related skills
| Skill | Installs | vs openai-whisper |
|---|---|---|
| openai-docs-skill | 1,159 | -12 |
| interpreting-culture-index | 1,178 | +7 |
| llm-council | 1,155 | -16 |
| target-serp | 1,230 | +59 |
| memory-optimize | 1,117 | -54 |
FAQ
- How many installs does openai-whisper have?
- openai-whisper has 1,171 total installs and 1.2K installs this week.
- Where is openai-whisper hosted?
- openai-whisper is published by @steipete/clawdis at https://github.com/steipete/clawdis.
- How many GitHub stars does openai-whisper have?
- openai-whisper has 338.6K GitHub stars.
- When was openai-whisper first indexed?
- OrangeBot.AI first indexed openai-whisper on Jan 24, 2026.
- How do I install openai-whisper?
- Run: npx skills add https://github.com/steipete/clawdis --skill openai-whisper