LLM Skills
~/catalog/audio & voice//local-whisper
Audio & voiceGitHub source

Local Whisper

/local-whisper

Local speech-to-text using OpenAI Whisper. Runs fully offline after model download. High quality transcription with multiple model sizes.

ClawHub communityClawHub community
12
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/local-whisper Version: 1.0.0 Source changelog: - Initial release of local-whisper: local speech-to-text using OpenAI Whisper, fully offline after model download. - Supports multiple model sizes for different speed/quality needs: tiny, base (default), small, turbo, large-v3. - Includes options for language selection, timestamps, "JSON" output, and quiet mode. - Provides clear setup instructions using a UV-managed Python virtual environment. - Requires FFmpeg for audio processing.

// original public source
https://clawhub.ai/skills/local-whisper
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/local-whisper" "https://clawhub.ai/skills/local-whisper"
Then in Claude Code, type /local-whisper to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 12
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Audio & voice

View allarrow_forward