Commit Graph

14 Commits

Author SHA1 Message Date
Tom Chapin 70734561e3 Merge branch 'main' into feature/replace-ngrok-with-open-source
# Conflicts:
#	01OS/.env.example
#	01OS/poetry.lock
#	01OS/pyproject.toml
2024-02-20 14:41:23 -08:00
killian d374da01b5 Skill fix 2024-02-18 22:01:41 -08:00
Tom Chapin a0cc46cfc0 Adding localtunnel support 2024-02-17 22:27:58 -08:00
Tom Chapin 21dc07026a Switching tunneling functionality from ngrok to localhost.run 2024-02-17 21:23:36 -08:00
Shiven Mian 6f540fc07c feat: add Teach Mode args 2024-02-17 05:44:32 -08:00
Shiven Mian d12bc644ca fix: compile Rust binary in start script if needed, added check if Rust installed 2024-02-16 04:14:25 -08:00
Shiven Mian 4e3c1f77a6 fix: re-add whisper-rust source code, modify scripts 2024-02-16 03:34:26 -08:00
Shiven Mian a2b56be005 Revert "Added `--clear-local` to delete local models"
This reverts commit 39afff19ff.
2024-02-16 01:36:48 -08:00
killian 39afff19ff Added `--clear-local` to delete local models 2024-02-15 12:55:49 -08:00
killian 3571382a9f Bug fixes, CTRL-C fix, relative script fixes, less print statements 2024-02-15 12:36:08 -08:00
killian 8fb4ed6b5e
Merge branch 'main' into feature/camera-snapshots 2024-02-14 04:41:40 -08:00
Shiven Mian 589af671bc fix: fixed start script 2024-02-13 18:07:49 -08:00
Tom Chapin c309745e04 Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module 2024-02-12 18:33:57 -08:00
killian 38a0039a8f Switched to poetry, pushed to `pip`, new scaffolding for multiple clients 2024-02-12 03:35:39 -08:00