Requirements
- macOS 12.0 (Monterey) or later
- 8 GB RAM minimum (16 GB recommended)
- 10 GB free disk space (more for models)
Install from DMG (Recommended)
Step 1: Download
Download the latestIzwi-*.dmg from GitHub Releases.
Step 2: Install
- Open the downloaded
.dmgfile - Drag Izwi.app into your Applications folder
- Eject the disk image
Step 3: First Launch
- Open Izwi from Applications
- If prompted about an unidentified developer:
- Go to System Settings → Privacy & Security
- Click Open Anyway next to the Izwi message
- On first launch, Izwi will:
- Create the
~/.local/bindirectory if needed - Link
izwiandizwi-serverto your PATH - May prompt for administrator access
- Create the
Step 4: Verify
Open Terminal and run:Optional: Install espeak-ng for Kokoro-82M
Kokoro-82M uses espeak-ng for phonemization. Install it before using Kokoro voices.
Install with Homebrew
Verify
Install via Homebrew (Coming Soon)
Command-Line Only Installation
If you only need the CLI tools without the desktop app:izwi, izwi-server, and izwi-desktop to ~/.local/bin.
Apple Silicon Optimization
Izwi automatically selects the best backend on Apple Silicon Macs. To explicitly force Metal:Data Locations
| Data | Location |
|---|---|
| Models | ~/Library/Application Support/izwi/models/ |
| Config | ~/Library/Application Support/izwi/config.toml |
| Logs | ~/Library/Application Support/izwi/logs/ |
| Cache | ~/Library/Caches/com.agentem.izwi.desktop/ |
Uninstall
Quick Uninstall
From a cloned repository:Manual Uninstall
Verify Removal
Troubleshooting
”Izwi can’t be opened because it is from an unidentified developer”
- Go to System Settings → Privacy & Security
- Scroll down to find the Izwi message
- Click Open Anyway
Command not found: izwi
The CLI tools may not be in your PATH. Add this to your~/.zshrc:
Kokoro error: espeak-ng not found
Install espeak-ng: