Contactless card payments could become unlimited (bbc.co.uk)
1 points by mindracer 6m ago 0 comments
Nikon Officially Releases the ZR Cinema Camera (nikonusa.com)
1 points by acherion 1h ago 1 comments
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.
No comments yet