Releases: bitgineer/Speakeasy
Releases · bitgineer/Speakeasy
v0.1.0-alpha - Initial Alpha Release
🎙️ SpeakEasy v0.1.0-alpha
First public alpha release of SpeakEasy!
✨ What's Included
- Local AI transcription using Whisper (100% offline)
- Privacy-first - zero data leaves your machine
- Cross-platform desktop app (Windows, macOS, Linux)
- Keyboard shortcuts (Ctrl+Shift+Space / Cmd+Shift+Space)
- Multiple model sizes (base, small, medium, large)
- Smart text insertion into any active window
- Export to clipboard or file
🚀 Quick Start
Windows:
start.batmacOS/Linux:
chmod +x start.sh && ./start.sh📋 Requirements
- Node.js 18+
- Python 3.10+
- NVIDIA GPU (optional, for faster transcription)
⚠️ Alpha Notice
This is an early alpha release. Expect bugs and rough edges. Please report issues!
🔗 Links
Full Changelog: Compare with main