Commit Graph

33 Commits (566dc4df948000eae0c5ceb1185ae657c0d619c7)

Author SHA1 Message Date
Shiven Mian 566dc4df94 fix: remove unnecessary files
11 months ago
Shiven Mian eeff385f63 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
11 months ago
Shiven Mian 7b3178e2fd feat: teach mode + accumulator fixes
11 months ago
Shiven Mian d12bc644ca fix: compile Rust binary in start script if needed, added check if Rust installed
11 months ago
Shiven Mian a190387b34 nit: removed all .DS_Store, added to gitignore
11 months ago
Shiven Mian 4e3c1f77a6 fix: re-add whisper-rust source code, modify scripts
11 months ago
Shiven Mian a2b56be005 Revert "Added `--clear-local` to delete local models"
11 months ago
Shiven Mian 86a399d218 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
11 months ago
Shiven Mian 502d26dd63 fix: added base Skills class and env var
11 months ago
killian 39afff19ff Added `--clear-local` to delete local models
11 months ago
killian 1b68f14a7a Better errors, bug fix
11 months ago
killian 3571382a9f Bug fixes, CTRL-C fix, relative script fixes, less print statements
11 months ago
killian 8fb4ed6b5e
Merge branch 'main' into feature/camera-snapshots
12 months ago
killian d4629c017c Better LMC accumulator logic, queued audio messages, proper audio streaming via bytes
12 months ago
Shiven Mian b76bbc3e40 fix: remove output_audio
12 months ago
Shiven Mian 818597caa9 fix: don't output if websocket disconnected normally
12 months ago
Shiven Mian 86975c4026 fix: added tom's fixes
12 months ago
Shiven Mian 589af671bc fix: fixed start script
12 months ago
Tom Chapin b83c7fb261 convert captured images to base64 and send them as messages whenever an audio message is sent
12 months ago
Tom Chapin ed4db2aa45 removing unnecessary hasattr check
12 months ago
Tom Chapin 0b47293681 removing un-used import
12 months ago
Tom Chapin ea790146ef removing output_audio.wav from git tracking
12 months ago
Tom Chapin e0a5bf52d0 fixing issues with simultaneous key press detection. Adding captured images to a list.
12 months ago
Tom Chapin c309745e04 Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module
12 months ago
Tom Chapin c748a11758 removing mss (not going to do the screenshot functionality right now)
12 months ago
Tom Chapin e5236a9349 Start client in the foreground so that its PID gets properly tracked
12 months ago
Tom Chapin f18bfb73c1 adding camera capture on "c" press
12 months ago
Tom Chapin 0b30790a4c adding environment vars for camera configuration
12 months ago
Tom Chapin 9f234b29d9 adding mss for screenshots and opencv for photo capture
12 months ago
killian c49f705e66 Pushed to `pip`
12 months ago
killian 38a0039a8f Switched to poetry, pushed to `pip`, new scaffolding for multiple clients
12 months ago
killian d9b780f6d1 Structure
1 year ago
killian 8f8a11f422 Structure
1 year ago