openai-whisper | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / openai-whisper

openai-whisper

maintained by clawdbot

star 114.5k account_tree 16.2k verified_user MIT License
bolt View GitHub

name: openai-whisper description: Local speech-to-text with the Whisper CLI (no API key). homepage: https://openai.com/research/whisper metadata: {"clawdbot":{"emoji":"🎙️","requires":{"bins":["whisper"]},"install":[{"id":"brew","kind":"brew","formula":"openai-whisper","bins":["whisper"],"label":"Install OpenAI Whisper (brew)"}]}}

Whisper (CLI)

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/whisper on first run.
  • --model defaults to turbo on this install.
  • Use smaller models for speed, larger for accuracy.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 114.5k
GitHub Forks 16.2k
Created Jan 2026
Last Updated 5个月前
tools tools llm ai

Related Skills

planning-with-files
chevron_right
ui-skills
chevron_right
biomni
chevron_right
building-agents
chevron_right
context-engineering-collection
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.