Nightly Build 0.16.0.dev20260829+6b14338
This is a nightly development build. It may contain bugs or incomplete features. Use at your own risk.
What's in This Build
Commit Details:
- SHA:
6b14338 - Message: feat(tray): offer the recommended model from the missing-model notification (#687)
- Author: Kacper Paczos
- Date: 2026-08-28 23:29:58 -0700
Changes Since Last Nightly
- 6b14338 feat(tray): offer the recommended model from the missing-model notification (#687)
- 65ce9da fix(ibus): sync XWayland layout from GNOME after scoped inject (#742)
- 9c3ed49 fix(tray): stay idle after leftover transcription on toggle stop (#741)
- 7a4d050 fix(tests): stop leaking Factory.new onto MagicMock (#748)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.16.0.dev20260829+6b14338-py3-none-any.whlFrom PyPI (Stable)
For the latest stable release:
pip install vocalinuxUsing Install Script
curl -fsSL https://raw.githubusercontent.com/VocaHQ/vocalinux/main/install.sh | bashAppImage (no install, no root)
Download the .AppImage matching your CPU (x86_64 or aarch64) below:
chmod +x Vocalinux-0.16.0.dev20260829+6b14338-x86_64.AppImage
./Vocalinux-0.16.0.dev20260829+6b14338-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.16.0.dev20260829+6b14338 |
| Base Version | 0.16.0 |
| Build Date | 20260829 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.16.0.dev20260829+6b14338-py3-none-any.whl- Python wheel (recommended)vocalinux-0.16.0.dev20260829+6b14338.tar.gz- Source distributionVocalinux-0.16.0.dev20260829+6b14338-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.16.0.dev20260829+6b14338-aarch64.AppImage- Self-contained, no install (ARM64, added shortly after this release is published)
Links
Only the 3 most recent nightly builds are kept. This build will be automatically deleted when newer nightlies are created.
Generated on 2026-08-29 08:53:31 UTC