hold · speak · release · paste

Hold a key,
speak, paste anywhere.

STT is a tiny tray app that turns push-to-talk into text. Hold Right Alt, speak, release — the transcript is pasted into whatever window you're in. 100% local, powered by faster-whisper. No cloud, no API keys.

HOLDING Right Alt · 00:00:07 faster-whisper · base · int8
Scroll

Every word stays on your device.

Built for people who care where their audio goes. STT runs the whole transcription pipeline locally using Whisper-family models — no servers, no telemetry, no API keys.

/01 — PRIVACY

Your mic never talks to a server.

Audio is captured, processed, and transcribed on-device by faster-whisper. Nothing is uploaded, logged, or phoned home. It's a single Python script — read it top to bottom.

/02 — OFFLINE

Works on a plane.

No internet after the one-time model download. Drop into airplane mode and STT keeps transcribing — nothing runs behind a login.

$0
$0
$0
$0
$0
$0
/03 — FREE

Genuinely free.

MIT licensed. No "free tier." No credit card. No model weights paywalled behind a signup.

base
tiny · base · small
/04 — WHISPER-CLASS

Whisper, running locally.

Same family of models as the cloud tools. Switch between tiny, base and small straight from the tray menu — CPU (int8) by default, CUDA if you want it.

tiny
75MB
base
150MB
small
500MB
/05 — LIGHTWEIGHT

Tiny footprint.

Pick your size. The default downloads ~150 MB on first run, caches into your HuggingFace folder — then it's yours, permanently.

Live from GitHub.

STT is a single Python script. Read it, star it, fork it, open an issue. Stats below are pulled live from the GitHub API when the page loads.

NYOGamesCOM/STT

Loading repo…

Python MIT
Clone git clone https://github.com/NYOGamesCOM/STT
Stars
Forks
Open issues
Recent activity · last 20 days
Windows · PowerShell (Admin)
PS> git clone https://github.com/NYOGamesCOM/STT
PS> cd STT
PS> pip install -r requirements.txt
PS> python stt.py # Admin required for global hotkeys
macOS / Linux
$ git clone https://github.com/NYOGamesCOM/STT
$ cd STT
$ pip install -r requirements.txt
$ python3 stt.py # macOS: grant Accessibility perm

Grab a build for your OS.

Pre-built binaries from our GitHub Releases — no Python install required. Each download always points to the latest tagged release.

Windows

10 / 11 · x64
STT-windows-x64.exe
Download for Windows

Right-click → Run as administrator (global hotkeys need elevated privileges).

macOS

Apple Silicon · arm64
STT-macos.zip
Download for macOS

Unzip, then grant Accessibility in System Settings → Privacy & Security.

Linux

x64 · static binary
STT-linux-x64
Download for Linux

chmod +x STT-linux-x64 && sudo ./STT-linux-x64

View all releases First launch downloads the Whisper base model (~150 MB). Everything after that is fully offline.

A free, local alternative to the $$/month crowd.

The paid apps are great at what they do — we just think the core feature (turning your voice into text) shouldn't cost a subscription, require cloud round-trips, or hoard your audio.

STT
The paid one
The other paid one
Cloud API
Price
Free · MIT
$12/mo
$15/mo
~$0.006/min
Runs offline
✓ Fully local
Audio leaves device
Never
Sometimes
Yes
Always
Open source
✓ MIT
Model choice
tiny → small (tray)
fixed
fixed
fixed
Push-to-talk hotkey
✓ Configurable
Requires account
Never
Yes
Yes
Yes
Tweaks / design
Accent
Ribbon style
Reduced motion
Wireframe