Commit Graph

66 Commits

Author SHA1 Message Date
Ben Xu 632af7f7ba Merge branch 'main' of https://github.com/benxu3/01 into async-interpreter 2024-06-24 13:00:39 -04:00
Ben Xu 72f41ad760 add debug flag 2024-06-24 09:17:20 -04:00
killian c401530a5b
Merge pull request #273 from eladdekel/main
Implementation of native iOS app
2024-06-21 12:19:31 -07:00
Ben Xu ef48e9c8fb update readme for 01 Light speaker sample rate 2024-06-21 04:32:33 -07:00
Ben Xu 5b60ec2d11 set template server and wifi 2024-06-21 00:02:58 -07:00
Ben Xu 2814e1ff5d add mic buf count and len settings 2024-06-20 23:56:03 -07:00
Ben Xu 2d15bae1ad add different sample rates for mic and speakers on 01 2024-06-20 21:14:41 -07:00
Ben Xu 564255adee update docs and remove comments 2024-06-19 15:15:58 -07:00
Ben Xu 4850b4a9f3 move llm config to profiles directory 2024-06-18 15:51:56 -07:00
Ben Xu 34bd6eabc9 remove unused cmd-line files 2024-06-18 15:48:53 -07:00
Ben Xu 0f5c75ca1f add base device 2024-06-18 12:24:52 -07:00
Ben Xu 280983597c merge temp branch 2024-06-18 10:14:12 -07:00
Ben Xu a495b9db6a add latency logs 2024-06-18 10:11:52 -07:00
Ben Xu d59bce5107 stash local debug statements 2024-06-18 09:55:32 -07:00
Ben Xu 5e6dae2dd2 Merge branch 'temp-branch' into async-interpreter 2024-06-18 06:05:31 -07:00
Ben Xu eee00ac026 add async interpreter with coqui, openai, elevenlabs tts 2024-06-18 05:47:12 -07:00
Ben Xu 4b25239d0f stash server changes 2024-06-17 15:11:31 -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
Elad Dekel 81cdce00fb implementation of native iOS app 2024-05-15 21:41:57 -04:00
Elad Dekel 92788d9f16 implementation of native iOS app 2024-05-15 21:40:49 -04:00
Elad Dekel a32f25f090 implementation of native iOS app 2024-05-15 21:37:43 -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