Commit Graph

5 Commits

Author SHA1 Message Date
dsyoon
de9015c00d Update voice option labels
Rename voice selector labels in the client template.
2026-01-30 21:37:27 +09:00
dsyoon
21a29a6c8a Add voice selection control
Expose a voice selector next to the save button and pass the choice to TTS so pyttsx3 can prefer a female voice.
2026-01-30 21:32:20 +09:00
dsyoon
ebd6a574d4 Update page title
Refresh the HTML title text for the client page.
2026-01-30 20:59:41 +09:00
dsyoon
c40fa33e7b Add save progress UI and fix MMS errors
Show a progress bar during MP3 generation, update styles, and improve MMS error messaging.
2026-01-30 19:01:24 +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