feat(voice): add Yandex streaming ASR
This commit is contained in:
@@ -38,6 +38,7 @@ x-app-env: &app_env
|
||||
AI_VOICE_V2_STREAMING_ASR_BACKEND: yandex_speechkit
|
||||
AI_VOICE_V2_STREAMING_ASR_BASE_URL: http://streaming-asr-sidecar:8021
|
||||
AI_VOICE_V2_STREAMING_ASR_TIMEOUT_SECONDS: "4"
|
||||
AI_VOICE_V2_STREAMING_ASR_PARTIAL_POLL_ENABLED: "1"
|
||||
AI_VOICE_V2_PREBAKED_ACK_ENABLED: "1"
|
||||
AI_VOICE_V2_PREBAKED_ACK_DIR: /app/.data/voice_v2_ack_bank
|
||||
AI_VOICE_V2_STREAMING_TTS: "1"
|
||||
|
||||
Reference in New Issue
Block a user