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
|
7ee89d0629
|
Show file sizes in list
Include mp3 size display in API responses and render it in the list; remove obsolete Apache config.
|
2026-01-30 20:47:52 +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
|
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
|
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 |
|