Chacix / whisper-turbo

Cross-Platform, GPU Accelerated Whisper ๐ŸŽ๏ธ

Home Page:https://whisper-turbo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Whisper Turbo?

Whisper Turbo is a lightning-fast, cross-platform Whisper implementation, designed to run entirely client-side on your browser or electron app. Powered by Rust, WebAssembly & WebGPU, you can see ~20x real-time speeds.

Being client-side, Whisper-Turbo offers a few key benefits:

  1. Real-time streaming (WIP) - simply speak into your microphone and watch the text appear in real-time like a sci-fi movie.
  2. Completely private & offline
  3. Free!*

Supported Platforms

WebGPU is only currently available on stable release Chrome Version >= 113. Firefox & Safari do not currently ship WebGPU.

Windows + MacOS are supported, Linux is not. Given that WebGPU is not supported on all platforms, we (intend to) offer the ability to provide your OAI key, so that 100% of your users have the best possible experience.

Install

In alpha currently, use at your own risk.

npm install whisper-turbo

Docs

Coming soon

Want to help?

  • Are you a GPU wizard?
  • Do you know what a HRTB is in Rust?
  • Do you know what is going on here?
  • Reach out: chris@fleetwood.dev

About

Cross-Platform, GPU Accelerated Whisper ๐ŸŽ๏ธ

https://whisper-turbo.com


Languages

Language:TypeScript 78.7%Language:CSS 18.3%Language:JavaScript 2.9%