- GitHub Release artifacts are not the same thing as CUDA source builds.
- Linux and Windows GitHub Release artifacts are CPU-only and do not bundle CUDA runtime libraries.
- CUDA acceleration requires a compatible NVIDIA driver and GPU; source builds still require the CUDA toolkit.
- The Docker CUDA profile is the CUDA distribution path for NVIDIA Linux hosts and may require
CUDA_COMPUTE_CAPwhen built on a machine withoutnvidia-smi.
Platforms
| Platform | Guide |
|---|---|
| macOS | macOS Installation |
| Linux | Linux Installation |
| Windows | Windows Installation |
| From Source | Build from Source |
Quick Install
macOS
Linux (Debian/Ubuntu)
Windows
Download and run the installer from GitHub Releases.Verify Installation
After installation, verify everything is working:izwi serve, use izwi status --detailed to verify runtime backend selection.
If you specifically need NVIDIA CUDA support, see:
Optional: espeak-ng for Kokoro-82M
If you want to use the Kokoro-82M TTS model, you also need espeak-ng installed separately.
See your platform guide for commands:
Next Steps
- Getting Started — Run your first commands
- Download Models — Get AI models for inference