Metadata-Version: 2.4
Name: kokoro-onnx
Version: 0.1.3
Summary: TTS with kokoro and onnx runtime
Project-URL: Homepage, https://github.com/thewh1teagle/kokoro-onnx
Project-URL: Repository, https://github.com/thewh1teagle/kokoro-onnx
Project-URL: Issues, https://github.com/thewh1teagle/kokoro-onnx/issues
Author-email: thewh1teagle <61390950+thewh1teagle@users.noreply.github.com>
Requires-Python: >=3.12
Requires-Dist: onnxruntime>=1.20.1
Requires-Dist: phonemizer>=3.3.0
Requires-Dist: piper-phonemize-cross>=1.2.1; platform_system == 'Linux'
Requires-Dist: piper-phonemize-fork>=1.2.0; platform_system != 'Linux'
Requires-Dist: soundfile>=0.13.0
Description-Content-Type: text/markdown

# kokoro-onnx

TTS with kokoro and onnx runtime

## Setup

```console
pip install -U kokoro-onnx
```

Some dependencies are only available in python version 3.12. We recommend use [uv](https://docs.astral.sh/uv/getting-started/installation).

You also need [`kokoro-v0_19.onnx`](https://github.com/thewh1teagle/kokoro-onnx/releases/download/model-files/kokoro-v0_19.onnx), and [`voices.json`](https://github.com/thewh1teagle/kokoro-onnx/releases/download/model-files/voices.json). Please see examples.

## Examples

See [examples](examples)

## Voices

Available voices are `af`, `af_bella`, `af_nicole`, `af_sarah`, `af_sky`, `am_adam`, `am_michael`, `bf_emma`, `bf_isabella`, `bm_george`, `bm_lewis`

<video src="https://github.com/user-attachments/assets/a89b4c75-303d-47ac-96c8-7edb64b9150a" width=400></video>
