openreader/docs-site/docs
Richard R f0800df745 refactor(tts): migrate TTS tuning from env vars to runtime config with admin controls
Remove TTS cache and upstream tuning environment variables in favor of admin-managed
runtime settings. Add new admin panel controls for TTS retry attempts, upstream timeout,
audio cache size, and cache TTL. Update API routes and TTS generation logic to consume
these runtime-configurable values, enabling live adjustment without redeploy. Update
documentation to reflect the removal of related env vars and the new admin workflow.
2026-05-30 20:47:55 -06:00
..
about refactor(whisper): migrate word alignment to ONNX backend and remove whisper.cpp integration 2026-05-19 13:00:21 -06:00
configure refactor(tts): migrate TTS tuning from env vars to runtime config with admin controls 2026-05-30 20:47:55 -06:00
deploy feat(server): implement unified structured logging with pino and enforce usage 2026-05-27 04:20:17 -06:00
reference refactor(tts): migrate TTS tuning from env vars to runtime config with admin controls 2026-05-30 20:47:55 -06:00
docker-quick-start.md chore(worker): migrate compute worker from Redis/BullMQ to NATS JetStream 2026-05-20 07:38:03 -06:00
introduction.md hard-cut batch F: remove COMPUTE_MODE docs and env references 2026-05-26 16:28:40 -06:00