From df649656da53c30f6a9c8deb26820365720adc73 Mon Sep 17 00:00:00 2001 From: Richard Roberson Date: Sun, 25 May 2025 22:05:12 -0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8b3bd57..e2d3b87 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ OpenReader WebUI is a document reader with Text-to-Speech capabilities, offering a TTS read along experience with narration for EPUB, PDF, TXT, MD, and DOCX documents. It can use any OpenAI compatible TTS endpoint, including [Kokoro-FastAPI](https://github.com/remsky/Kokoro-FastAPI) and [Orpheus-FastAPI](https://github.com/Lex-au/Orpheus-FastAPI) -> Highly available demo currently available at [https://openreader.richardr.dev/](https://openreader.richardr.dev/) - - 🎯 **TTS API Integration**: - Compatible with OpenAI text to speech API and GPT-4o Mini TTS, Kokoro-FastAPI TTS, Orpheus FastAPI or any other compatible service - Support for TTS models (tts-1, tts-1-hd, gpt-4o-mini-tts, kokoro, and custom)