🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Local Whisper Hardened

by @snazar-faberlens

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

Versionv1.0.0
πŸ’‘ Examples

# Basic
~/.clawdbot/skills/local-whisper/scripts/local-whisper audio.wav

Better model

~/.clawdbot/skills/local-whisper/scripts/local-whisper audio.wav --model turbo

With timestamps

~/.clawdbot/skills/local-whisper/scripts/local-whisper audio.wav --timestamps --json

βš™οΈ Configuration

  • --model/-m β€” Model size (default: base)
  • --language/-l β€” Language code (auto-detect if omitted)
  • --timestamps/-t β€” Include word timestamps
  • --json/-j β€” JSON output
  • --quiet/-q β€” Suppress progress
  • View on ClawHub
    TERMINAL
    clawhub install local-whisper-hardened

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’