feat(voice): switch voice ASR to Yandex SpeechKit
This commit is contained in:
@@ -22,6 +22,9 @@ x-app-env: &app_env
|
||||
KB_SERVICE_URL: http://kb-service:8000
|
||||
REPORTING_SERVICE_URL: http://reporting-service:8000
|
||||
SUPERVISOR_SERVICE_URL: http://supervisor-service:8000
|
||||
AI_VOICE_ASR_PROVIDER: yandex
|
||||
AI_VOICE_TTS_PROVIDER: yandex
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user