Hacker News new | ask | show | jobs
by jordanf 136 days ago
Chapter (https://jordanful.github.io/chapter/) - a self-hosted ebook reader (server/client) that uses a local TTS AI model for narration. Progress is stored server side, so you can switch from reading to listening anytime.
1 comments

Cool idea, man. Never heard of the Kokoro model, how's its English performance?
thank you! it's actually unbelievably good. check out the demo audio files here: https://github.com/nazdridoy/kokoro-tts?tab=readme-ov-file#d...
That sample sounds great, and you run it locally? As in on-device or on a server?