Show HN: Sayathing – Open-Source platform that gives your text a voice

1 buglungtung 0 9/10/2025, 2:16:18 AM github.com ↗
I just explored the Kokoro TTS model last week to generate audio for my needs. There are many cool projects already existing (Kokoro-FastAPI, kokoro-web), but they miss one of my needs (queuing audio generation) so I decided to build a simple one with queuing.

Link: https://github.com/kanthorlabs/sayathing

The most highlighted feature is async processing with a background task queue backed by SQLite.

The second feature is that audio will be saved as base64, and it’s very convenient for me to integrate with other systems in my homelab.

Let's try and enjoy it.

Comments (0)

No comments yet