aboutsummaryrefslogtreecommitdiff
path: root/packages/pipecat-sdk-python/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Re - feat(pipecat-sdk): add speech-to-speech model support (Gemini Live) (#683)pipecat-updatePrasanna7212026-01-211-13/+14
| | | | | | | | | | | | | | | #### RE-RAISING Pipecat live speech PR ### Added native speech-to-speech model support ### Summary: - Speech-to-speech support - Auto-detect audio frames and inject memories to system prompt for native audio models (Gemini Live, etc.) - Fix memory bloating - Replace memories each turn using XML tags instead of accumulating - Add temporal context - Show recency on search results ([2d ago], [15 Jan]) - New inject_mode param - auto (default), system, or user ### Docs update - Update the docs for native speech-2-speech models
* pipecat-sdk (#663)Prasanna2026-01-101-0/+159