Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Local speech-to-text with the Whisper CLI (no API key).
.claude/skills/understudy-ai-openai-whisper/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -72% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -15% | 0% |
| case-03 | ✓→✓ | = Same ✓ | -63% | 0% |
| case-04 | ✓→✓ | = Same ✓ | -36% | 0% |
| case-05 | ✓→✓ | = Same ✓ | -4% | 0% |
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 srtNotes
~/.cache/whisper on first run.--model defaults to turbo on this install.Other measured skills in the registry, with their headline benchmark lift.