Search Criteria
Package Details: voxtype 0.7.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/voxtype.git (read-only, click to copy) |
|---|---|
| Package Base: | voxtype |
| Description: | Push-to-talk voice-to-text for Linux (optimized for Wayland, works on X11) |
| Upstream URL: | https://voxtype.io |
| Licenses: | MIT |
| Submitter: | peteonrails |
| Maintainer: | peteonrails |
| Last Packager: | peteonrails |
| Votes: | 12 |
| Popularity: | 1.13 |
| First Submitted: | 2025-11-28 17:08 (UTC) |
| Last Updated: | 2026-05-29 14:19 (UTC) |
Dependencies (31)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- gtk4-layer-shell (make)
- pkgconf (pkgconf-gitAUR) (make)
- shaderc (shaderc-gitAUR, shaderc-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda-12.5AUR, cuda-12.9AUR, cuda-12.8AUR, cuda-pascalAUR) (optional) – GPU acceleration via CUDA 13 for ONNX engines (NVIDIA GPUs, requires driver 580+)
- cuda12.6 (optional) – GPU acceleration via CUDA 12 for ONNX engines (older NVIDIA setups)
- dotoolAUR (dotool-gitAUR) (optional) – keyboard simulation with layout support (KDE/GNOME compatible)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (optional) – runtime for the GTK4 on-screen mic visualizer (voxtype-osd-gtk4)
- gtk4-layer-shell (optional) – runtime for the GTK4 on-screen mic visualizer
- libnotify (libnotify-gitAUR) (optional) – desktop notifications
- Show 11 more dependencies...
Latest Comments
1 2 3 Next › Last »
poweruser commented on 2026-06-02 23:33 (UTC)
I had to run
mkdir ~/.local/share/gnupgto get this to work when the gpg keys were introduced.graysky commented on 2026-05-12 22:49 (UTC)
@peteonrails - I don't think this PKGBUILD is correct as-is, as it should be building all possible variants with the proper make dependencies. I created a split version that I think is correct. Have a look and please consider using this.
https://gist.github.com/graysky2/bf8c3295d87f66ace425254fb7213c50
materemias commented on 2026-05-12 06:41 (UTC)
thanks!
peteonrails commented on 2026-05-11 13:41 (UTC)
@materemias I am going to skip 0.7.0 and release 0.7.1 shortly: the addition of some MacOS dependencies broke the NixOS build, and it's a quick patch to fix it. So I am going to prioritize that, then get the AUR updated afterwards. It'll be later today!
materemias commented on 2026-05-11 12:29 (UTC)
is 0.7.0 coming?
graysky commented on 2026-05-02 11:18 (UTC)
Sounds good... are they in your 0.7.0-rc branch?
peteonrails commented on 2026-05-01 12:57 (UTC)
@graysky Parakeet should run accelerated, I have some updated build flags coming that should clear up how to make it happen in 0.7.0
graysky commented on 2026-04-05 11:25 (UTC)
Is the onnx binary supposed to run on the GPU? When I call it directly from
/usr/lib/voxtype/voxtype-onnxnone of the work is offloaded.graysky commented on 2026-03-20 18:48 (UTC)
I can confirm the latest version builds in the clean chroot. Do you mind looking at voxtype-cuda and comment on its correctness? My intention was creating a pure CUDA implementation.
peteonrails commented on 2026-03-20 16:41 (UTC)
Thanks for your help @graysky - I think this last patch to the pkgbuild did the trick. I was able to build in a container that looks similar to the one you used. Let me know if you're still having trouble!
1 2 3 Next › Last »