#141 · Primary category: Speech & Audio
whisper-turbo
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
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production