diff --git a/api-reference/server/utilities/turn-detection/smart-turn-overview.mdx b/api-reference/server/utilities/turn-detection/smart-turn-overview.mdx index 84175bd7..b71babce 100644 --- a/api-reference/server/utilities/turn-detection/smart-turn-overview.mdx +++ b/api-reference/server/utilities/turn-detection/smart-turn-overview.mdx @@ -43,7 +43,7 @@ Pipecat provides `LocalSmartTurnAnalyzerV3` which runs inference locally using O ## Installation -Smart Turn dependencies (`transformers`, `onnxruntime`) are included with the core `pipecat-ai` package — no extra installation is needed. +Smart Turn dependencies are included with the core `pipecat-ai` package — no extra installation is needed. ```bash uv add pipecat-ai