OpenReader
Self-hosted text-to-speech document reader with synchronized highlighting
Alternative to: speechify, natural reader, elevenlabs reader
About
Versions (51)
v0.2.4
2025-03-04What’s New ✨
- ⏲️ Retry logic for when requesting audio from the TTS API (sorry for the delayed implementation of this) by @richardr1126
- 🎭 Using Playwright for end-to-end user testing (on Firefox, Chromium, and Safari) by @richardr1126
Changes ☑️
- 🗄️ PDF storage now uses array buffer storage, similar to ePubs (you may or may not need to re-upload your PDFs) by @richardr1126
- 🎼 Audio file storage now uses array buffer storage, similar to ePubs by @richardr1126
Fixes 🛠️
- Issue #8: Fix PDF uploads for iOS 17.x and below with array storage and using
core-jspromises by @richardr1126- Need
v0.2.4-patch.4if using Docker image
- Need
Full Changelog: https://github.com/richardr1126/OpenReader-WebUI/compare/v0.2.3…v0.2.4