Nightly Build 0.14.2.dev20260729+cc69c7e
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:
cc69c7e - Message: fix(languages): map English (India) to Whisper code
en(#617) - Author: Jatin K Malik
- Date: 2026-07-28 21:31:02 -0700
Changes Since Last Nightly
- cc69c7e fix(languages): map English (India) to Whisper code
en(#617) - 28bed4c feat(languages): expand speech catalog with Hungarian and more (#616)
- ca24264 fix(audio): stop Bluetooth mic probing from corrupting the heap (#599)
- 8322306 feat(dictation): append trailing space after completed transcription (#608)
- 7422bf9 feat: auto-capitalize sentences after punctuation (#554)
- 8c76578 fix(ui): flatten settings info notices (#615)
- 29db3a0 fix(ibus): keep engine teardown correct when parent destroy fails (#613)
- 161129c feat(text-injection): use IBus on unbridged compositors when ibus-wayland runs (#614)
- 5505e10 fix(ci): clear website pipeline lint and action warnings (#611)
- 63554bc fix(web): stop robots.txt from blocking indexable pages (#610)
Installation
Quick Install (Recommended)
Download the wheel file below and install:
pip install vocalinux-0.14.2.dev20260729+cc69c7e-py3-none-any.whlFrom PyPI (Stable)
For the latest stable release:
pip install vocalinuxUsing Install Script
curl -fsSL https://raw.githubusercontent.com/jatinkrmalik/vocalinux/main/install.sh | bashAppImage (no install, no root)
Download the .AppImage matching your CPU (x86_64 or aarch64) below:
chmod +x Vocalinux-0.14.2.dev20260729+cc69c7e-x86_64.AppImage
./Vocalinux-0.14.2.dev20260729+cc69c7e-x86_64.AppImageRequires xdotool/wtype/ydotool on the host for text injection, same as the PyPI install path.
Build Information
| Property | Value |
|---|---|
| Version | 0.14.2.dev20260729+cc69c7e |
| Base Version | 0.14.2 |
| Build Date | 20260729 |
| Python | 3.9+ |
| OS | Linux (X11 & Wayland) |
Files
vocalinux-0.14.2.dev20260729+cc69c7e-py3-none-any.whl- Python wheel (recommended)vocalinux-0.14.2.dev20260729+cc69c7e.tar.gz- Source distributionVocalinux-0.14.2.dev20260729+cc69c7e-x86_64.AppImage- Self-contained, no install (Intel/AMD)Vocalinux-0.14.2.dev20260729+cc69c7e-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-07-29 05:29:25 UTC