Commit 9959cbe
Add TalkType - AI-powered speech-to-text for Linux Wayland
TalkType is a privacy-focused speech recognition application for Linux Wayland systems.
Key Features:
- Privacy-first: All processing happens locally using OpenAI's Faster-Whisper AI
- Press-and-hold dictation with configurable hotkey (default F8)
- Intelligent punctuation with voice commands (period, comma, new paragraph)
- Auto-punctuation and auto-spacing with smart text formatting
- CPU and GPU support with automatic CUDA detection
- Multiple model sizes available (tiny, small, medium, large)
- System tray integration for easy access
Technical Details:
- Built for Ubuntu 22.04+ (glibc 2.35)
- Size: 887MB (optimized, under 1GB)
- License: MIT
- Desktop ID: io.github.ronb1964.TalkType
- AppStream metadata included and validated
The AppImage is completely self-contained with Python 3.11 runtime, PyTorch with CUDA support, faster-whisper AI, ydotool for Wayland text injection, and GTK3 system tray interface.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 776b789 commit 9959cbe
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments