AI/ML

openai-whisper

steipete/clawdis · updated Apr 8, 2026

$npx skills add https://github.com/steipete/clawdis --skill openai-whisper
summary

Local speech-to-text transcription using OpenAI's Whisper CLI without API keys.

  • 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 o
skill.md

openai-whisper

No content available.