feat(voice): add controlled emotive ack layer

This commit is contained in:
Yera All
2026-04-11 02:14:53 +05:00
parent 5588f99db9
commit 05dc31855d
9 changed files with 453 additions and 34 deletions
+2
View File
@@ -36,6 +36,8 @@ x-app-env: &app_env
AI_VOICE_V2_ACK_MODE: immediate_short
AI_VOICE_V2_STREAMING_TTS: "1"
AI_VOICE_V2_PARTIAL_ASR: "1"
AI_VOICE_V2_EMOTIVE_ACK_ENABLED: "1"
AI_VOICE_V2_EMOTIVE_ACK_RU_ONLY: "1"
AI_VOICE_TURN_MAX_MS: "10000"
AI_VOICE_MEDIA_IDLE_TIMEOUT_SECONDS: "15"
AI_VOICE_MAX_CONTEXT_SEGMENTS: "8"