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

Local STT (Nvidia Parakeet + Whisper Support)

by @araa47

Local STT with selectable backends - Parakeet (best accuracy) or Whisper (fastest, multilingual).

Versionv1.0.0
Installs20
πŸ’‘ Examples

# Default: Parakeet v2 (best English accuracy)
~/.openclaw/skills/local-stt/scripts/local-stt.py audio.ogg

Explicit backend selection

~/.openclaw/skills/local-stt/scripts/local-stt.py audio.ogg -b whisper ~/.openclaw/skills/local-stt/scripts/local-stt.py audio.ogg -b parakeet -m v3

Quiet mode (suppress progress)

~/.openclaw/skills/local-stt/scripts/local-stt.py audio.ogg --quiet

βš™οΈ Configuration

  • -b/--backend: parakeet (default), whisper
  • -m/--model: Model variant (see below)
  • --no-int8: Disable int8 quantization
  • -q/--quiet: Suppress progress
  • --room-id: Matrix room ID for direct message
  • View on ClawHub
    TERMINAL
    clawhub install local-stt

    πŸ§ͺ 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 β†’