Commit Graph

795 Commits

Author SHA1 Message Date
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
Ty Fiero e430ec727a
Merge pull request #194 from Abdullah-Gohar/windows-fix
Fixed windows client module not found error
2024-03-30 12:12:16 -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
Arthur 291910233a
Update README_FR.md 2024-03-29 20:56:54 +01:00
Arthur 41cb058162
Update docs/README_FR.md
Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
2024-03-29 20:51:52 +01:00
Abdullah Gohar cf1d150f28 Fixed windows client module not found error 2024-03-29 23:59:44 +05:00
Arthur 298b1ab6b5
Create README_FR.md
🇫🇷 readme in french!
2024-03-29 18:26:11 +01:00
Ty Fiero 8fca2645e7
Merge pull request #191 from tyfiero/Upgrade-OI-version
Update OI version in pyproject.toml
2024-03-29 07:27:19 -07:00
Ty Fiero 47133b7e07 Update OI version in pyproject.toml 2024-03-29 07:26:42 -07:00
John Stilia 143368a938
fix(README.MD): Update README.md with missing library reference
Missing AsyncTCP library is missing from Readme
2024-03-29 13:43:47 +00:00
Yuan-Man 9d28e3533a
Update README_CN.md 2024-03-29 20:10:51 +08:00
Ty Fiero 4eb528cdf9
Merge pull request #183 from tyfiero/Edit-the-wiring-diagram
Relabel the wiring diagram
2024-03-28 16:33:10 -07:00
Ty Fiero a15fc11570 Relabel the wiring diagram 2024-03-28 16:31:10 -07:00
Ty Fiero 8a08c6b151
Merge pull request #182 from hpsaturn/platformio_support
basic support to build and upload the firmware from PlatformIO
2024-03-28 16:18:14 -07:00
Ty Fiero f1ca619269
Merge pull request #181 from hpsaturn/improv_doc_firmware_loc
[firmware_doc] added ino file link because it wasn't clear
2024-03-28 16:15:19 -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
Hpsaturn 73672efee7
added ino file link because it wasn't clear 2024-03-28 23:15:33 +01:00
killian d220948e8c
Windows support coming soon! 2024-03-28 14:50:20 -07:00
Ty Fiero 680609a590
Merge pull request #180 from saharmor/patch-1
Update README.md
2024-03-28 14:30:20 -07:00
Sahar c2fb0b8185
Update README.md
More prominent bill of materials under hardware
2024-03-28 13:02:25 -07:00
Ty Fiero 0f624feaec
Merge pull request #178 from TashaSkyUp/fix-typo-windows
Fix typo windows
2024-03-28 12:52:54 -07:00
Tasha Upchurch f03d344a87 Merge remote-tracking branch 'tasha-origin/fix-typo-windows' into fix-typo-windows 2024-03-28 13:42:11 -04:00
Tasha Upchurch 5cf7589209 small typo fix for "windows" vrs "Windows" 2024-03-28 13:41:58 -04:00
Ty Fiero c819eba22c
Merge pull request #175 from dheavy/fix/tts-install-mac-asset-url-unboundlocalerror
Fix UnboundLocalError for asset_url on Piper install (macOS)
2024-03-28 09:44:51 -07: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 2d3c3fd4a0
Merge pull request #173 from MartinMF/fix/windows-tts-stt
Fix for Windows setup --server --local: TTS and STT
2024-03-28 09:41:36 -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
killian 7d1a4d9777
Merge pull request #149 from eltociear/patch-2
Update TASKS.md
2024-03-28 00:25:32 -07:00
killian df8192824a
Merge pull request #148 from Yuan-ManX/README_CN-2
Update README_CN.md
2024-03-28 00:22:53 -07:00
killian c444cbc646
Merge pull request #137 from gibru/main
fixing typo
2024-03-28 00:22:04 -07: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 33dac74a33
Merge pull request #156 from Leopere/main
Documenting the bodies.
2024-03-26 22:44:09 -07: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
Ty Fiero 127ebdb6cc
Merge pull request #168 from TashaSkyUp/fix167
fix for #167 Cross platform local TTS
2024-03-26 16:28:40 -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
Tasha Upchurch 45f871e01f
Merge branch 'OpenInterpreter:main' into video_documentation 2024-03-26 14:27:16 -04:00
Tasha Upchurch 17e1c3ef3b Added documentation links for youtube videos explaining installation and usage 2024-03-26 14:24:11 -04:00
Colin 86aebc08b8 Documenting the bodies. 2024-03-25 18:14:16 -04:00