web-whisper-widget
CommunityEmbed voice-to-text in web apps.
Authorlawless-m
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables browser-based speech-to-text transcription by integrating a Whisper server backend with a minimal front-end Widget, letting users dictate text directly into web pages.
Core Features & Use Cases
- Browser-based transcription: A ready-to-use WhisperWidget that records audio, sends it to a Whisper server, and returns transcribed text to the page.
- Easy integration for forms, chat, and search: Drop-in widget for any web app to enable hands-free input and accessibility.
- Live controls and history: Visual status indicators and a simple transcription history you can reuse or store.
Quick Start
Follow these steps to add the widget to a web page:
- Include whisper-widget.js and whisper-widget.css in your project.
- Add a container element in your HTML.
- Initialize with new WhisperWidget('#voice-input', { serverUrl: '/whisper/inference', onTranscription: (text) => { /* your handler */ } });
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: web-whisper-widget Download link: https://github.com/lawless-m/TheHand/archive/main.zip#web-whisper-widget Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.