VoxCtr v0.1.10
Downloads
Pick the build for your platform and GPU:
| Platform | File suffix | GPU required |
|---|---|---|
| Linux | -linux-x86_64.AppImage |
None |
| Linux (NVIDIA) | -linux-x86_64-cuda.deb |
NVIDIA driver 520+ |
| Windows | -windows-x86_64-setup.exe |
None |
| Windows (NVIDIA) | -windows-x86_64-cuda-setup.exe |
NVIDIA driver 520+ |
CUDA builds use your GPU for Whisper inference (~3–10× faster).
They require an NVIDIA driver but not the CUDA Toolkit.
CPU builds run on any hardware, including AMD, Intel, and ARM.
Linux CPU — first run
chmod +x VoxCtr_*-linux-x86_64.AppImage
./VoxCtr_*-linux-x86_64.AppImageLinux CUDA — install
sudo dpkg -i VoxCtr_*-linux-x86_64-cuda.debFull Changelog: v0.1.9...v0.1.10