Nightly Build 0.15.0.dev20260819+d8ff705
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:
d8ff705 - Message: fix(settings): stop Test Dictation calling a missing model "no speech" (#702)
- Author: Jatin K Malik
- Date: 2026-08-18 17:59:57 -0700
Changes Since Last Nightly
- d8ff705 fix(settings): stop Test Dictation calling a missing model "no speech" (#702)
- fd23ef0 feat(audio): add a family dictation tone picker (#707)
- 994dda1 fix(install): leftover review notes from #700 and #705 (#706)
- 95d135e chore(deps): lock dependencies with uv and pin every build input
- 71c84fe chore(build): harden installer script and replace Makefile with Justfile
- 609b192 chore(icons): switch to shared Voca family mark (#704)
- 23ca16e fix(tests): stop test_whispercpp_advanced_persistence clobbering the real config (#694)
- 5a978d9 fix(settings): report failed model downloads instead of claiming success (#690)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.15.0.dev20260819+d8ff705-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.15.0.dev20260819+d8ff705-x86_64.AppImage
./Vocalinux-0.15.0.dev20260819+d8ff705-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.15.0.dev20260819+d8ff705 |
| Base Version | 0.15.0 |
| Build Date | 20260819 |
| Python | 3.9+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.15.0.dev20260819+d8ff705-py3-none-any.whl- Python wheel (recommended)vocalinux-0.15.0.dev20260819+d8ff705.tar.gz- Source distributionVocalinux-0.15.0.dev20260819+d8ff705-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.15.0.dev20260819+d8ff705-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-19 03:09:30 UTC