Kokori - Transform text to speech with a powerful macOS app

Kokori TTS app for macOS: Transform text to speech with a powerful local API server & desktop app. High-quality voices, speed control, and seamless menubar integration.

Add a comment

Replies

Best
Kokori was built as a result of burning through elevenLabs credits when developing projects locally. I did not want to pay for every time I tested TTS generation worked in my app before moving over to a paid production ready solution. Kokori runs an API server which accepts text, voice & speed parameters to respond with an audio file. Additionally - it offers a desktop application UI to manually generate TTS audio files, view detailed logs, see previously generated audio files and manage settings.

 Lovely product! What specific pain point made you build Kokori instead of relying on macOS’s built-in voices?

That is a cool idea! Are you planning to add more voices (german for example)?

Congrats on the launch!

Hi  

The underlying TTS model does not have support for German dialect/accent voices. In future, if the model improves or releases new versions I can update the app.

 i see, thanks for the info!

What is the underlying technology or API being used for converting from text to speech?

Hi  

Under the hood it's using an open source model with a similar name.
I'll leave it ambiguous just to avoid clones of the app but a search on huggingFace should find it.