All skills
steipete avatar

openai-whisper

steipete/clawdis

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

364,524 74,642 Updated 4 minutes ago First seen 5 months agoactive
npx -y skilld add gh:steipete/clawdis -s openai-whisper
Other metadata
homepage
https://openai.com/research/whisper

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.

Source: SKILL.md on GitHub

No curators have added this skill yet. Be the first to include it in a collection.