Commit Graph

4 Commits

Author SHA1 Message Date
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
0601488087 Make list selection explicit
Stop auto-downloading on list click and highlight the selected item; download only when the button is pressed.
2026-01-30 20:55:50 +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