kokoro-onnx and KokoroSharp
These are ecosystem siblings serving different platforms: the first is a Python-based ONNX inference implementation, while the second is a C#/.NET wrapper that enables the same Kokoro TTS model to be used in .NET applications.
About kokoro-onnx
thewh1teagle/kokoro-onnx
TTS with kokoro and onnx runtime
This tool helps you convert written text into natural-sounding speech. You provide text and select from various voices and languages, and it produces an audio file of that text being spoken. It's ideal for developers who need to integrate high-quality text-to-speech capabilities into their applications.
About KokoroSharp
Lyrcaxis/KokoroSharp
Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and multilingual. Integrate on your .NET projects using a plug-and-play NuGet package, complete with all voices.
This is a tool for .NET developers to add advanced text-to-speech capabilities to their applications. It takes written text as input and converts it into natural-sounding speech, supporting multiple languages and distinct speaker voices. The output is high-quality audio that can be integrated into various software projects.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work