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:
@@ -7,6 +7,9 @@ Flow:
|
||||
- reads: `wav_path` from JSON payload
|
||||
- output topic: `evs/<device_id>/transcript`
|
||||
- error topic: `evs/<device_id>/stt_error`
|
||||
- default retain:
|
||||
- transcript retained (`STT_TRANSCRIPT_RETAIN=true`)
|
||||
- error non-retained (`STT_ERROR_RETAIN=false`)
|
||||
|
||||
Default model:
|
||||
- `STT_MODEL=small`
|
||||
|
||||
Reference in New Issue
Block a user