← 返回 Skills 市场
araa47

Local Whisper

作者 araa47 · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
13524
总下载
12
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install local-whisper
功能描述
Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.
安全使用建议
Install only if you are comfortable installing ffmpeg, Python Whisper/Torch dependencies, and downloading a Whisper model on first use. After that, the described workflow is local transcription of audio files, but audio content may be sensitive, so choose files intentionally.
功能分析
Type: OpenClaw Skill Name: local-whisper Version: 1.0.0 The skill bundle provides local speech-to-text functionality using OpenAI Whisper. The `SKILL.md` clearly outlines its purpose, usage, and setup, including legitimate dependencies like `ffmpeg` and Python libraries `openai-whisper` and `torch` from trusted sources (download.pytorch.org). The `scripts/transcribe.py` script correctly implements the transcription logic without any signs of data exfiltration, malicious execution, persistence, or prompt injection against the agent. The only network activity is the expected initial download of Whisper models by the `openai-whisper` library, which is consistent with the 'offline after model download' description.
能力评估
Purpose & Capability
The described capability, local audio transcription with OpenAI Whisper, matches the supplied metadata and script behavior.
Instruction Scope
Runtime instructions appear focused on transcribing user-selected audio files and do not show prompt-injection, role override, unrelated automation, or broad local indexing behavior.
Install Mechanism
Setup uses expected dependencies for this purpose, including ffmpeg, openai-whisper, torch, and an initial Whisper model download; users should approve these installs and model downloads explicitly.
Credentials
Local file access to audio inputs and local model execution are proportionate to speech-to-text functionality, with no supplied evidence of uploads or credential/session use.
Persistence & Privilege
No evidence of background services, privilege escalation, startup persistence, destructive actions, or credential storage was supplied.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install local-whisper
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /local-whisper 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of local-whisper: local speech-to-text using OpenAI Whisper, fully offline after model download. - Supports multiple model sizes for different speed/quality needs: tiny, base (default), small, turbo, large-v3. - Includes options for language selection, timestamps, JSON output, and quiet mode. - Provides clear setup instructions using uv-managed Python virtual environment. - Requires ffmpeg for audio processing.
元数据
Slug local-whisper
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Local Whisper 是什么?

Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13524 次。

如何安装 Local Whisper?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install local-whisper」即可一键安装,无需额外配置。

Local Whisper 是免费的吗?

是的,Local Whisper 完全免费(开源免费),可自由下载、安装和使用。

Local Whisper 支持哪些平台?

Local Whisper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Local Whisper?

由 araa47(@araa47)开发并维护,当前版本 v1.0.0。

💬 留言讨论