Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading