openreader/src/app
Richard Roberson e3799e40aa feat(tts): add smart sentence continuation
introduce configurable smart sentence splitting with persisted state,
UI toggle, and EPUB/PDF contexts that send continuation metadata.
enhance TTS pipeline to merge cross-page sentences, manage carryover,
and trigger visual page changes during playback for smoother narration.

update README with kokoro quick-start guidance, remove the legacy
issues mapping doc, and add deterministic TTS mocks plus sample audio
for Playwright tests.
2025-11-14 12:00:03 -07:00
..
api feat(tts): add smart sentence continuation 2025-11-14 12:00:03 -07:00
epub/[id] feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
html/[id] feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
pdf/[id] feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
apple-icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
favicon.ico Apple web app capable changes 2025-01-26 16:49:05 -07:00
globals.css feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
icon.png Apple web app capable changes 2025-01-26 16:49:05 -07:00
icon.svg Apple web app capable changes 2025-01-26 16:49:05 -07:00
layout.tsx feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
manifest.json Apple web app capable changes 2025-01-26 16:49:05 -07:00
page.tsx feat(audiobook): add chapter-based export with UI and API 2025-11-11 13:32:30 -07:00
providers.tsx Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it 2025-04-15 02:28:51 -06:00