This website works better with JavaScript.
566dc4df94
fix: remove unnecessary files
Shiven Mian
2024-02-17 05:33:33 -0800
eeff385f63
Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
Shiven Mian
2024-02-17 05:31:47 -0800
7b3178e2fd
feat: teach mode + accumulator fixes
Shiven Mian
2024-02-17 05:30:05 -0800
03f212109c
Merge pull request #36 from shivenmian/u/shivenmian/fix_local
killian
2024-02-16 23:27:25 -0800
d12bc644ca
fix: compile Rust binary in start script if needed, added check if Rust installed
#36
Shiven Mian
2024-02-16 04:14:25 -0800
a190387b34
nit: removed all .DS_Store, added to gitignore
Shiven Mian
2024-02-16 03:35:54 -0800
4e3c1f77a6
fix: re-add whisper-rust source code, modify scripts
Shiven Mian
2024-02-16 03:34:26 -0800
a2b56be005
Revert "Added `--clear-local` to delete local models"
Shiven Mian
2024-02-16 01:36:48 -0800
86a399d218
Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
Shiven Mian
2024-02-16 00:34:20 -0800
502d26dd63
fix: added base Skills class and env var
Shiven Mian
2024-02-16 00:30:21 -0800
39afff19ff
Added `--clear-local` to delete local models
killian
2024-02-15 12:55:49 -0800
1b68f14a7a
Better errors, bug fix
killian
2024-02-15 12:42:41 -0800
3571382a9f
Bug fixes, CTRL-C fix, relative script fixes, less print statements
killian
2024-02-15 12:36:08 -0800
f2e51dd14f
Merge pull request #34 from tomchapin/feature/camera-snapshots
killian
2024-02-15 03:20:35 -0800
8fb4ed6b5e
Merge branch 'main' into feature/camera-snapshots
#34
killian
2024-02-14 04:41:40 -0800
d4629c017c
Better LMC accumulator logic, queued audio messages, proper audio streaming via bytes
killian
2024-02-14 04:38:10 -0800
b76bbc3e40
fix: remove output_audio
Shiven Mian
2024-02-13 20:11:21 -0800
818597caa9
fix: don't output if websocket disconnected normally
Shiven Mian
2024-02-13 20:09:08 -0800
86975c4026
fix: added tom's fixes
Shiven Mian
2024-02-13 19:44:38 -0800
cb628fa314
Merge pull request #33 from shivenmian/u/shivenmian/teach
killian
2024-02-13 18:46:21 -0800
c6ed70cbd8
Update TASKS.md
killian
2024-02-13 18:17:04 -0800
589af671bc
fix: fixed start script
#33
Shiven Mian
2024-02-13 18:07:49 -0800
7469e684d6
Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
Shiven Mian
2024-02-13 18:01:53 -0800
b83c7fb261
convert captured images to base64 and send them as messages whenever an audio message is sent
Tom Chapin
2024-02-12 19:47:13 -0800
ed4db2aa45
removing unnecessary hasattr check
Tom Chapin
2024-02-12 18:53:41 -0800
0b47293681
removing un-used import
Tom Chapin
2024-02-12 18:51:35 -0800
ea790146ef
removing output_audio.wav from git tracking
Tom Chapin
2024-02-12 18:35:20 -0800
e0a5bf52d0
fixing issues with simultaneous key press detection. Adding captured images to a list.
Tom Chapin
2024-02-12 18:34:55 -0800
c309745e04
Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module
Tom Chapin
2024-02-12 18:33:57 -0800
c748a11758
removing mss (not going to do the screenshot functionality right now)
Tom Chapin
2024-02-12 18:32:58 -0800
e5236a9349
Start client in the foreground so that its PID gets properly tracked
Tom Chapin
2024-02-12 18:32:28 -0800
f18bfb73c1
adding camera capture on "c" press
Tom Chapin
2024-02-12 17:42:14 -0800
0b30790a4c
adding environment vars for camera configuration
Tom Chapin
2024-02-12 17:41:48 -0800
9f234b29d9
adding mss for screenshots and opencv for photo capture
Tom Chapin
2024-02-12 17:41:25 -0800
c49f705e66
Pushed to `pip`
killian
2024-02-12 03:45:11 -0800
38a0039a8f
Switched to poetry, pushed to `pip`, new scaffolding for multiple clients
killian
2024-02-12 03:35:39 -0800
565ff18acf
fix: download piper voice for non-macos OSes
Shiven Mian
2024-02-11 23:29:53 -0800
f429dac85c
Merge pull request #32 from human-bee/patch-1
killian
2024-02-11 18:16:08 -0800
986a55f980
Update TASKS.md
#32
human-bee
2024-02-11 18:08:11 -0800
9bffa05715
Clients
killian
2024-02-11 17:13:01 -0800
5593b8c022
Merge pull request #31 from tyfiero/Raspberry-pi-docs
killian
2024-02-11 14:39:24 -0800
a4d104dce2
Merge branch 'main' into Raspberry-pi-docs
#31
killian
2024-02-11 14:36:15 -0800
1f61a2049c
Merge pull request #30 from zabirauf/u/zabirauf/ngrok2
killian
2024-02-11 14:35:53 -0800
64e7382cda
Add README for raspberry pi setup
Ty Fiero
2024-02-11 09:28:48 -0800
724942e1b4
Fixed an error message
#30
Zohaib Rauf
2024-02-11 05:32:43 -0800
5df2baf787
Removed domain from ngrok
Zohaib Rauf
2024-02-11 05:15:41 -0800
e2d39a8c6d
Fixed an issue from main
Zohaib Rauf
2024-02-11 05:12:20 -0800
be18ac2177
Fixed small issue with ping
Zohaib Rauf
2024-02-11 04:57:17 -0800
fbc8760990
Exposed the server with ngrok
Zohaib Rauf
2024-02-10 22:21:47 -0800
ada6c5225c
Merge pull request #29 from birbbit/hb/skills_in_prompt
killian
2024-02-11 04:01:09 -0800
b31623cf1b
Merge pull request #28 from shivenmian/u/shivenmian/local
killian
2024-02-11 03:51:21 -0800
ae39b12a70
Skills added dynamically to prompt
#29
birbbit
2024-02-11 02:53:23 -0800
96d2c37a3c
fix: fix spacebar code unreachable
#28
Shiven Mian
2024-02-11 00:41:50 -0800
59cde3c379
fix: added back change to auto-download STT models
Shiven Mian
2024-02-11 00:34:40 -0800
9667866797
Merge pull request #26 from tyfiero/Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
killian
2024-02-10 22:51:51 -0800
9461d7618f
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
#26
killian
2024-02-10 22:51:45 -0800
8dc865aa87
Merge pull request #27 from tomchapin/feature/adding-dotenv
killian
2024-02-10 22:03:54 -0800
cc1761971c
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
Ty Fiero
2024-02-10 22:01:39 -0800
e446e2765b
Added a get system message function to determine if its a raspberry pi
Ty Fiero
2024-02-10 21:34:25 -0800
d9fe81cc8d
Comment out some of the kernel filter code.
Ty Fiero
2024-02-10 21:34:04 -0800
ecf4a9385f
Small changes to the start script. It was downloading local whisper every time
Ty Fiero
2024-02-10 21:33:34 -0800
572f14aa92
don't curl model unless it's all local
#20
Tom Chapin
2024-02-10 21:33:30 -0800
c75fa8c322
Use a button if a raspberry pi is connected
Ty Fiero
2024-02-10 21:32:13 -0800
ce1264f0ad
Merge branch 'feature/remerge-whisper-code' into feature/dotenv
Tom Chapin
2024-02-10 21:27:16 -0800
35ea81c61d
Re-applying shivan's whisper changes after the revert
#25
Tom Chapin
2024-02-10 21:22:10 -0800
996e139826
Merge pull request #24 from KillianLucas/revert-21-u/zabirauf/ngrok
killian
2024-02-10 20:56:08 -0800
d275a26afd
Revert "Added NGrok to expose the server for device to connect to"
#24
killian
2024-02-10 20:55:53 -0800
e8d83d498d
Merge pull request #23 from KillianLucas/revert-22-u/shivenmian/local
killian
2024-02-10 20:55:42 -0800
a6e3105fd7
Revert "fix: download whisper local model directly from huggingface"
#23
killian
2024-02-10 20:54:03 -0800
a6fbe102e3
Merge branch 'main' into feature/dotenv
Tom Chapin
2024-02-10 20:48:58 -0800
17a477ae7f
Merge pull request #22 from shivenmian/u/shivenmian/local
killian
2024-02-10 20:23:50 -0800
4f84bb8982
Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
#22
Shiven Mian
2024-02-10 20:19:07 -0800
877882d514
Merge branch 'main' into feature/dotenv
Tom Chapin
2024-02-10 20:18:35 -0800
de61ae9930
Merge pull request #21 from zabirauf/u/zabirauf/ngrok
killian
2024-02-10 20:13:42 -0800
b495b7d177
fix: updated README
Shiven Mian
2024-02-10 20:09:16 -0800
169a750644
fix: download whisper model directly from huggingface
Shiven Mian
2024-02-10 20:06:06 -0800
cb989eef70
Merge branch 'main' into u/zabirauf/ngrok
#21
Zohaib Rauf
2024-02-10 20:03:50 -0800
1666695bf8
Updated
Zohaib Rauf
2024-02-10 20:00:25 -0800
a3537f4a4d
adding python-dotenv
#27
Tom Chapin
2024-02-10 19:53:55 -0800
9493912034
Fixing comment
Tom Chapin
2024-02-10 19:44:58 -0800
86e6927269
adding new config variables to the .env
Tom Chapin
2024-02-10 19:44:49 -0800
3d6123a714
Merge branch 'main' into feature/dotenv
Tom Chapin
2024-02-10 19:43:26 -0800
b5164b7dbe
Moving configuration to .env
Tom Chapin
2024-02-10 19:39:40 -0800
b4623e6492
moving .gitignore config for conversations to project sub-folder
Tom Chapin
2024-02-10 19:39:17 -0800
9384f68c66
Merge pull request #19 from shivenmian/u/shivenmian/local
killian
2024-02-10 19:37:44 -0800
b5dcb40dde
fix: removed unnecessary run_command
#19
Shiven Mian
2024-02-10 19:35:56 -0800
19502db6c6
Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
Shiven Mian
2024-02-10 19:32:25 -0800
7582c8ad02
feat: added local piper TTS
Shiven Mian
2024-02-10 19:29:11 -0800
fe8b3c1499
Merge pull request #17 from zachwe/zach-jetson-docs
killian
2024-02-10 19:23:33 -0800
1ed663e24a
Merge pull request #18 from kubla/readme-update
killian
2024-02-10 19:21:51 -0800
09194721e8
Updated device to remove unecessary waiting
Zohaib Rauf
2024-02-10 18:58:51 -0800
d6f6622463
Added NGrok
Zohaib Rauf
2024-02-10 18:52:25 -0800
ea02349069
jetson nano documentation
#17
Zach Wener
2024-02-10 17:57:58 -0800
f8fdb03eee
Added a friendly message to the readme about a bug with one of our dependencies.
#18
Michael J.J. Tiffany
2024-02-10 17:53:59 -0800
917d13b9fe
Merge pull request #16 from tomchapin/feature/process-filtering
killian
2024-02-10 17:46:18 -0800
ee09cf24fe
Merge pull request #15 from tomchapin/feature/fixing-logging
killian
2024-02-10 17:45:27 -0800
3d1d326528
Filter out "networkStatusForFlags" from kernel messages
#16
Tom Chapin
2024-02-10 17:35:54 -0800
34e52f7188
Moving logger into a more granular setup
#15
Tom Chapin
2024-02-10 17:35:04 -0800
50569527cc
Merge pull request #14 from tomchapin/feature/debug-logging
killian
2024-02-10 16:12:10 -0800
96594218bf
default to INFO logging level
#14
Tom Chapin
2024-02-10 16:09:43 -0800