OpenTypeless v0.1.0
Highlights
- Voice-to-text pipeline with real-time STT streaming
- LLM-powered text polishing with multi-provider support
- Cloud (Pro) and BYOK modes for both STT and LLM
- Keyboard and clipboard output modes
- Custom dictionary support
- Cloud backup & restore (Pro)
- Multi-language support (20+ languages)
Recent Changes
- perf: Reduce pipeline latency via HTTP connection reuse and endpoint pre-warming (~0.3-1s faster)
- feat: Add resend verification email and improve sign-in error handling
- fix: Throttle subscription refresh on window focus to once per 30s
Downloads (Windows)
| File | Description |
|---|---|
| OpenTypeless_0.1.0_x64-setup.exe | Windows installer (NSIS) - recommended |
| OpenTypeless_0.1.0_x64_en-US.msi | Windows installer (MSI) |
| opentypeless.exe | Portable executable (no install needed) |
macOS and Linux builds will be added once GitHub Actions billing is resolved.