Commit Graph

88 Commits

Author SHA1 Message Date
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 6d8781ab94 refactor with useRef 2024-05-03 15:14:57 -04:00
Ty Fiero 4ecb84d6a2 Fix for local mode 2024-05-03 08:12:29 -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
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
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
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
Ty Fiero 0eca547fc0
Merge branch 'main' into fix/precommit-tests 2024-04-08 09:38:13 -07: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
Davy Peter Braun ec1e41eb4a Add changes on linted files 2024-04-07 15:43:10 +02: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
Ty Fiero 1c8d614e79 Add qr code 2024-04-02 17:54:43 -07:00
Ty Fiero 5e95aab7ef
Merge pull request #214 from aramsdale/main
Automatically reconnect to last successful WiFi and Server URL, if available
2024-04-02 12:09:00 -07:00
Ikko Eltociear Ashimine 4bb62ffda3
Fix typo in BaseSystemMessage.py
recieve -> receive
2024-04-02 16:24:09 +09: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
Davy Peter Braun 28b0583919 Fix pytest call from pre-commit hook 2024-04-01 19:18:53 +02:00
Ty Fiero 30774b30d6
Merge pull request #202 from dheavy/feat/tts-openai-gracefull-error-shutdown
Shutdown gracefully if OpenAI key missing for default TTS
2024-03-31 19:59:36 -07:00
Davy Peter Braun fe1330a01f Shutdown gracefully if OpenAI key missing for default TTS 2024-03-31 21:09:00 +02: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 6d8bc4885f
Apply suggestions from code review
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
2024-03-30 05:27:35 +05:00
Abdullah Gohar cf1d150f28 Fixed windows client module not found error 2024-03-29 23:59:44 +05:00
Ty Fiero 47133b7e07 Update OI version in pyproject.toml 2024-03-29 07:26:42 -07: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
Tasha Upchurch 5cf7589209 small typo fix for "windows" vrs "Windows" 2024-03-28 13:41:58 -04:00
Ty Fiero 5f35f68b4d
Merge branch 'main' into fix/tts-install-mac-asset-url-unboundlocalerror 2024-03-28 09:44:35 -07:00
Ty Fiero 5168219e76
Merge branch 'main' into fix/windows-tts-stt 2024-03-28 09:40:47 -07:00
Ty Fiero 0fa5241b60
Merge pull request #139 from chaitanyarahalkar/main
Fix empty message array error when running on Windows
2024-03-28 09:25:39 -07:00
Ty Fiero 6ef8e86173
Merge pull request #170 from TashaSkyUp/fix-169
Implement cross-platform compatibility in stt.py by replacing system-…
2024-03-28 09:24:26 -07:00
Davy Peter Braun 13b001fe9b Fix case issues for OS forking logic 2024-03-28 15:56:21 +01:00