openreader/scripts
2026-01-26 06:13:27 +00:00
..
groq-tts-proxy.py feat: add AI summarization with multi-provider support and Groq TTS integration 2026-01-19 23:32:13 +00:00
openreader-webui.sh remove docker from script 2026-01-26 06:13:27 +00:00
OPENREADER_SETUP.md chore: remove package-lock.json and update URLs in setup documentation 2026-01-25 14:13:57 -06:00
README.md chore: remove package-lock.json and update URLs in setup documentation 2026-01-25 14:13:57 -06:00

OpenReader WebUI Scripts

Scripts for running OpenReader WebUI with Groq Orpheus TTS.

Files

  • openreader-webui.sh - Main startup script
  • groq-tts-proxy.py - FastAPI proxy that adds /v1/audio/voices endpoint for Groq
  • .env - Environment variables (contains GROQ_API_KEY)

Usage

./openreader-webui.sh

URL

http://localhost:3003

Architecture

OpenReader WebUI (Docker :3003)
        ↓
Groq TTS Proxy (localhost:8880)
        ↓
Groq API (canopylabs/orpheus-v1-english)

Available Voices

  • troy, austin, daniel (male)
  • autumn, diana, hannah (female)