parent
d342023b79
commit
3804232cf1
|
|
@ -33,7 +33,7 @@ See `./config.d/rusty-pipe.d`
|
|||
|
||||
## 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`
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ feedback:
|
|||
users:
|
||||
bel:
|
||||
player: 2
|
||||
message: its bel
|
||||
message: ""
|
||||
broadcast:
|
||||
player: 0
|
||||
message: "8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue