Yera All
a47c09d465
fix(voice): prevent regex heuristic from overwriting LLM-extracted customer name
...
- Block old _voice_downstream_name_update from overwriting name_obtained status
unless user explicitly says 'меня зовут X' (explicit_candidate only)
- Move _persist_voice_name_state to run AFTER LLM extraction, not before,
so LLM always gets a chance to override the regex result
- Fixes bug where phrases like 'можешь назвать их' were incorrectly
captured as customer name, overwriting the real name
2026-04-08 01:06:08 +05:00
Yera All
6035c5d4d0
feat(ai): shift name extraction to LLM payload piggybacking to improve contextual accuracy
2026-04-07 11:01:17 +05:00
Yera All
1444cf07ab
fix(ai): ignore generic phrases and stopwords in voice name extraction
2026-04-07 01:01:06 +05:00
Yera All
5c1f720b46
feat(ai): apply 1.1x speed default to Yandex TTS as well
2026-04-07 00:45:09 +05:00
Yera All
025f1a59ce
chore(ai): lower VAD trailing silence to 500ms to reduce latency
2026-04-07 00:44:08 +05:00
Yera All
8ca773d27d
feat(ai): Add support for OpenAI TTS speed configuration, defaulting to 1.1x
2026-04-07 00:43:20 +05:00
Yera All
0a8f586f97
feat(ai): Append inline name followup to initial greeting to meet IVR expectations
2026-04-07 00:25:56 +05:00
Yera All
02df90138d
Revert broken voice_start patch
2026-04-07 00:24:32 +05:00
Yera All
e2148a5cb3
Fix AI not asking name during IVR flow by enforcing voice_start profile
2026-04-07 00:13:22 +05:00
Yera All
8b2975ca9a
fix(ai-orchestrator): restore cyrillic text formatting
2026-04-06 23:58:42 +05:00
Yera All
064f480341
fix(models): resolve PydanticUndefinedAnnotation forward refs
2026-04-06 23:31:17 +05:00
Yera All
1497bb0feb
feat(ai): Finalize voice operator persona and voice name flow
2026-04-06 23:19:24 +05:00
Your Name
dadefca410
.
2026-04-05 20:26:46 +05:00
Yera All
d959c2b2f0
Add voice name flow controls and analytics
2026-04-05 03:26:18 +05:00
Yera All
78918a38fd
Improve operator CRM flows and UI
2026-04-03 23:47:34 +05:00
Yera All
5374c202d9
Initial import with GitLab CI/CD and registry deploy flow
2026-04-02 17:05:45 +05:00