Communityv0.2.0

Faster Whisper Local Service

OpenClaw local speech-to-text backend using faster-whisper over HTTP on 127.0.0.1:18790. Use when you want voice transcription without external APIs, without...

1.9kdownloads13active installsneldar
View on ClawHubBack to Skills

Skill Details

Slug
faster-whisper-local-service
Latest Version
0.2.0
Author
neldar
Published
Feb 16, 2026
Updated
May 11, 2026
Total Versions
9

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Faster Whisper Local Service.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.2.0

Security hardening: input validation (magic-byte check, configurable upload size limit), GStreamer subprocess timeout, sanitized error responses, restructured security docs