Skip to content

Releases: FirePheonix/parakeet-tdt-v3-CPU-optimized

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 08:03

local-stt (Rust) — Parakeet TDT v3 INT8

Background speech-to-text for Windows. Press Ctrl+Shift+Space to record; text is copied to the clipboard.

Windows

  1. Download local-stt-windows-x64.zip
  2. Extract and run local-stt.exe
  3. First launch downloads ~500 MB of model weights (cached afterwards)
  4. Allow mic access if prompted

Notes

  • Live 10s chunk decoding while you speak (low wait after stop)
  • CPU-only (sherpa-onnx + ONNX Runtime)
  • Everything runs locally after the one-time model download

Full Changelog: https://github.com/FirePheonix/parakeet-tdt-v3-CPU-optimized/commits/v0.1.0