- 🎙️ Transcribe system audio in real-time
- 💻 Supports macOS and Windows
- 🤖 Fully local AI model
- 🎵 Lyrics-style text display
- 🦀 Written in pure Rust
- 🌐 Currently English to Chinese translation only
- whisper: https://huggingface.co/ggerganov/whisper.cpp
- opus-mt-en-zh: https://huggingface.co/Helsinki-NLP/opus-mt-en-zh
- tauri: Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- whisper-rs: Rust bindings to https://github.com/ggerganov/whisper.cpp
- candle: Minimalist ML framework for Rust