github VocaHQ/vocalinux nightly-2026-08-14
Nightly Build - 0.15.0.dev20260814+c3a9695

pre-release2 hours ago

Nightly Build 0.15.0.dev20260814+c3a9695

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: c3a9695
  • Message: fix(audio): open stereo mics at native channel count (#673)
  • Author: Jatin K Malik
  • Date: 2026-08-13 00:04:55 -0700

Recent Commits

  • 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)
  • 36b2d92 fix(ibus): restore XKB layout after scoped injection on X11 (#665)
  • 0685305 chore(license): migrate from GPL-3.0 to AGPL-3.0 (#660)
  • c337d8f feat(shortcuts): default to hold Right Alt (push-to-talk) for new installs (#648)
  • 06e8809 feat(updates): notify when a newer GitHub release is available (#645)

Installation

Quick Install (Recommended)

Download the wheel file below and install:

pip install vocalinux-0.15.0.dev20260814+c3a9695-py3-none-any.whl

From PyPI (Stable)

For the latest stable release:

pip install vocalinux

Using Install Script

curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh | bash

AppImage (no install, no root)

Download the .AppImage matching your CPU (x86_64 or aarch64) below:

chmod +x Vocalinux-0.15.0.dev20260814+c3a9695-x86_64.AppImage
./Vocalinux-0.15.0.dev20260814+c3a9695-x86_64.AppImage

Requires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.


Build Information

Property Value
Version 0.15.0.dev20260814+c3a9695
Base Version 0.15.0
Build Date 20260814
Python 3.9+
OS Linux (X11 & Wayland)

Files

  • vocalinux-0.15.0.dev20260814+c3a9695-py3-none-any.whl - Python wheel (recommended)
  • vocalinux-0.15.0.dev20260814+c3a9695.tar.gz - Source distribution
  • Vocalinux-0.15.0.dev20260814+c3a9695-x86_64.AppImage - Self-contained, no install (Intel/AMD)
  • Vocalinux-0.15.0.dev20260814+c3a9695-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-14 04:15:19 UTC

Don't miss a new vocalinux release

NewReleases is sending notifications on new releases.