Nightly Build 0.15.0.dev20260817+8e308a1
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:
8e308a1 - Message: fix(docs): rename VocaServer to VocaGateway; reuse GITHUB_REPO_URL (#697)
- Author: Jatin K Malik
- Date: 2026-08-16 19:23:07 -0700
Recent Commits
- 8e308a1 fix(docs): rename VocaServer to VocaGateway; reuse GITHUB_REPO_URL (#697)
- 279d99f fix(whisper): honor bundled GPU libs and skip software Vulkan devices (#674)
- 32a17a9 chore: point GitHub URLs at VocaHQ (#696)
- edca65d docs: add Discord and VocaHQ README shields (#695)
- c3a9695 fix(audio): open stereo mics at native channel count (#673)
- 00680c3 fix(installer): gate util-linux-extra to Ubuntu 24.04+ (#635)
- ecd5839 feat(settings): delete unused downloaded speech models (#671)
- cfe93f0 feat(settings): searchable language combobox (#672)
- 73ae0de fix(tray): reuse Settings and Logs windows instead of duplicating them (#669)
- 50e9200 fix(settings): separate Close from dictation test controls (#670)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.15.0.dev20260817+8e308a1-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.dev20260817+8e308a1-x86_64.AppImage
./Vocalinux-0.15.0.dev20260817+8e308a1-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.dev20260817+8e308a1 |
| Base Version | 0.15.0 |
| Build Date | 20260817 |
| Python | 3.9+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.15.0.dev20260817+8e308a1-py3-none-any.whl- Python wheel (recommended)vocalinux-0.15.0.dev20260817+8e308a1.tar.gz- Source distributionVocalinux-0.15.0.dev20260817+8e308a1-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.15.0.dev20260817+8e308a1-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-17 03:09:43 UTC