openai-whisper
clawdbot
Local speech-to-text with the Whisper CLI (no API key).
Quick Install
bunx add-skill clawdbot/clawdbot -s openai-whisperaiassistantcrustaceanmoltyopenclawown-your-data
Instructions
Loadingβ¦
clawdbot
Local speech-to-text with the Whisper CLI (no API key).
bunx add-skill clawdbot/clawdbot -s openai-whisperLoadingβ¦
Use whisper to transcribe audio locally.
Quick start
whisper /path/audio.mp3 --model medium --output_format txt --output_dir .whisper /path/audio.m4a --task translate --output_format srtNotes
~/.cache/whisper on first run.--model defaults to turbo on this install.Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Use when you need to run Flow type checking, or when seeing Flow type errors in React code.
Use when you want to validate changes before committing, or when you need to check all React contribution requirements.
Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.