voxtype logo

voxtype

peteonrails/voxtype

Voice-to-text with push-to-talk functionality for Wayland compositors

GraphCanon updated 3w · GitHub synced 3w

1.0k stars77 forksLast push 1mo Rust MIT

Decision brief

Voxtype is an offline voice-to-text tool for Wayland compositors and supports major desktop environments like GNOME, KDE, Sway, Hyprland with Rust programming for Linux users.

Good fit when

  • When you need a voice-to-text solution on the Linux platform that operates offline without needing internet access.
  • If your primary work environment uses Wayland compositors such as GNOME, KDE Plasma 5.x+, Sway, or Hyprland and seeks push-to-talk functionality for enhanced dictation accuracy.

Avoid when

  • When you are working with older Linux distributions that do not support glibc 2.38+ as Voxtype requires a newer runtime.
  • If your environment does not use Wayland and you prefer software that supports X11 exclusively without the need for push-to-talk functionality.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Active (14d since push)
As of 3w
Provenance
Not a fork · Personal account
As of 3w
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

cargo add voxtype
crates.io

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Voxtype is an offline voice-to-text solution designed specifically for users of the Wayland display server ecosystem in Linux environments, supporting various desktop environments including GNOME, KDE, Sway, and Hyprland.

Capability facts

MCP server
No MCP server detected

Source: repo_scan · Jul 31, 2026

Languages
rust, javascript

Source: github.language+package.json · Jul 31, 2026

Categories

Tags

README

Quick Start

Most users should install a pre-built package. The steps below are for building from source.


---

# Install Vulkan runtime (if not already installed)

---

# Install CUDA toolkit first, then:
cargo build --release --features gpu-cuda

Metal (macOS/Apple Silicon)

cargo build --release --features gpu-metal

HIP/ROCm (AMD alternative)

cargo build --release --features gpu-hipblas

System Requirements

  • Linux with glibc 2.38+ (Ubuntu 24.04+, Fedora 39+, Arch, Debian Trixie+)
  • Wayland or X11 desktop (GNOME, KDE, Sway, Hyprland, River, i3, etc.)

Install Rust if needed

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh


For non-US keyboard layouts, install dotool and configure:

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.