Releases: bokan/stt
Releases · bokan/stt
v0.2.8
v0.2.7
What's New
- Add prompt overlay for quick-paste prompts via right Option key
- Add enter key support for prompts and improve worker reliability
- Add recording archival and transcription retry logic
- Capture MLX hang audio and add worker heartbeat
- Use rolling window percentile for waveform amplitude normalization
- UI improvements: spinner for initial loading, helpful hints
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
Fixes
- Loading feedback - Shows "Loading..." immediately during startup, animated spinner during model load
- Terminal detection - Fixed detection under tmux (uses frontmost app instead of stale env vars)
- Cleaner output - Suppressed benign semaphore warning on exit
Install / Update
uv tool install git+https://github.com/bokan/stt.gitv0.2.0
What's New
- Rich onboarding UI - New first-run setup wizard with model selection, download progress bars, and provider configuration
- Cleaner console output - Minimal, consistent styling with green checkmarks and no emoji clutter
- Better permission errors - Detects your terminal app name (works through tmux) and shows exactly what to grant permissions to
- Model info - Shows model size and estimated download time during setup
Install / Update
uv tool install git+https://github.com/bokan/stt.git