realSummer / 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 in your browser or electron app. Powered by a custom runtime written in Rust, WebAssembly & WebGPU, you can see ~20x real-time speeds.

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!*

Check out Getting Started for more.

Supported Platforms

WebGPU is only officially supported on Chromium based browser running on Windows & MacOS, but is available behind a feature flag on Linux. Check here for an up to date implementation status.

Getting Started

In alpha currently, expect breaking changes.

npm install whisper-turbo

Docs

Coming soon

Want to get involved?

  • 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%