Built a real-time screen reader using LightOnOCR-2-1B

#36
by paradisecy - opened

Hey! I built sttts — a local screen-to-speech pipeline using LightOnOCR-2-1B + Kokoro-82M.

It captures any region of your screen, runs OCR, and speaks the result aloud in real time. It also auto-clicks "next page" buttons for hands-free ebook reading on Kindle and epub readers.

Everything runs locally — no cloud, no API keys.

GitHub: https://github.com/paradisecy/sttts
Demo: https://youtu.be/nfkXIqK8Llg

Thanks for the amazing model!

Sign up or log in to comment