Services
Supported Services
AI services integrated with Pipecat and their setup requirements
Transports
Service | Setup |
---|---|
Daily | pip install "pipecat-ai[daily]" |
SmallWebRTCTransport | pip install "pipecat-ai[webrtc]" |
FastAPI WebSocket | pip install "pipecat-ai[websocket]" |
WebSocket Server | pip install "pipecat-ai[websocket]" |
Speech-to-Text
Service | Setup |
---|---|
AssemblyAI | pip install "pipecat-ai[assemblyai]" |
Azure | pip install "pipecat-ai[azure]" |
Deepgram | pip install "pipecat-ai[deepgram]" |
Fal Wizper | pip install "pipecat-ai[fal]" |
Gladia | pip install "pipecat-ai[gladia]" |
pip install "pipecat-ai[google]" | |
Groq (Whisper) | pip install "pipecat-ai[groq]" |
NVIDIA Parakeet | pip install "pipecat-ai[riva]" |
OpenAI (Whisper) | pip install "pipecat-ai[openai]" |
Ultravox | pip install "pipecat-ai[ultravox]" |
Whisper | pip install "pipecat-ai[whisper]" |
Large Language Models
Service | Setup |
---|---|
Anthropic | pip install "pipecat-ai[anthropic]" |
Azure | pip install "pipecat-ai[azure]" |
Cerebras | pip install "pipecat-ai[cerebras]" |
DeepSeek | pip install "pipecat-ai[deepseek]" |
Fireworks AI | pip install "pipecat-ai[fireworks]" |
Google Gemini | pip install "pipecat-ai[google]" |
Google Vertex AI | pip install "pipecat-ai[google]" |
Grok | pip install "pipecat-ai[grok]" |
Groq | pip install "pipecat-ai[groq]" |
NVIDIA NIM | pip install "pipecat-ai[nim]" |
Ollama | pip install "pipecat-ai[ollama]" |
OpenAI | pip install "pipecat-ai[openai]" |
OpenPipe | pip install "pipecat-ai[openpipe]" |
OpenRouter | pip install "pipecat-ai[openrouter]" |
Perplexity | pip install "pipecat-ai[perplexity]" |
Qwen | pip install "pipecat-ai[qwen]" |
Together AI | pip install "pipecat-ai[together]" |
Text-to-Speech
Service | Setup |
---|---|
Amazon Polly | pip install "pipecat-ai[aws]" |
Azure | pip install "pipecat-ai[azure]" |
Cartesia | pip install "pipecat-ai[cartesia]" |
Deepgram | pip install "pipecat-ai[deepgram]" |
ElevenLabs | pip install "pipecat-ai[elevenlabs]" |
Fish | pip install "pipecat-ai[fish]" |
pip install "pipecat-ai[google]" | |
Groq | pip install "pipecat-ai[groq]" |
LMNT | pip install "pipecat-ai[lmnt]" |
Neuphonic | pip install "pipecat-ai[neuphonic]" |
NVIDIA FastPitch | pip install "pipecat-ai[riva]" |
OpenAI | pip install "pipecat-ai[openai]" |
Piper | No dependencies required |
PlayHT | pip install "pipecat-ai[playht]" |
Rime | pip install "pipecat-ai[rime]" |
XTTS | pip install "pipecat-ai[xtts]" |
Speech-to-Speech
Service | Setup |
---|---|
Gemini Multimodal Live | pip install "pipecat-ai[google]" |
OpenAI Realtime | pip install "pipecat-ai[openai]" |
Image Generation
Service | Setup |
---|---|
fal | pip install "pipecat-ai[fal]" |
Google Imagen | pip install "pipecat-ai[google]" |
Video
Service | Setup |
---|---|
Simli | pip install "pipecat-ai[simli]" |
Tavus | pip install "pipecat-ai[tavus]" |
Memory
Service | Setup |
---|---|
mem0 | pip install "pipecat-ai[mem0]" |
Vision
Service | Setup |
---|---|
Moondream | pip install "pipecat-ai[moondream]" |
Analytics & Monitoring
Service | Setup |
---|---|
Canonical AI | pip install "pipecat-ai[canonical]" |
Sentry | pip install "pipecat-ai[sentry]" |
For detailed configuration and usage examples, see each service’s individual documentation page.