summaryrefslogtreecommitdiffstats
path: root/pkg
Commit message (Collapse)AuthorAge
* Statically link curation TUIHEADmasteryum2023-12-26
| | | | Also include it in the package.
* Add Makefile for pkg/v1.1.0yum2023-12-26
| | | | Handy to be able to `make clean` after generating a build.
* Initial commityum2023-12-20
Check in a shit ton of code. Most of the audio processing logic in `app.py` is lifted/ported from github.com/yum_food/TaSTT. I made some adjustments to make it work better (removing normalization, adding volume filters) and also increase fidelity.