Whisper (CLI)

SkillMedia

Local speech-to-text using the Whisper CLI (no API key required).

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Whisper (CLI) skill

What this skill tells your AI

The instructions your AI receives, as published by l-lesteryu/openclaw-hot-skills-zh in skills/openai-whisper-zh/SKILL.md and read by ahel’s review.

使用 whisper 在本地转录音频。

快速开始

  • whisper /path/audio.mp3 --model medium --output_format txt --output_dir .
  • whisper /path/audio.m4a --task translate --output_format srt

注意事项

  • 模型会在首次运行时下载到 ~/.cache/whisper
  • --model 在此安装中默认为 turbo
  • 使用较小的模型以获得速度,使用较大的模型以获得准确性。

Signals

GitHub stars
54
Forks
8
Last commit
Apr 2026

ahel review

  • S4info
    community integration — published by l-lesteryu, not openai

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
openai-whisper-zh
Source
github.com/l-lesteryu/openclaw-hot-skills-zh