Kokoro TTS โ ONNX weights for kokoro.cpp
ONNX/npz model weights consumed by
rzafiamy/kokoro.cpp โ the C++ build that
adds kokoro-cli and the OpenAI-compatible kokoro-server.
These are the muna-transpiled artifacts, named by content hash โ the loader
looks them up by these exact filenames, so do not rename them:
| Filename (hashed) | Role | Size |
|---|---|---|
8fbea51ea711โฆ |
acoustic ONNX model | ~311 MB |
67f7dd6fed17โฆ |
phonemizer ONNX model | ~47 MB |
c3bf79648d4dโฆ |
voices (.npz) |
~28 MB |
Disclaimer & Attribution
These weights were obtained by forking github.com/olokobayusuf/kokoro.cpp; they are redistributed here only to be downloaded at runtime (instead of being committed into git). All credit for the model and the original transpilation goes to that upstream project and to the underlying Kokoro-82M model.
The kokoro-cli / kokoro-server build that consumes these files is maintained
in rzafiamy/kokoro.cpp. The files are
provided as-is, with no additional claims.
Usage
kokoro-server --model <download-dir> --host 127.0.0.1 --port 8080