Retain transcript messages and add MQTT publish diagnostics
Some checks failed
Build and Push EVS Bridge Image / docker (push) Has been cancelled
Some checks failed
Build and Push EVS Bridge Image / docker (push) Has been cancelled
This commit is contained in:
@@ -38,6 +38,8 @@ VAD_MIN_SPEECH_MS=300
|
||||
MQTT_VAD_TOPIC=evs/+/vad_segment
|
||||
MQTT_TRANSCRIPT_TOPIC_TEMPLATE=evs/{device_id}/transcript
|
||||
MQTT_STT_ERROR_TOPIC_TEMPLATE=evs/{device_id}/stt_error
|
||||
STT_TRANSCRIPT_RETAIN=true
|
||||
STT_ERROR_RETAIN=false
|
||||
STT_MODEL=small
|
||||
STT_DEVICE=cpu
|
||||
STT_COMPUTE_TYPE=int8
|
||||
|
||||
Reference in New Issue
Block a user