Voxint
Turn any recording into a speaker-labelled transcript, on your own computer. Voxint transcribes your audio or video, works out who spoke when, and gives you a simple review screen to confirm the speakers and fix the wording before you export.
It is built for individuals and small teams (researchers, journalists, educators) who need their recordings to stay local. Your audio is transcribed on your own hardware by default: no cloud account, no per-minute fees, nothing uploaded. (Two optional features do reach the network when you turn them on: fetching a recording from a URL, and sending transcript text to an outside AI model to polish it. Both are off or opt-in, and clearly labelled.)
Early days (pre-alpha). Voxint works end to end, but it is young software. The interface, database, and settings can still change between releases through the 0.x series. Great for hands-on use and feedback; not yet for mission-critical archives.
See it in action
(All screenshots use a small synthetic three-speaker sample that ships with Voxint.)
| Your review queue: completed recordings waiting for your decisions. | Attribute each voice: accept a confident match, judge a heard name, or leave a voice unknown. |
| Guided setup in the browser: honest readiness checks, plain-language fixes. | A dashboard for run health and throughput at a glance. |
What it does
Voxint takes a recording and walks it through four steps:
- Add your recording: upload it in the browser, paste a URL, or point Voxint at a file it can already see.
- Voxint does the heavy lifting: it transcribes the words and works out who spoke when, then suggests who each voice is.
- You review: confirm each speaker, and fix any wording, in a screen built for exactly this. Machine guesses stay separate from your decisions; you always have the final say.
- Read or export: read a finished transcript on screen, or download a clean, speaker-labelled copy (plain text, Markdown, subtitles, or structured data).
The models all run locally: transcription (Whisper), speaker separation (pyannote), and voice identity (TitaNet). Everything they need is bundled into Voxint, so there is no Hugging Face account or token to set up.
Quickstart
You need Docker with the Compose plugin (≥ 2.24). One command takes a fresh copy to a running console:
git clone https://github.com/bengizmo/voxint.git && cd voxint
./scripts/install.sh
The installer asks only for what it can't invent (an admin password, a folder for your media, and which hardware runs the models), then generates everything else, starts Voxint, waits until it is healthy, and prints the console address.
On an Apple Silicon Mac and would rather not install Docker Desktop? A docker-free native preview runs the whole stack under macOS's own service manager instead. It is a macOS-only technical preview (a few shell commands, not the one-command install above), so read docs/native-macos-preview.md if that is you. Every other install path, on any operating system, needs Docker.
No graphics card? That's fine. Voxint runs the whole pipeline on an ordinary computer's CPU (needs roughly 8 GB of memory free). It is slower, and a long recording can take hours rather than minutes, but it works anywhere. A GPU (NVIDIA, AMD, or an Apple Silicon Mac) just makes it faster.
Have a GPU? How much VRAM you need. The transcription suite (Whisper + pyannote + TitaNet) shares one card and fits comfortably on 8 GB (e.g. RTX 3050/3060 Ti/4060). Turning on the optional bundled local LLM adds ~5 GB, so running everything on one card wants 12 GB (e.g. RTX 3060 12 GB) or more. AMD cards work via the ROCm tier. Full breakdown and card examples → docs/setup.md.
When it finishes, open the console at http://127.0.0.1:8080/ and sign in
with the username and password you set. On a fresh install Voxint walks you
through a short in-browser setup wizard and an optional guided tutorial
on the bundled sample, so you see the whole review loop before pointing it at
your own audio.
Full setup for your operating system and hardware → docs/setup.md. First-run walkthrough → docs/onboarding.md.
Using Voxint
Once it is running, these short guides cover the day-to-day tasks:
- Add media & manage runs: upload a file, paste a URL, or watch a folder; follow a run and requeue, cancel, or archive it.
- Review & adjudicate: confirm speakers, correct the transcript, keyboard shortcuts, the waveform, splitting and reassigning segments.
- Manage speakers & export: the speaker roster and the export formats.
- Settings & troubleshooting: configure everything from the browser, and fix common problems.
A little more depth
You don't need any of this to use Voxint, but if you're curious or evaluating it:
- Nothing is lost to a crash. Every run's progress lives in a database, so a restart resumes where it left off, and pausing for review is just a saved row.
- Speaker identity keeps a paper trail. Voxint matches voices against a roster that grows as you use it, and keeps machine proposals strictly separate from your rulings.
- Optional AI polish. Voxint can send transcript text to any OpenAI-compatible model to tidy it up and suggest names. It is off by default, and a slow or failing model never blocks a run.
- Swappable vocabulary. Names, jargon, and prompts load from a domain pack you can pick per folder, so specialist terms transcribe correctly. See docs/domain-packs.md.
- Held to measured gates. The models are pinned and their outputs are held to measured-equivalence gates, so an upgrade can't quietly change results. See docs/gpu-contracts.md.
For developers
The console is server-rendered (FastAPI + Jinja + htmx) with a few small React "islands"; the model services are separate containers behind versioned HTTP contracts. To run the code you checked out instead of the release images, layer the build overlays; to work without Docker at all:
uv sync --extra dev
uv run pytest tests/unit
uv run uvicorn voxint.api.app:app --reload
There is also a standalone, database-free scoring harness. pip install voxint
gives you the voxint score CLI for speaker-attribution metrics (see
examples/). Architecture, contracts, operations, and the
release process are documented under docs/.
License
Apache-2.0. See LICENSE and NOTICE. Vendored model weights
are redistributed under their own licenses with attribution (titanet:
CC-BY-4.0; pyannote segmentation: MIT; WeSpeaker embedding: CC-BY-4.0). See the
provenance files under services/*/models/ and the model-asset releases.
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 voxint-0.20.0.tar.gz.
File metadata
- Download URL: voxint-0.20.0.tar.gz
- Upload date:
- Size: 19.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3057e314a7b14c5935d792c7e3829aff4e318e6799c363f6393b50d9a29c516f
|
|
| MD5 |
db4b5fec98215da5fe9e2400553a8237
|
|
| BLAKE2b-256 |
27577f93488ecd7b758ac2249721022111527585553e8449ce20e4e5e764c9b3
|
File details
Details for the file voxint-0.20.0-py3-none-any.whl.
File metadata
- Download URL: voxint-0.20.0-py3-none-any.whl
- Upload date:
- Size: 2.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"26.04","id":"resolute","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dfb441c575e44882621d376a0934c73ab640e7eadfa849ba0fac90a7c39f1f16
|
|
| MD5 |
dbfd60bbbd8644f2d254c9bc4642a3d8
|
|
| BLAKE2b-256 |
0c4ed3cb5fee50c7b015f00592be8a2d29fa0a0f1ddf48191c7ca690b6c2dffd
|