xenova/whisper-web
Browser-based speech recognition powered by the Whisper transformer model running via WebGPU/Web Workers.

Velocity · 7d
+2.8
★ / day
Trend
→steady
star history
This project deploys the Whisper speech recognition model directly in the browser using Hugging Face Transformers.js, enabling client-side transcription without server calls. It leverages WebGPU for GPU acceleration and Web Workers for non-blocking processing. Users can run the demo locally or via the hosted Hugging Face Space.