mattmireles/kokoro-coreml
PyTorch → CoreML conversion pipeline for Kokoro TTS. Unlocks fast on-device text-to-speech on Apple Neural Engine.
This project helps macOS app developers integrate advanced text-to-speech capabilities directly into their applications. It takes text input and converts it into natural-sounding speech audio using the Kokoro TTS model, optimized for fast, on-device processing on Apple Silicon with Neural Engine acceleration. The primary users are macOS app developers looking to embed high-quality, efficient speech synthesis.
No commits in the last 6 months.
Use this if you are a macOS app developer who wants to add fast, high-quality, offline text-to-speech functionality to your application using Apple's Neural Engine.
Not ideal if you need a cloud-based TTS solution or are developing for platforms other than macOS.
Stars
32
Forks
8
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/mattmireles/kokoro-coreml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
thewh1teagle/kokoro-onnx
TTS with kokoro and onnx runtime
nazdridoy/kokoro-tts
A CLI text-to-speech tool using the Kokoro model, supporting multiple languages, voices (with...
remsky/Kokoro-FastAPI
Dockerized FastAPI wrapper for Kokoro-82M text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch...
Lyrcaxis/KokoroSharp
Fast local TTS inference engine in C# with ONNX runtime. Multi-speaker, multi-platform and...
met4citizen/HeadTTS
HeadTTS: Free neural text-to-speech (Kokoro) with timestamps and visemes for lip-sync. Runs...