update how to run hotwords to halt the game and stop hotwording
This commit is contained in:
@@ -33,7 +33,7 @@ See `./config.d/rusty-pipe.d`
|
|||||||
|
|
||||||
## STT
|
## STT
|
||||||
|
|
||||||
`cd ./git.d/stt.d/whisper-2023; HOTWORDS=../../../config.d/stt.d/hotwords.txt MIC_TIMEOUT=2 URL=http://localhost:17071/config HEADERS=say='Eye herd {{hotword}}' BODY='[{"op":"replace", "path":"/Quiet", "value":true}]' python3 ./hotwords.py'
|
`cd ./git.d/stt.d/whisper-2023; HOTWORDS=../../../config.d/mayhem-party.d/v01.yaml@.users[].message MIC_TIMEOUT=2 URL=http://localhost:17071/config HEADERS=say='Eye herd {{hotword}}' BODY='[{"op":"replace", "path":"/Quiet", "value":true},{"op":"remove","path":"/Users/bel/Message"},{"op":"remove","path":"/Users/zach/Message"},{"op":"remove","path":"/Users/chase/Message"},{"op":"remove","path":"/Users/mason/Message"},{"op":"remove","path":"/Users/nat/Message"},{"op":"remove","path":"/Users/roxy/Message"},{"op":"remove","path":"/Users/bill/Message"}]' python3 ./hotwords.py'
|
||||||
|
|
||||||
## `mayhem-party`
|
## `mayhem-party`
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ feedback:
|
|||||||
users:
|
users:
|
||||||
bel:
|
bel:
|
||||||
player: 2
|
player: 2
|
||||||
message: its bel
|
message: ""
|
||||||
broadcast:
|
broadcast:
|
||||||
player: 0
|
player: 0
|
||||||
message: "8"
|
message: "8"
|
||||||
|
|||||||
Reference in New Issue
Block a user