Skip to content

Releases: arasheslamii/nava

Release list

NAVA v0.0.1

Choose a tag to compare

@arasheslamii arasheslamii released this 11 Jun 07:37
8b308b9

NAVA v0.0.1

NAVA is local-first AI voice dictation for Linux — hold a key, speak, and polished text is injected into whatever app has focus. Powered by Whisper, 100% local and offline, no telemetry.

⚠️ X11 only. Wayland sessions aren't supported yet (the text-injection layer is X11-based). Wayland users can switch to an X11 session to use NAVA for now.

Install (Debian / Ubuntu / Mint):

wget https://github.com/arasheslamii/nava/releases/download/v0.0.1/nava_0.0.1_all.deb
sudo apt install ./nava_0.0.1_all.deb
nava setup

Other distros, from-source, and AppImage: see [docs/INSTALL.md](https://github.com/arasheslamii/nava/blob/main/docs/INSTALL.md).