summaryrefslogtreecommitdiffstats
path: root/ui/src
Commit message (Collapse)AuthorAge
* More UI workyum2025-05-29
| | | | | | | | | | 1. main STT app works in new project structure 2. UI dumps mics on startup to populate mic list 3. add missing deps (hf-xet, wave) 4. normalize audio volume when transcribing. Probably still wrong tbqh. 5. add checkbox to save audio segments & improve logic so only segments with speech get saved. 6. add default config settings
* Begin roughing out STT UIyum2025-05-29
| | | | HEAVILY VIBE CODED!
* Add basic electron+tailwind hello worldyum2025-05-29