Skip to content

Make assistant nudge user if they are silent for > n seconds - #192

Merged
raghavm243512 merged 15 commits into
mainfrom
pr/turn_detection_fallback
Jul 27, 2026
Merged

Make assistant nudge user if they are silent for > n seconds#192
raghavm243512 merged 15 commits into
mainfrom
pr/turn_detection_fallback

Conversation

@katstankiewicz

@katstankiewicz katstankiewicz commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator
  • Use EVA_TURN_END_FALLBACK_TIME to set the number of seconds to wait before nudging user
  • The assistant will not nudge if user is speaking

todo:

  • Small bug fix - if user is speaking or started speaking after the nudge is triggered the assistant doesn't say anything but that turn still gets counted as nudged
  • Weird scenario where assistant transcript is not being captured in conversation_trace (the assistant asked if the user was still there after the vad didn't fire on the short turn)
Screenshot 2026-07-22 at 6 13 45 PM from https://snow-core_llm-eva_results_analysis_plusplus.job.console.elementai.com/record_detail?output_dir=%2Fmnt%2Fvoice_agent%2Fks&record=T6.2&latest_only=false

@katstankiewicz katstankiewicz changed the title Make assistant nudge user if they are silent for > X seconds Make assistant nudge user if they are silent for > n seconds Jul 22, 2026

@raghavm243512 raghavm243512 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching the bugs

@raghavm243512
raghavm243512 added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 3e06ba3 Jul 27, 2026
2 checks passed
@raghavm243512
raghavm243512 deleted the pr/turn_detection_fallback branch July 27, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants