#141 · Primary category: Speech & Audio

whisper-turbo

audio machine-learning rust speech-recognition webgpu whisper windows

Cross-Platform, GPU Accelerated Whisper 🏎️

Project last updated:02/27/24

GitHub Stars

1.8K

Forks

82

Contributors

2

License

Apache-2.0

Why we included this project

Whisper Turbo runs OpenAI's Whisper directly in the browser or inside an Electron app, doing all transcription on-device with WebGPU acceleration. Because nothing is sent to a server, it fits workflows where privacy matters: meeting notes, patient intake calls, anything with strict data-handling rules. The underlying Rust library, Ratchet, keeps it light compared to Python-based Whisper setups, and the npm package drops into a web project without much fuss. Just note that WebGPU is officially supported only in Chromium-based browsers on Windows and macOS, so it's worth testing on the platforms you actually ship to.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category