retain a static v01.yaml
This commit is contained in:
@@ -4,7 +4,8 @@ export MAIN_INTERVAL_DURATION=5ms
|
|||||||
export RAW_UDP=17070
|
export RAW_UDP=17070
|
||||||
|
|
||||||
export PARSE_V01=true
|
export PARSE_V01=true
|
||||||
export V01_CONFIG=./config.d/mayhem-party.d/v01.yaml
|
cp ./config.d/mayhem-party.d/v01{"",-live}.yaml
|
||||||
|
export V01_CONFIG=./config.d/mayhem-party.d/v01-live.yaml
|
||||||
|
|
||||||
export WRAP_REFRESH_ON_SIGUSR1=true
|
export WRAP_REFRESH_ON_SIGUSR1=true
|
||||||
|
|
||||||
|
|||||||
@@ -105,7 +105,7 @@ _stt() {
|
|||||||
read -p "pavucontrol to change input to $mic_name, ok? "
|
read -p "pavucontrol to change input to $mic_name, ok? "
|
||||||
log launching stt
|
log launching stt
|
||||||
(
|
(
|
||||||
export HOTWORDS=../../config.d/mayhem-party.d/v01.yaml@.users[].state.gm.alias
|
export HOTWORDS=../../config.d/mayhem-party.d/v01-live.yaml@.users[].state.gm.alias
|
||||||
export MIC_TIMEOUT=2
|
export MIC_TIMEOUT=2
|
||||||
export URL=http://localhost:17071/gm/rpc/broadcastSomeoneSaidAlias?message={{hotword}}
|
export URL=http://localhost:17071/gm/rpc/broadcastSomeoneSaidAlias?message={{hotword}}
|
||||||
export HEADERS=say="Eye herd {{hotword}}"
|
export HEADERS=say="Eye herd {{hotword}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user