Back to browse
GitHub Repository

Speech to text at cursor using NPU. (shortcut -> win+/)

5 starsTypeScript

Turn speech into text anywhere via hotkey (runs on Intel NPU, no cloud)

by anubhav200·Apr 24, 2026·4 points·4 comments

AI Analysis

●●SolidNiche GemBig Brain

Intel NPU offload frees GPU/CPU, but Windows-only with tiny hardware audience.

Strengths
  • NPU acceleration keeps GPU and CPU available for other workloads
  • Global hotkey works across any application with cursor input
  • Fully local processing with configurable Whisper model selection
Weaknesses
  • Requires Intel NPU hardware, excluding most existing machines
  • Windows-only with no macOS or Linux support planned
Category
Target Audience

Windows users with Intel Core Ultra processors wanting local dictation

Similar To

Superwhisper · MacWhisper · Whisper Desktop

Post Description

Whisper NPU

Brings speech-to-text to any app at cursor via global hotkey.

- Converts spoken words to text and puts that text at your current keyboard's cursor location. Runs completely locally. - Keeps your GPU and CPU free by using Intel's NPU for running Speech to text conversion.

Similar Projects