{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/2"},{"label":"Sound/Audio","url":"https://skillfed.io/packages/category/multimedia-sound-audio"},{"label":"Video","url":"https://skillfed.io/packages/category/multimedia-video"}],"enrichment":{"capability":"Detects end-of-turn in voice conversations for LiveKit Agents using a language model trained for this task, replacing simpler voice activity detection with more accurate interruption prevention.","skillfed_tags":["deprecated","voice-agents","turn-detection"],"use_cases":["Building voice agents that need to detect when a user finishes speaking without interrupting mid-sentence","Replacing VAD-only turn detection in existing LiveKit Agents to reduce false-positive interruptions","Deploying multilingual voice agents where language understanding improves turn-taking accuracy","Running speech-to-speech models (e.g., OpenAI Realtime API) with more intelligent end-of-turn signals"],"what_it_does":"This package adds end-of-turn detection to LiveKit Agents by using a custom language model trained specifically to recognize when a user has finished speaking, rather than relying on voice activity detection (VAD) alone. VAD models often cause false positives and interrupt users mid-sentence; this plugin's language understanding approach is more accurate and robust for real conversational agents.\n\nThe package depends on transformers, onnxruntime, numpy, jinja2, and livekit-agents. It downloads and caches model files locally (under 500MB) and runs inference on CPU alongside your agent. However, the package is deprecated: LiveKit has integrated an improved TurnDetector directly into livekit-agents itself, which ships with no additional install and replaces both English and Multilingual models with a unified audio-based detector.","worth_installing":"No\u2014do not install this package. It is deprecated and will be removed in a future release. Use the built-in TurnDetector from livekit-agents instead, which requires no additional install, ships with the main package, and provides a unified audio-based detector that replaces this plugin's functionality. If you are already using this plugin, plan to migrate to the built-in alternative."},"id":"livekit-plugins-turn-detector","links":{"html":"https://skillfed.io/packages/livekit-plugins-turn-detector","md":"https://skillfed.io/packages/livekit-plugins-turn-detector.md","pypi":"https://pypi.org/project/livekit-plugins-turn-detector/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"livekit-plugins-turn-detector","python_support":"supports_current","summary":"End of utterance detection for LiveKit Agents"},"popularity":{"monthly_downloads":2547245,"position":3007,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.6.10"}
