askill
openai-whisper

openai-whisperSafety 95Repository

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

0 stars
1.2k downloads
Updated 1/28/2026

Package Files

Loading files...
SKILL.md

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.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

78/100Analyzed 2/25/2026

A practical skill for local speech-to-text using OpenAI Whisper CLI. Provides clear installation instructions (via brew) and usage examples for transcription and translation. Well-structured with Quick start commands and helpful notes about model caching. While concise, it offers actionable guidance for anyone wanting to use Whisper locally without API keys. Minor gaps include supported audio formats and language options.

95
80
75
70
80

Metadata

Licenseunknown
Version-
Updated1/28/2026
Publisherxcriminal1

Tags

No tags yet.