Commit Graph

303 Commits

Author SHA1 Message Date
killian ff46b005d4 Fixed skill library 2024-02-19 02:23:02 -08:00
killian d5131b5d8a Fixed skill library 2024-02-19 02:20:24 -08:00
killian 8789443bea Working. 2024-02-19 01:10:32 -08:00
killian 333e3cc6b7
Merge pull request #50 from shivenmian/u/shivenmian/teachfix
chore: add README for ESP32
2024-02-18 23:31:14 -08:00
killian 249ad7858b Some fixes 2024-02-18 23:31:03 -08:00
Shiven Mian 133894b238 chore: add README for ESP32 2024-02-18 23:29:09 -08:00
killian 87d9ec8e1f
Merge pull request #49 from shivenmian/u/shivenmian/teachfix
fix: don't add code to skill if wrong + only add Python code
2024-02-18 22:46:58 -08:00
Shiven Mian 153f28482b fix: update server_url 2024-02-18 22:43:34 -08:00
killian fb11fcd03b Expanded languages, OI_SKILL_DIR fix 2024-02-18 22:39:18 -08:00
Shiven Mian c276a4cc97 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teachfix 2024-02-18 22:29:02 -08:00
Shiven Mian c98843978b fix: don't add code to skill if wrong + only add python code 2024-02-18 22:26:45 -08:00
killian d374da01b5 Skill fix 2024-02-18 22:01:41 -08:00
killian 5be2b40e62 Changes 2024-02-18 20:41:11 -08:00
killian 75752db415 Changes 2024-02-18 20:40:48 -08:00
killian dd5e87bbc5 Local mode, new system message (needs to be trimmed) 2024-02-18 15:23:04 -08:00
killian 40dd3892eb
Merge pull request #47 from birbbit/hb/prompt_updates
Prompt updates
2024-02-18 09:26:49 -08:00
killian 5a82976f2e
Merge branch 'main' into hb/prompt_updates 2024-02-18 09:26:42 -08:00
killian 387bc00a20
Merge pull request #48 from vgel/theia/websockets
hacky device support
2024-02-18 01:34:08 -08:00
Theia Vogel 5348f569b0 quick hack to support audio/raw in tts 2024-02-18 01:31:16 -08:00
Theia Vogel 801a049b77 support audio/raw in stt 2024-02-18 01:31:07 -08:00
Theia Vogel c4fa3db52b bug whacking 2024-02-18 01:30:56 -08:00
Theia Vogel c031637fff system msg / function calling tweaks 2024-02-18 01:30:46 -08:00
Theia Vogel 968aa854c0 conform device protocol to LMC (w/ hacks) 2024-02-18 01:30:30 -08:00
killian b034e35537
Merge pull request #46 from shivenmian/u/shivenmian/teachimprove
nit: add "task complete" btn to Teach UI
2024-02-18 01:27:50 -08:00
killian 0e545aab41
Merge pull request #45 from vgel/theia/websockets
Theia/websockets
2024-02-18 01:26:58 -08:00
birbbit 0c6187363f Prompt updates 2024-02-18 00:32:55 -08:00
Shiven Mian c1688fb7ce fix: small fixes 2024-02-17 23:11:23 -08:00
Shiven Mian e156fec978 fix: have three btns for StepCheckDialog 2024-02-17 22:57:32 -08:00
Theia Vogel 22761d0344 streaming audio / playback 2024-02-17 22:45:22 -08:00
Theia Vogel 15bb6c92ac Merge remote-tracking branch 'lincoln/esp32-websockets' into theia/websockets 2024-02-17 20:59:40 -08:00
Lincoln Roth 1ca19d396a works on debugging websocket receive 2024-02-17 19:42:26 -08:00
killian 7169b14c89
Merge pull request #42 from zachwe/main 2024-02-17 19:01:52 -08:00
Zach Wener 25cf7c8284 feat: added wifi scanning 2024-02-17 18:58:22 -08:00
killian e9890bea80 Lenient teach mode, incremented version 2024-02-17 18:55:14 -08:00
killian 7eb1cc0a13 Lenient teach mode, incremented version 2024-02-17 18:54:37 -08:00
Lincoln Roth b4dd20950b websockets from esp32 to server work, very chunky in other direction 2024-02-17 18:17:49 -08:00
Shiven Mian 72706c37a4 feat: added WiFi captive portal 2024-02-17 16:54:54 -08:00
killian a6882e6124
Merge pull request #38 from shivenmian/u/shivenmian/teach
feat: teach mode + accumulator fixes
2024-02-17 14:29:27 -08:00
killian 1088bb747b
Merge pull request #39 from shivenmian/u/shivenmian/esp32ino
feat: added playback .ino code for esp32 atom echo
2024-02-17 14:28:45 -08:00
Shiven Mian 89cbb196e6 feat: added playback .ino code for esp32 atom echo 2024-02-17 14:11:12 -08:00
Shiven Mian 6e3993d0c2 feat: add function to add steps instead, force task completion 2024-02-17 14:01:52 -08:00
Shiven Mian e366f3825b feat: add code in skill instead of steps 2024-02-17 13:35:53 -08:00
Shiven Mian 6f540fc07c feat: add Teach Mode args 2024-02-17 05:44:32 -08:00
Shiven Mian 566dc4df94 fix: remove unnecessary files 2024-02-17 05:33:33 -08:00
Shiven Mian eeff385f63 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach 2024-02-17 05:31:47 -08:00
Shiven Mian 7b3178e2fd feat: teach mode + accumulator fixes 2024-02-17 05:30:05 -08:00
killian 03f212109c
Merge pull request #36 from shivenmian/u/shivenmian/fix_local
fix: add back whisper-rust local scripts, compile binary in start script
2024-02-16 23:27:25 -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 a190387b34 nit: removed all .DS_Store, added to gitignore 2024-02-16 03:35:54 -08:00
Shiven Mian 4e3c1f77a6 fix: re-add whisper-rust source code, modify scripts 2024-02-16 03:34:26 -08:00