github VocaHQ/vocalinux nightly-2026-08-06
Nightly Build - 0.15.0.dev20260806+a15baa8

pre-release3 hours ago

Nightly Build 0.15.0.dev20260806+a15baa8

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: a15baa8
  • Message: fix: restore clipboard after ydotool clipboard-paste injection (#588)
  • Author: Mohamed Hashim
  • Date: 2026-08-05 22:08:13 -0700

Changes Since Last Nightly

  • a15baa8 fix: restore clipboard after ydotool clipboard-paste injection (#588)
  • 67dde78 docs(user-guide): note CUDA device 0 limit for dual NVIDIA (#644)
  • 5d06d21 fix(whisper): use CUDA device 0 when pywhispercpp is CUDA-backed (#636)
  • 7a5ddfd fix(ibus): restore engine after register_component teardown (#558) (#643)

Installation

Quick Install (Recommended)

Download the wheel file below and install:

pip install vocalinux-0.15.0.dev20260806+a15baa8-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.dev20260806+a15baa8-x86_64.AppImage
./Vocalinux-0.15.0.dev20260806+a15baa8-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.dev20260806+a15baa8
Base Version 0.15.0
Build Date 20260806
Python 3.9+
OS Linux (X11 & Wayland)

Files

  • vocalinux-0.15.0.dev20260806+a15baa8-py3-none-any.whl - Python wheel (recommended)
  • vocalinux-0.15.0.dev20260806+a15baa8.tar.gz - Source distribution
  • Vocalinux-0.15.0.dev20260806+a15baa8-x86_64.AppImage - Self-contained, no install (Intel/AMD)
  • Vocalinux-0.15.0.dev20260806+a15baa8-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-06 05:24:07 UTC

Don't miss a new vocalinux release

NewReleases is sending notifications on new releases.