Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
TTS with kokoro and onnx runtime
| Date | Stars |
|---|---|
| 2026-07-24 | 2641 |
| 2026-07-25 | 2642 |
| 2026-07-28 | 2642 |
| 2026-07-30 | 2642 |
| 2026-08-06 | 2642 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# kokoro-onnx  [](https://pypi.org/project/kokoro-onnx/) [](https://github.com/thewh1teagle/kokoro-onnx/releases) [](https://github.com/thewh1teagle/kokoro-onnx/blob/main/LICENSE) [](https://github.com/thewh1teagle/kokoro-onnx/stargazers) [](https://pypi.org/project/kokoro-onnx/) [](https://github.com/microsoft/onnxruntime)   TTS with onnx runtime based on [Kokoro-TTS](https://huggingface.co/spaces/hexgrad/Kokoro-TTS) 🚀 Version 1.0 models are out now! 🎉 <https://github.com/user-attachments/assets/00ca06e8-bbbd-4e08-bfb7-23c0acb10ef9> ## Features - Supports multiple languages - Fast performance near real-time on macOS M1 - Offer multiple voices - Lightweight: ~300MB (quantized: ~80MB) ## Setup ```console pip install -U kokoro-onnx ``` <details> <summary>Instructions</summary> 1. Install [uv](https://docs.astral.sh/uv/getting-started/installation) for isolated Python (Recommend). ```console pip install uv ``` 2. Create new project folder (you name it) 3. Run in the project folder ```console uv init -p 3.12 uv add kokoro-onnx soundfile ``` 4. Paste the contents of [`examples/save.py`](https://github.com/thewh1teagle/kokoro-onnx/blob/main/examples/save.py) in `hello.py` 5. Download the files [`kokoro-v1.0.onnx`](https://github.com/thewh1teagle/kokoro-onnx/releases/download/model-files-v1.0/kokoro-v1.0.onnx), and [`voices-v1.0.bin`](https://github.com/thewh1teagle/kokoro-onnx/releases/download/model-files-v1.0/voices-v1.0.bin) and place them in the same directory. 6. Run ```console uv run hello.py ``` You can edit the text in `hello.py` That's it! `audio.wav` should be created. </details> ## Examples See [examples](examples) ## Voices See the latest voices and languages in [Kokoro-82M/VOICES.md](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md) Note: It's recommend to use misaki g2p package from v1.0, see [examples](examples) ## Contribute See [CONTRIBUTE.md](CONTRIBUTE.md) ## License - kokoro-onnx: MIT - kokoro model: Apache 2.0
Excerpt of 2,702 characters
Read on GitHublocalhost
199
11
Fedir Zadniprovskyi · Gridware · United States
2
Christian Clauss · Christian Clauss · Switzerland
2
1
1
eV · @brave
1
1
Alonso Silva · Nokia Bell Labs · France
1
1
weedge · China
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8a1f122bdd4bf19a, topic:onnxruntime
matched fp:8a1f122bdd4bf19a, topic:tts