| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | GUI: Add mic, language selection | yum | 2022-12-18 |
| | | | | | | | | | Users can now select their mic & spoken language in the GUI. * pyaudio now samples at the mic rate, fixing an issue where frames would drop. We downsample in the callback by dropping frames. * add Sounds folder to package | ||
| * | Finish python virtual env | yum | 2022-12-17 |
| GUI can now download all TaSTT dependencies and install them into a virtual environment. * Add buttons to check embedded python version & install dependencies * Add class to wrap interacting with embedded Python * Put all TaSTT python scripts into a folder | |||
