Current Model Catalog
Useizwi list (or GET /v1/models) to see the live, currently enabled catalog.
Those endpoints only show variants that are enabled for download/use.
Izwi accepts many legacy aliases (for example lowercase IDs), but the canonical IDs below match izwi list output.
Text-to-Speech (TTS)
Kokoro-82Mrequiresespeak-ng: macOS, Linux, Windows
Voxtral-4B-TTS-2603 includes bundled voice assets licensed under CC BY-NC
4.0 and supports 20 preset voices with 24 kHz output.
VibeVoice-1.5B is a Microsoft long-form TTS model with reference-voice
cloning. It uses saved or direct reference voices rather than built-in speaker
presets.
For built-in speaker IDs, see Voice Presets.
Speech Recognition (ASR)
Diarization and Alignment
Chat
Currently Disabled (Not Listed by izwi list)
These variants exist in the catalog but are not currently enabled for standard listing/download:
- Legacy Qwen3 chat IDs:
Qwen3-0.6B,Qwen3-0.6B-4bit,Qwen3-1.7B,Qwen3-1.7B-4bit Qwen3-14B-GGUFGemma-3-4b-it- TTS 8-bit and BF16 metadata variants such as
Qwen3-TTS-12Hz-0.6B-Base-8bitandQwen3-TTS-12Hz-1.7B-VoiceDesign-bf16; selected 4-bit variants are the standard low-memory downloads exposed byizwi list.
Downloading Models
Via CLI
Via Web UI
- Open
http://localhost:8080 - Go to Models in the sidebar
- Click Download on a model
Managing Models
For the complete UI, CLI, and API workflow, see Model Management.View Downloaded Models
Get Model Information
Load a Model into Memory
Unload a Model
Delete a Model
Model Storage
Custom Model Directory
Manual Downloads
Some models (for example Gemma) may require manual Hugging Face access setup:Model Status
Check status:
Quantization Notes
-4bit/-8bit/-bf16are reduced-precision variants.-GGUFvariants are quantized GGUF artifacts.- Smaller/quantized variants reduce memory and disk use at some quality/accuracy tradeoff.
izwi listshows enabled variants only. Some catalog metadata exists for experimental 8-bit/BF16 TTS artifacts, but the standard downloadable low-memory TTS variants are the explicit-4bitentries shown above.