OpenReader
Self-hosted text-to-speech document reader with synchronized highlighting
Alternative to: speechify, natural reader, elevenlabs reader
About
Versions (51)
v1.1.0
2025-11-22β¨ Whatβs New
- π― Word-by-word highlighting with whisper.cpp; TTS -> STT -> Word by word timestamps. (Optional)
- π£οΈ Whisper binary built and bundled into the Docker image.
UI & UX Improvements
- π Custom EPUB navigation and table of contents for better readability
- π The document List now supports grid mode by default
- π§Ή Small UI tweaks
API & Client Refactors
- π§© Client API: Centralized client-side API calls and refined types for reliability.
- π€οΈ Audiobooks: Moved audiobook endpoints to a different path for clearer separation.
Full Changelog: https://github.com/richardr1126/OpenReader-WebUI/compare/v1.0.1β¦v1.1.0