生产力
openai-whisper
使用 OpenAI Whisper CLI 进行本地语音转文字转录,无需外部 API 密钥即可提供私密且高准确度的音频处理。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/openai-whisper/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/openai-whisper/install?os=windows&agent=claude" -o install-openai-whisper.bat && install-openai-whisper.bat
下载安装脚本