Add environment variables for fine-grained control over TTS rate limiting and Better Auth behavior. Move documentation to external Docusaurus site with automated deployment workflows. - TTS rate limiting can now be enabled/disabled via TTS_ENABLE_RATE_LIMIT - Customizable daily limits for anonymous/authenticated users and IP backstops - Better Auth rate limiting can be disabled via DISABLE_AUTH_RATE_LIMIT - Rename library import env vars to IMPORT_LIBRARY_DIRS/DIR - Add docs-site with Docusaurus and GitHub Actions workflows - Update README to reference external documentation
16 lines
619 B
Markdown
16 lines
619 B
Markdown
---
|
|
title: Acknowledgements
|
|
---
|
|
|
|
This project is built with support from the following open-source projects and tools:
|
|
|
|
- [Kokoro-82M](https://huggingface.co/hexgrad/Kokoro-82M)
|
|
- [Kokoro-FastAPI](https://github.com/remsky/Kokoro-FastAPI)
|
|
- [Better Auth](https://www.better-auth.com/)
|
|
- [SQLite](https://www.sqlite.org/)
|
|
- [PostgreSQL](https://www.postgresql.org/)
|
|
- [SeaweedFS](https://github.com/seaweedfs/seaweedfs)
|
|
- [whisper.cpp](https://github.com/ggerganov/whisper.cpp)
|
|
- [ffmpeg](https://ffmpeg.org)
|
|
- [react-pdf](https://github.com/wojtekmaj/react-pdf)
|
|
- [react-reader](https://github.com/happyr/react-reader)
|