Commit Graph

787 Commits

Author SHA1 Message Date
killian c1e8edeb63
Merge pull request #162 from TashaSkyUp/video_documentation
Video documentation
2024-05-04 13:33:32 -07:00
killian 3ba0d9702d
Merge pull request #80 from Sunwood-ai-labs/jp-docs
add Japanese documentation (#79)
2024-05-04 13:32:22 -07:00
killian 01206a0a96
Make PR just be the link to the JP docs 2024-05-04 13:32:09 -07:00
killian 421459964d
Merge pull request #260 from moaazsidat/main
Add library ESPAsyncWebServer to ESP setup README
2024-05-04 13:30:18 -07:00
Ben Xu 2f594dd825 add monospace font 2024-05-03 18:48:22 -04:00
Ben Xu 1112ac5e6c Merge branch 'main' of https://github.com/benxu3/01 into react-native-app 2024-05-03 18:42:15 -04:00
Ben Xu 763026d59f add text response interface 2024-05-03 18:40:59 -04:00
Ty Fiero 59fa4e095b
Merge pull request #262 from benxu3/react-native-app
fix audio layering in react-native app
2024-05-03 13:07:28 -07:00
Ben Xu 7a09fd6f0f Merge branch 'main' of https://github.com/benxu3/01 into react-native-app 2024-05-03 15:43:33 -04:00
Ben Xu 6d8781ab94 refactor with useRef 2024-05-03 15:14:57 -04:00
Ty Fiero 09fca95f66
Merge pull request #261 from tyfiero/Local-mode-fix
Fix for local mode
2024-05-03 08:13:28 -07:00
Ty Fiero 4ecb84d6a2 Fix for local mode 2024-05-03 08:12:29 -07:00
Ty Fiero e056e94a50
Merge pull request #256 from benxu3/react-native-app
Add React Native App Websocket Audio
2024-05-02 17:56:59 -07: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 f732ca185d remove logging 2024-05-02 16:53:34 -04:00
Ben Xu a7b160eec1 add accumulate mobile 2024-05-02 14:14:34 -04:00
Ben Xu 3dea99470a add mobile flag 2024-05-02 12:48:32 -04:00
Moaaz Sidat e9273daee2
Update README.md 2024-04-27 21:21:05 -04:00
killian 11ed12d218
Update README.md 2024-04-27 12:28:32 -07:00
killian bd3df36417
Credit to Kolja for voice interface development 2024-04-27 12:24:21 -07: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
Ikko Eltociear Ashimine 3efe9aca8c
Update server.py
recieved -> received
2024-04-26 00:40:39 +09: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
Ty Fiero 0602348f1c send wav files 2024-04-24 17:59:41 -07: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
Ty Fiero 625f02c9ce
Merge pull request #243 from eltociear/add_ja-readme
Add Japanese README
2024-04-17 16:31:59 -07:00
Ty Fiero e1e94ff4d5
Merge pull request #233 from rbrisita/add_subprocess-check
Add Subprocess Check
2024-04-17 16:31:09 -07:00
Ikko Eltociear Ashimine 59e32562a8 Update README_JA.md 2024-04-16 15:51:15 +09:00
Ikko Eltociear Ashimine 3fcd0fb238 Add README_JA.md 2024-04-16 15:50:02 +09:00
Robert Brisita 471b5f8a84 Adding checks for dmesg log access and creation of it if not accessible. 2024-04-14 02:24:55 -04:00
Colin 9b7218ed18 Adding community made body v1.2 by shunyata00 on Discord 2024-04-13 23:43:39 -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
llathieyre 6a99828559 adding ESPAsyncWebServer as required library in doc 2024-04-13 14:02:36 -07:00
Colin 6d271e3557 Adding community made body v1.1 by shunyata00 on Discord 2024-04-13 11:45:18 -04:00
Abdullah Gohar 3fbf2aa362 Fixed the ctrl-c bug 2024-04-12 09:03:48 +05:00
killian 1324789123
Incoming 2024-04-11 20:12:51 -07:00
Robert Brisita b24d48fd89 Adding check to true on subprocess run calls to expose command errors that would otherwise fail silently. 2024-04-10 15:02:50 -04:00