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.npx skills add openclaw/openclaw/skills/openai-whisper上記のインストールコマンドをコピーしてターミナルで実行してください。
スキルの説明に従って、MCPクライアントに必要な環境変数を追加してください。
MCP対応アプリ(ClaudeまたはCursorなど)でこのスキルを設定して有効化してください。