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)中配置并启用该技能。