issues
search
rhasspy
/
wyoming-satellite
Remote voice satellite using Wyoming protocol
MIT License
716
stars
105
forks
source link
Updating websockets example and readme
#231
Open
bocklucas
opened
1 month ago
bocklucas
commented
1 month ago
Updating Websocket Example Documentation
Changes
Adding a README for the websocket service
Includes how to get setup and started
Moved the websocket requirements.txt file to the root of the project and renamed it
Updated how events are added to the queue and logged to the console
Created a
run_websockets
script, usage is in the websocket-service README
Updated the
setup
script to accept a
--websockets
flag and install the websockets requirements text file if provided.
QA
Run through the setup and getting started steps in the README docs, any failures should be fixed in this PR prior to merging
bocklucas
commented
1 month ago
cc: @synesthesiam
Updating Websocket Example Documentation
Changes
run_websockets
script, usage is in the websocket-service READMEsetup
script to accept a--websockets
flag and install the websockets requirements text file if provided.QA