Kokori
Kokori Icon


Kokori

for macOS

Transform text to speech with a powerful local API server. Built on Kokoro TTS with multiple voices, speed control, and seamless menubar integration for macOS.

Why you'll love it

Designed for developers, creators, and anyone who needs fast, reliable text-to-speech—without the hassle. Here’s what makes this macOS app the perfect local TTS solution. .

Unlimited Text-to-Speech

Generate as much speech as you want—no quotas, no throttling, no restrictions.

Works Out of the Box

Zero setup required. Just install and start converting text using your preferred voice, speed, and pitch.

Built-in Logging

Track every request and catch errors easily with detailed, local logs.

Pay Once, Own It Forever

No subscriptions. Just a one-time license for full access—simple and fair.

Stop Wasting Money on Testing

Avoid costly API calls while developing. Run your TTS workflows entirely offline.

Made for Developers

Everything you need is bundled in. No external installs or configs—just download and go.

Choose Your Voice

Switch between multiple built-in voices to match your app’s tone or your personal preference.

Local API Server

Runs entirely on your machine—fast, private, and fully offline. No external requests, ever.

Simple API Integration

Integrate text-to-speech into your app with just a few lines of code. The built-in REST API is clean, consistent, and easy to use—send plain text, and get high-quality audio in response. It just works. No SDKs, no cloud setup, and no surprises.

POST http://localhost:5002/tts
  {
    "text": "hello, world",
    "voice": "en_us_heart",
    "speed": 1.0
  }
200 OK 348 ms
0:01 / 0:01
🔊