Start local. Get to your first request fast.

Install Izwi, pull a model, run izwi serve, and make your first /v1 request without detours.

Quickstart

The shortest path through the docs is simple: install Izwi, pull a model, start the server, then make a request against the local OpenAI-compatible interface.

  1. Install Izwi on your target machine.
  2. Pull a model for the workflow you want to test.
  3. Run izwi serve to start the local API surface.
  4. Use the getting started guide to make your first request.

Docs map

SectionWhat it helps you do
QuickstartInstall, pull a model, run the server, and make a request
FeaturesUnderstand speech recognition, text to speech, diarization, and related workflows
ModelsChoose what to pull and when to use it
CLIOperate the runtime locally, including pull, serve, and status commands
InstallationUse platform-specific install steps when the quickstart is not enough
TroubleshootingResolve hardware, install, or model issues without guessing

Activation path

The docs are most useful when they keep you moving toward one clear outcome: a local runtime that responds to a real request.

  • Use Getting started when you want the fastest first-run path.
  • Use Features when you already know the workflow and need deeper detail.
  • Use Models when you need to decide what to download and test.
  • Use CLI when you are operating the runtime directly.
  • Use Troubleshooting when hardware or model behavior blocks the path.

Getting Help


License

Izwi is open source software licensed under MIT.