what is unlikely_threshold ? turn_detector
# ask-ai
c
what is unlikely_threshold ? turn_detector
t
Thanks for reaching out, Antoine. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
The
unlikely_threshold
is a parameter in LiveKit's turn detection model that helps determine when a user has finished speaking. Specifically: • It represents the speech probability threshold for the turn detection model. • If the endpoint probability is below this threshold, the system assumes the user has not finished speaking and waits longer before responding. • The default value is 0.15, as set in the EOUModel constructor. • LiveKit recommends not changing this parameter for most use cases, as it is considered an advanced configuration option. Let me know if you need further clarification! Sources: Configuring turn detection and interruptions | LiveKit Docs | EOUModel | LiveKit Agents | Tree View: | dse-workbench