Files
tts/requirements.txt
dsyoon 3cc8fb2694 Add client/server split and TTS app
Set up FastAPI server, vanilla UI, and deployment scripts for the TTS app, including DB/ffmpeg wiring and Apache config.
2026-01-30 13:17:24 +09:00

7 lines
61 B
Plaintext

fastapi
uvicorn
python-dotenv
psycopg2-binary
pyttsx3
jinja2