Commit Graph

3 Commits

Author SHA1 Message Date
dsyoon
6b40d23c7e Improve delete UX and TTS audio quality
Clear text on delete and enhance TTS output with Korean voice selection and ffmpeg audio normalization.
2026-01-30 15:26:09 +09:00
dsyoon
373299e0cb Update run scripts for executable env
Make run scripts executable and use the specified Python path for uvicorn.
2026-01-30 14:48:31 +09:00
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