summaryrefslogtreecommitdiffstats
path: root/ui/package.json
Commit message (Collapse)AuthorAge
* Update avg_logprob cutoff, fix sounds, fix electron buildyum2025-07-23
|
* add segment metadata logging featureyum2025-07-23
| | | | | | | | | | | Segment metadata can now be logged to a json as the app runs. The goal is to identify the params that heavily correlate with hallucinations. Also: * use 7zip for compression in build, speeding things up * log dll download progress every few seconds * shrink package
* More polishyum2025-05-30
| | | | | | | | | | - Filters actually get applied now, huge accuracy boost - Use silero-vad python library instead of rolling our own - Expose prompt parameter - Auto setup venv on launch - Clean up python output - Auto acquire all dependencies on launch - Add icon
* Begin roughing out STT UIyum2025-05-29
| | | | HEAVILY VIBE CODED!
* Add basic electron+tailwind hello worldyum2025-05-29