Integrations
Service integrations for your Pipecat Cloud agents
Available Integrations
Pipecat Cloud provides built-in integrations with various services to enhance your agent capabilities.
Daily WebRTC
Real-time communication infrastructure for your voice and video agents
Krisp Noise Cancellation
Remove background noise and voices to prevent false interruptions
Smart Turn Detection
Advanced conversational turn detection using Fal-hosted smart-turn model
Daily WebRTC
Daily’s WebRTC infrastructure powers the real-time communication for your Pipecat Cloud agents.
- Automatic Provisioning: A Daily API key is provisioned with your Pipecat Cloud account
- Zero Configuration: You don’t need to provide an API key - it’s automatically used when you enable Daily for your agent
- Free Audio Minutes: WebRTC minutes for audio sessions between 1 participant and 1 agents using your associated Daily key are free
- Built-in Transport: Use
DailyTransport
in your agent code to leverage this integration
Krisp Noise Cancellation
Krisp removes background noise and voices from incoming audio, preventing false interruptions and improving agent interactions.
- Pre-installed: Included in the Pipecat base image with no additional dependencies needed
- Easy Configuration: Add
KrispFilter()
to your transport and enable during deployment - Improved Reliability: Reduces false interruptions caused by background noises and voices
- Free minutes: Includes 100,000 free minutes per month, with additional usage at $0.0002 per minute
Smart Turn Detection
Smart Turn Detection uses machine learning to recognize natural conversational cues and determine when users have finished speaking.
- Automatic Provisioning: A Fal API key is automatically provisioned with your Pipecat Cloud account
- Zero Configuration: No setup required - just add
FalSmartTurnAnalyzer
to your transport configuration - Free to Use: Included at no additional cost for all Pipecat Cloud agents
- Natural Conversations: More human-like turn-taking patterns compared to basic Voice Activity Detection
Coming Soon
We’re continuously adding new integrations to Pipecat Cloud. Check back for updates on upcoming integrations.