Fix self-referential dependency that breaks Poetry 2.x
Replace `pipecat-ai[local-smart-turn-v3]` in main dependencies with the actual packages (transformers, onnxruntime) to eliminate the circular dependency that causes Poetry to error with: "Package 'pipecat-ai[local-smart-turn-v3]' is listed as a dependency of itself."
This commit is contained in: