Core definition of Kokoro-ONNX
Kokoro-ONNX is an open source text-to-speech (TTS) tool based on the ONNX Runtime, created by developer thewh1teagle. It is designed for efficient speech synthesis with a lightweight architecture for fast response, especially suited to the technology integration needs of developers and researchers.
List of core functions
- Multi-language support: English is currently supported, with French, Japanese, Korean and Chinese to be expanded in the future.
- Diversity of voices: Offers a wide selection of tones, including a unique whisper mode (for special scenarios)
- High Performance Engine: Near real-time speech generation possible on macOS M1 chip devices
- Lightweight installation: The installation package is only 80MB after quantization, and the full version is about 300MB.
Technical Features
The project adopts Apache 2.0/MIT dual license, and its ONNX architecture benefits from cross-platform compatibility and hardware acceleration capabilities, with lower resource usage and faster inference speed than traditional TTS tools.
This answer comes from the articleKokoro-ONNX: Efficient Text-to-Speech Tool with Multi-Language and Multi-Voice SupportThe





























