Whisper (CLI)
SkillMediaLets your agent transcribe audio files to text locally using the Whisper command-line tool.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Whisper (CLI) skill
About this capability
Local speech-to-text with the Whisper CLI (no API key).
What this skill tells your AI
The instructions your AI receives, as published by bitterbot-ai/bitterbot-desktop in skills/openai-whisper/SKILL.md and read by ahel’s review.
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 srt
Notes
- Models download to
~/.cache/whisperon first run. --modeldefaults toturboon this install.- Use smaller models for speed, larger for accuracy.
Signals
- GitHub stars
- 2k
- Forks
- 417
- Last commit
- Sep 2026
ahel review
S4info
community integration — published by bitterbot-ai, not openai
Automated review, not a security audit. Ruleset v1.
Advanced
- Catalog kind
- skill
- Gateway key
openai-whisper-bitterbot-ai- Source
- github.com/bitterbot-ai/bitterbot-desktop