Commit Graph

48 Commits

Author SHA1 Message Date
Ben Xu a495b9db6a add latency logs 2024-06-18 10:11:52 -07:00
Ben Xu eee00ac026 add async interpreter with coqui, openai, elevenlabs tts 2024-06-18 05:47:12 -07:00
Ben Xu 5e9f94024c fix api keys 2024-06-14 11:29:18 -07:00
Ben Xu 72f7d140d4 add realtime tts streaming 2024-06-11 20:12:36 -07:00
Ben Xu 9e04e2c5de remove excess print statements 2024-06-03 20:51:11 -04:00
Ben Xu 10681b552f add async-interpreter 2024-05-30 21:08:03 -04:00
Ben Xu 926045e3e8 add js docs 2024-05-06 15:01:47 -04:00
Ben Xu 4994132c19 Merge branch 'main' of https://github.com/OpenInterpreter/01 into react-native-app 2024-05-06 12:43:05 -04:00
killian b3e1655c37
Merge pull request #236 from Abdullah-Gohar/main
Fixed the ctrl-c bug, Fixes #231
2024-05-04 13:39:27 -07:00
Ben Xu 2f594dd825 add monospace font 2024-05-03 18:48:22 -04:00
Ben Xu 763026d59f add text response interface 2024-05-03 18:40:59 -04:00
Ben Xu 6d8781ab94 refactor with useRef 2024-05-03 15:14:57 -04:00
Ben Xu 562cfb7206 add cd in readme 2024-05-02 20:53:02 -04:00
Ty Fiero 05fddc29d9 Rename directory 2024-05-02 17:45:12 -07:00
Ty Fiero 23cc71a3a3 The Refactor 2024-05-02 17:44:51 -07:00
Ben Xu 9505429c5a add readme 2024-05-02 20:27:47 -04:00
Ben Xu a21bddab77 add record button 2024-05-02 19:24:57 -04:00
Ben Xu 6b7b6ab65d remove logging 2024-05-02 16:55:05 -04:00
Ben Xu 3dea99470a add mobile flag 2024-05-02 12:48:32 -04:00
Ty Fiero 2e0ab15e5b More changes 2024-04-25 16:18:18 -07:00
Ty Fiero 34207314f5 utils 2024-04-25 15:26:42 -07:00
Ty Fiero 9e60fee6ee UI changes and audio fixes 2024-04-25 15:17:38 -07:00
Ty Fiero 4647b24ccc It works!! 2024-04-25 12:05:12 -07:00
Ben Xu cd22f22300 add onPlayBackStatusUpdate 2024-04-25 08:24:02 -04:00
Ben Xu d80bdbafe4 reset accumulator on server to process multiple requests 2024-04-25 06:15:15 -04:00
Ben Xu 1e1db0836c queue audio 2024-04-24 22:09:59 -04:00
Ben Xu f673744f1b upload file to gcloud storage 2024-04-24 20:46:36 -04:00
Ben Xu 163b28383c integrate working toy 2024-04-24 17:47:20 -04:00
Ben Xu e397f8819f add binary audio parsing 2024-04-24 12:54:18 -04:00
Abdullah Gohar 325fcea15b Removed redundant logging lines 2024-04-14 07:58:16 +05:00
Abdullah Gohar f365b6a515 Fixed non-connection issue 2024-04-14 07:50:03 +05:00
Abdullah Gohar 3fbf2aa362 Fixed the ctrl-c bug 2024-04-12 09:03:48 +05:00
Ty Fiero a40c8041f2
Merge pull request #223 from dheavy/fix/precommit-linter
Fix pre-commit linter
2024-04-08 09:28:57 -07:00
Ty Fiero 4b014aa454 Add react native app 2024-04-04 18:53:02 -07:00
Davy Peter Braun 79ee710064 Re-lint after rebase 2024-04-03 09:16:32 +02:00
Davy Peter Braun 403a29f0d6 Add updated list of linted files 2024-04-03 09:13:34 +02:00
Austin Ramsdale 169a0b0b68 Update client.ino
Utilizing Preferences, detect successful WiFi connection, store to ssid preferences, and recall on reboot.

Same for server URL - storing under preference 'network'
2024-04-01 13:33:46 -04:00
Ty Fiero a2eba6d5d0
Merge pull request #198 from dheavy/fix/win10-socket-startup
Fix win10 not connecting to websocket server
2024-03-30 12:23:23 -07:00
Davy Peter Braun 9c15d3f319 Fix win10 not connecting to websocket server 2024-03-30 18:42:34 +01:00
Abdullah Gohar cf1d150f28 Fixed windows client module not found error 2024-03-29 23:59:44 +05:00
Hpsaturn bb002c5931
added missing documentation in the client directory 2024-03-29 00:11:57 +01:00
Hpsaturn 1e7d93637c
basic support to build and upload the firmware from PlatformIO 2024-03-29 00:06:51 +01:00
Ty Fiero dd415dbd94
Merge pull request #123 from Cobular/patch-1
Fix default websocket port!
2024-03-27 14:41:00 -07:00
Victor A. b86b0930b0 fix: unsupported escape sequence in string literal 2024-03-25 16:42:47 -04:00
killian 1a8f6b9cfd Better messaging 2024-03-24 17:02:47 -07:00
Julie 0a2e14c473
Fix default websocket port! 2024-03-22 21:08:17 -07:00
Mike Bird bfb05904f1 only show connection info log once per function call 2024-03-21 20:23:18 -04:00
Ty Fiero d8e575d386 Rename directories to software and source 2024-03-21 14:20:50 -07:00