cool-camera-83057
05/09/2025, 8:23 AMtall-airline-16756
05/09/2025, 8:23 AMtall-airline-16756
05/09/2025, 8:23 AMunlikely_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