CallNotes 1.2.0 — Parakeet
- ⚡ New transcription engine: NVIDIA Parakeet TDT v3 — runs locally via sherpa-onnx (the runtime you already have for speaker separation). The fastest option, 25 European languages, and no Whisper-style repetition loops. One-time model download:
./install.sh --with-parakeet, then pick Parakeet in the settings. - 🌍 In-app language picker (System/Deutsch/English) — from 1.1.1
- 🪟 There is now an experimental Windows sibling — CI-compiled, looking for testers
- 🧹 Collapsible FAQ
Update: cd callnotes && git pull && ./install.sh