Voice-first terminal HUD for Codex and Claude with local Whisper STT
Project description
VoiceTerm
Voice-first terminal HUD for AI CLIs. Talk instead of type with local Whisper transcription, then send directly to your CLI.
Primary support: Codex and Claude Code.
Install
pipx install voiceterm
# or
python3 -m pip install --user voiceterm
Then run:
voiceterm
Authenticate your backend once if needed:
voiceterm --login --codex
voiceterm --login --claude
What This Package Does
The PyPI package installs the voiceterm launcher.
On first run, it bootstraps the native VoiceTerm binary into:
~/.local/share/voiceterm/native/bin/voiceterm(default)
By default it builds from the official VoiceTerm repository source.
Runtime Requirements
git- Rust toolchain (
cargo,rustc) - macOS or Linux (Windows via WSL2)
Optional Environment Overrides
VOICETERM_NATIVE_BIN=/absolute/path/to/voiceterm- Use an already-installed native binary and skip bootstrap.
VOICETERM_PY_NATIVE_ROOT=/custom/root- Change where the bootstrap binary is installed.
VOICETERM_REPO_URL=https://github.com/jguida941/voiceterm- Use a different source repository URL.
Documentation
- Main repository: https://github.com/jguida941/voiceterm
- Install guide: https://github.com/jguida941/voiceterm/blob/master/guides/INSTALL.md
- Usage guide: https://github.com/jguida941/voiceterm/blob/master/guides/USAGE.md
- CLI flags: https://github.com/jguida941/voiceterm/blob/master/guides/CLI_FLAGS.md
- Troubleshooting: https://github.com/jguida941/voiceterm/blob/master/guides/TROUBLESHOOTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voiceterm-1.0.65.tar.gz.
File metadata
- Download URL: voiceterm-1.0.65.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a383b93f7995ac12045e0548f90480f8b1c25fd72b3526d92814d3132c246788
|
|
| MD5 |
c90e34f24883aa314f92a83649c906d1
|
|
| BLAKE2b-256 |
ecab12c7e6b554d90e22a1b37d75d34207dc6f5b7f77693df078b2d5959fc0cc
|
File details
Details for the file voiceterm-1.0.65-py3-none-any.whl.
File metadata
- Download URL: voiceterm-1.0.65-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3aacfb8c6b4710b2d18db9cd53965d23d34a9b2ea0a600f032be18baae1b5225
|
|
| MD5 |
41afc17e9f651b142fdbd87198e7850f
|
|
| BLAKE2b-256 |
7bea5f14c10f8c38e1f7926f691997594d15a684db8c63c61573df50937e7245
|