307 B
307 B
- Fixed the final sentence being dropped from the conversation context when using RTVI text input with non-word-timestamp TTS services. The
LLMFullResponseEndFramewas racing ahead of the lastTTSTextFrame, causing theLLMAssistantAggregatorto finalize the context before the final sentence arrived.