OpenReader logo

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-04

What’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-js promises by @richardr1126
    • Need v0.2.4-patch.4 if using Docker image

Full Changelog: https://github.com/richardr1126/OpenReader-WebUI/compare/v0.2.3…v0.2.4