github VocaHQ/vocalinux nightly-2026-08-27
Nightly Build - 0.16.0.dev20260827+008fd31

pre-release4 hours ago

Nightly Build 0.16.0.dev20260827+008fd31

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: 008fd31
  • Message: fix(injection): use Ctrl+Shift+V when pasting into terminals (#734)
  • Author: Jatin K Malik
  • Date: 2026-08-27 00:12:27 -0700

Changes Since Last Nightly

  • 008fd31 fix(injection): use Ctrl+Shift+V when pasting into terminals (#734)
  • a4bd398 fix(settings): save the model only once the engine loaded it (#685)
  • b7bfdd2 fix(config): share one ConfigManager across the process (#691)
  • e330f9d fix(settings): size the unused downloads list to its real rows (#686)
  • 5e3265f fix(startup): resolve model size per engine instead of the legacy key (#684)
  • f4e9fcb fix(installer): survive a release without a checksum manifest, and stop inventing GPUs (#736)

Installation

Quick Install (Recommended)

Download the wheel file below and install:

pip install vocalinux-0.16.0.dev20260827+008fd31-py3-none-any.whl

From PyPI (Stable)

For the latest stable release:

pip install vocalinux

Using Install Script

curl -fsSL https://raw.githubusercontent.com/VocaHQ/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.16.0.dev20260827+008fd31-x86_64.AppImage
./Vocalinux-0.16.0.dev20260827+008fd31-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.16.0.dev20260827+008fd31
Base Version 0.16.0
Build Date 20260827
Python 3.11+
OS Linux (X11 & Wayland)

Files

  • vocalinux-0.16.0.dev20260827+008fd31-py3-none-any.whl - Python wheel (recommended)
  • vocalinux-0.16.0.dev20260827+008fd31.tar.gz - Source distribution
  • Vocalinux-0.16.0.dev20260827+008fd31-x86_64.AppImage - Self-contained, no install (Intel/AMD)
  • Vocalinux-0.16.0.dev20260827+008fd31-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-27 12:44:45 UTC

Don't miss a new vocalinux release

NewReleases is sending notifications on new releases.