Nightly Build 0.16.0.dev20260825+ffec466
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:
ffec466 - Message: docs: align README with live family status and on-device copy (#737)
- Author: Jatin K Malik
- Date: 2026-08-24 16:56:34 -0700
Changes Since Last Nightly
- ffec466 docs: align README with live family status and on-device copy (#737)
- 00da803 fix(web): call the screenshots page v0.16 (#735)
- 0ac361d fix(copy): VocaWin is Beta, still unsigned (#733)
- f43f9dc fix: leftover engine repair, just --no-sync, and ggml verify from #713 (#732)
- 582d494 chore(build): uv tooling, a Python 3.11 floor, and verified model downloads (epic #701, phases 2.5 & 5) (#713)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.16.0.dev20260825+ffec466-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.dev20260825+ffec466-x86_64.AppImage
./Vocalinux-0.16.0.dev20260825+ffec466-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.dev20260825+ffec466 |
| Base Version | 0.16.0 |
| Build Date | 20260825 |
| Python | 3.11+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.16.0.dev20260825+ffec466-py3-none-any.whl- Python wheel (recommended)vocalinux-0.16.0.dev20260825+ffec466.tar.gz- Source distributionVocalinux-0.16.0.dev20260825+ffec466-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.16.0.dev20260825+ffec466-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-25 03:08:49 UTC