Commit Graph

78 Commits

Author SHA1 Message Date
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
Davy Peter Braun b059cbc0e4 Fix UnboundLocalError for asset_url on Piper install (macOS) 2024-03-28 14:35:06 +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
Martin Moehle 547c4afb57 Adjusted rust installation check to work with windows 2024-03-27 18:28:59 +01:00
Martin Moehle aca34eeece Adjusted piper download link for windows 2024-03-27 18:28:10 +01:00
killian 0d5a24483e
Merge pull request #164 from ShivamGupta42/fix_software_readme
Fix Workflows by updating readme field of pyproject.toml
2024-03-26 22:03:56 -07:00
Ty Fiero f5f227488c
Merge pull request #166 from TashaSkyUp/fix_165
Fix for 165 Bug: Piper TTS Service Fails on Windows due to Non-Cross Platform Code
2024-03-26 16:29:49 -07:00
Tasha Upchurch f7a2f0317c Implement cross-platform compatibility in stt.py by replacing system-specific commands with Python's built-in functions 2024-03-26 17:27:29 -04:00
Tasha Upchurch ba23c2451d fix for #167
Bug: Fix for non cross platform download of piper release package
2024-03-26 16:47:26 -04:00
Tasha Upchurch 33a0c14d67 fix for #165
Bug: Piper TTS Service Fails on Windows due to Non-Cross Platform Code
2024-03-26 16:10:28 -04:00
ShivamGupta42 cc88482ab5 fix pyproject.toml readme attribute 2024-03-27 01:14:17 +05:30