fix: disable AI_VOICE_V2_STREAMING_TTS for improved stability
deploy / deploy (push) Successful in 30s
deploy / deploy (push) Successful in 30s
This commit is contained in:
@@ -45,7 +45,7 @@ AI_VOICE_V2_PARTIAL_ASR=1
|
||||
AI_VOICE_V2_PREBAKED_ACK_ENABLED=1
|
||||
AI_VOICE_V2_EMOTIVE_ACK_ENABLED=0
|
||||
AI_VOICE_V2_EMOTIVE_ACK_RU_ONLY=1
|
||||
AI_VOICE_V2_STREAMING_TTS=1
|
||||
AI_VOICE_V2_STREAMING_TTS=0
|
||||
AI_VOICE_V2_STREAMING_ASR_BACKEND=elevenlabs_realtime
|
||||
AI_VOICE_V2_STREAMING_ASR_BASE_URL=http://streaming-asr-sidecar:8021
|
||||
AI_VOICE_V2_STREAMING_ASR_TIMEOUT_SECONDS=15
|
||||
|
||||
Reference in New Issue
Block a user