FL33TW00D/whisper-turbo
Cross-Platform, GPU Accelerated Whisper 🏎️ observed · 2026-08-28
Health v2 · maintenance only
19/100
- Activity 0
- Release rhythm 8
- Longevity 79
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1111
- days_rel: n/a
- days_push: 918
- n_releases_24m: 0
Adoption not part of the score
1794 stars · 82 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Whisper Turbo is a fast, cross-platform, GPU-accelerated implementation of OpenAI's Whisper speech recognition model, built on the Ratchet Rust/WebGPU library. It is designed to run entirely client-side in the browser or Electron apps, transcribing audio without a server.
Use cases
- transcribe audio recordings in the browser
- run whisper speech-to-text fully client-side
- gpu accelerated transcription in an electron app
- add offline speech recognition to a web app
- convert voice recordings to text without uploading to a server
- record audio and transcribe it in the browser
When to choose
- you need privacy-preserving, fully client-side speech-to-text
- you want GPU acceleration via WebGPU in Chromium browsers
- you're building a browser or Electron app that transcribes audio
- you want to avoid server costs for transcription
When to avoid
- you need server-side batch transcription of large audio volumes
- your users are on browsers without WebGPU support (e.g. Firefox, Safari, Linux)
- you need the smallest possible model download (models range from ~50MB to ~1GB)
- you need production-grade stability guarantees
Facets
library · maturity active
speech-recognition machine-learning gpu-computing audio-processing speech-processing machine-learning web-development browser cross-platform wasm whisper webgpu transcription client-side typescript rust web-server
3 sources
- readme: https://github.com/FL33TW00D/whisper-turbo · fetched 2026-08-28 · ea3a6c7476ea
- homepage: https://whisper-turbo.com · fetched 2026-08-29 · 2ac9f17210bf
- registry_npm: https://registry.npmjs.org/whisper-turbo · fetched 2026-08-29 · c134e4ac8266
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FL33TW00D/whisper-turbo | main | 19 |
For agents
markdown · JSON · MCP: product_card(name="FL33TW00D/whisper-turbo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem