Pipecat
Open-source Python framework where you pick every voice-agent part, free to self-host, with Daily's cloud for scaling.
Paid link, we may earn a commission. How this works.
Scored on the same voice-agent rubric as the full platforms, so a building block like this scores low on the axes it does not address. Read its value score against its job.
See how it stacks up · Full rankings →The build-it-yourself kit, not a finished product. Pipecat is a free open-source framework from Daily that wires together your chosen speech-to-text, language model and voice. You write Python and pay each provider yourself. The managed cloud hosts it from about $0.01 a minute.
About $0.03 to 0.20 for a minute of conversation, once the phone line and the AI are added in.
That's roughly $1.62–12.00 an hour. Plans: from $0/mo (Self-host (open source)) up to $0/mo (Pipecat Cloud (agent-1x)).
Pricing
Show the cost breakdown
| What the platform charges to run the agent, before the phone line and the AI usage are added on. | $0.01 /min |
|---|---|
| The step that turns what the caller says out loud into text the AI can read. | — |
| The AI 'brain' that reads what the caller said and works out what to say back. | — |
| The step that turns the AI's written reply back into a spoken voice. | — |
| The phone line itself: the service that connects the call to a real phone number. Usually billed on top of the platform. | $0.02 /min |
| The total you actually pay for one minute of conversation once every piece is added up: the platform, the AI, the voice and the phone line. | $0.03–0.20 /min |
Two different things share the name. The Pipecat framework is open-source and free to self-host (BSD-2-Clause); you pay your own providers, not Pipecat. Pipecat Cloud is Daily's managed hosting, billed per running agent: agent-1x at $0.01/min active and $0.0005/min reserved, agent-2x $0.02/min, agent-3x $0.03/min (captured from daily.co/pricing/pipecat-cloud/ on 2026-05-31). The headlinePerMinute here is the agent-1x active rate. The free tier gives free voice minutes for 1:1 sessions (one human, one agent) on the Daily WebRTC Voice transport using a Pipecat-provisioned Daily key. Telephony is billed on top: Daily PSTN is $0.018/min, Daily SIP is $0.005/min, SIP Refer is $0.20 per event; the telephony component here uses the $0.018 PSTN figure. Recording (audio $0.005/min, audio+video $0.01349/min) and recording storage ($0.003/min) are extra. Krisp noise filtering is included up to 10,000 minutes a month, then $0.0015/min. Speech-to-text, language model and voice are all zero in the table because you bring and pay those providers yourself (OpenAI, Anthropic, Deepgram, ElevenLabs, Cartesia and others all plug in), so the all-in range is hosting plus telephony plus whatever you spend on those. The evidence screenshot is the pipecat.ai homepage; the per-minute rates come from the Pipecat Cloud pricing page linked above.
Every plan in one place: the monthly fee, what each one includes, and the features it unlocks. Anything beyond a plan's allowance, or on a pay-as-you-go tier, is billed at the per-minute rate above. A blank in the features means the vendor's plan page does not state it for that plan, not that it is unavailable.
| Self-host (open source) | Pipecat Cloud (agent-1x) | Pipecat Cloud (Enterprise) | |
|---|---|---|---|
| Price | Free | Free | Custom |
| Included | Pay per use | Pay per use | — |
| Plan notes | The Pipecat framework is free under a BSD-2-Clause licence. You run it on your own servers and pay only your chosen speech-to-text, language model, voice and telephony providers directly. No Pipecat fee at all. | Managed hosting by Daily. agent-1x runs at $0.01/min while active and $0.0005/min reserved (1/20th the active rate, to keep instances warm in quiet periods). 1:1 voice sessions on Daily WebRTC Voice transport are free. agent-2x is $0.02/min, agent-3x $0.03/min for larger agents. | Volume discounts, enterprise support and HIPAA enablement on request via Daily sales. |
| What each plan unlocks | |||
| API access | Yes | Yes | — |
| Concurrent calls | — | Autoscaling, reserved instances optional | — |
| Priority support | — | — | Enterprise support add-on |
- Self-host (open source) FreePay per use
The Pipecat framework is free under a BSD-2-Clause licence. You run it on your own servers and pay only your chosen speech-to-text, language model, voice and telephony providers directly. No Pipecat fee at all.
- API access
- Yes
- Concurrent calls
- —
- Priority support
- —
- Pipecat Cloud (agent-1x) FreePay per use
Managed hosting by Daily. agent-1x runs at $0.01/min while active and $0.0005/min reserved (1/20th the active rate, to keep instances warm in quiet periods). 1:1 voice sessions on Daily WebRTC Voice transport are free. agent-2x is $0.02/min, agent-3x $0.03/min for larger agents.
- API access
- Yes
- Concurrent calls
- Autoscaling, reserved instances optional
- Priority support
- —
- Pipecat Cloud (Enterprise) Custom—
Volume discounts, enterprise support and HIPAA enablement on request via Daily sales.
- API access
- —
- Concurrent calls
- —
- Priority support
- Enterprise support add-on
Prices in USD as set by the vendor · last checked 2026-06-03 · vendor pricing →
Slide your expected monthly volume to see roughly what Pipecat would cost.
A rough estimate from Pipecat's sourced rates, not a quote. Always confirm on the vendor's own pricing page before you commit.
At a glance
- Speech-to-text
- OpenAI Whisper, Deepgram, AssemblyAI, Google, Azure, Bring your own (pluggable) · Bring your own model: you can plug in your own AI model instead of the platform's default.
- Text-to-speech
- ElevenLabs, Cartesia, Deepgram, OpenAI, Google, Azure, Bring your own (pluggable) · Bring your own voice: you can upload or clone a custom voice instead of being limited to the platform's stock ones.
- Languages
- en, es, fr, de, pt, hi
- Integrations
- Daily (WebRTC), LiveKit (WebRTC), Twilio, Telnyx, Plivo, Exotel, FastAPI WebSocket, WhatsApp, OpenAI / Anthropic / Google (LLM), Native Python SDK
Compliance
Our full take
Pipecat is two things that share a name, and getting them straight is the whole story. The first is the Pipecat framework, an open-source Python project from Daily (the video and audio infrastructure company) that wires together the parts a voice agent needs: speech-to-text, a language model and a voice, plus the transport that carries the call. It has roughly 12,600 stars on GitHub and a BSD-2-Clause licence, which is to say it is genuinely free and you can use it commercially. The second is Pipecat Cloud, Daily’s paid managed hosting that runs your Pipecat agent at scale so you do not have to keep your own servers alive.
Here is the part that trips people up. Pipecat does not give you a voice, a language model or a speech recogniser of its own. It is vendor-neutral on purpose. You choose every component (Deepgram or Whisper for transcription, OpenAI or Anthropic for the brain, ElevenLabs or Cartesia for the voice) and Pipecat is the wiring that makes them talk to each other in real time. That is powerful if you want control, and it means you pay each of those providers directly, separately from anything you pay Pipecat.
So this is a developer framework, not a finished product. There is no drag-and-drop builder and no dashboard where a non-technical buyer assembles an agent. You write Python. If you do not have a developer who is comfortable in Python, this is the wrong starting point, and that is worth knowing before the free price tag pulls you in.
Now the money, because the free framework and the paid cloud are billed completely differently.
Self-hosting the framework costs you nothing in Pipecat fees. You run it on your own server and pay only your chosen providers. For a small project that can genuinely be the cheapest route there is, with the catch that running production voice infrastructure (autoscaling, recovery, telephony plumbing) is real engineering work you now own.
Pipecat Cloud takes that work off your plate and bills per running agent. The base size, agent-1x, is $0.01 a minute while an agent is active, and a tiny $0.0005 a minute when reserved (that is one-twentieth of the active rate, a way to keep instances warm during quiet periods so calls connect instantly). Bigger agents cost more: agent-2x is $0.02 a minute, agent-3x is $0.03. On top of that you choose how the call reaches a phone. A Daily phone number over the normal network (PSTN) is $0.018 a minute, a SIP connection to your own phone supplier is $0.005 a minute, and one-to-one browser voice calls on Daily’s own WebRTC transport come with free voice minutes for one human and one agent.
Put the pieces together for a typical phone agent and the workings look like this: $0.01 hosting + $0.018 telephony + whatever your speech-to-text, language model and voice providers charge. The speech-to-text, language-model and voice lines read zero in our table on purpose, because those are not Pipecat’s to bill. Add a Deepgram transcription cost, an OpenAI token cost and an ElevenLabs voice cost and a realistic all-in lands somewhere around $0.03 to $0.20 a minute, depending heavily on which models you pick. Recording is extra if you want it ($0.005 a minute for audio), and Krisp noise filtering is included up to 10,000 minutes a month.
On compliance, Pipecat Cloud is in a stronger spot than most open-source tooling because Daily sits underneath it. Daily’s documentation states that Pipecat Cloud runs on HIPAA-compliant infrastructure and that Daily can sign a single Business Associate Agreement covering Pipecat Cloud, the Daily WebRTC layer and transcription, with HIPAA controls enabled per account on request. The product page also states the service is GDPR-compliant and that Daily does not store your data. We have marked HIPAA and GDPR true on the strength of those primary pages. SOC 2 we have left unticked: Daily describes it as on the roadmap for Pipecat Cloud specifically rather than as a published certificate we can link today, so we are not claiming it.
My read: Pipecat is one of the best places to start if you want full control of the stack and you have the Python skills to use it. You are not locked into anyone’s voice, model or pricing, the framework is free, and when you outgrow your own servers the managed cloud is cheap and the telephony and HIPAA story are already handled. The honest limit is that none of this is no-code. You assemble the agent, you wire and pay for every provider, and you maintain it. If you want to point and click your way to a working agent on a single bill, a bundled platform will get you there faster.
The 1 to 10 scores on this page are an editorial preview, our provisional read to get the framework in place, not a measured result. We have not run Pipecat through our own call tests yet, so there is no Voxrater latency figure here. The pricing, capability and compliance detail is sourced from the Pipecat homepage and GitHub, plus Daily’s Pipecat Cloud pricing, product and HIPAA pages, captured 2026-05-31.
Pipecat compared
Our in-depth pieces that put Pipecat side by side with the field, with the sourced numbers and a clear pick.
Alternatives to Pipecat
Other platforms that overlap with Pipecat on the same kind of work, ranked by how many capabilities they share, then by cheaper all-in cost per minute. Compare any of them side by side on the compare page.
Tracking Pipecat? Get the next test result
We re-test and re-price the platforms we cover. Join the list and the next dated update lands in your inbox.
Newsletter launching soon.
Sources
- Pipecat pricing page re-captured 2026-06-02 for the quarterly re-verification; pricing reviewed against the live page (screenshot in evidence/). · captured 2026-06-02
- Pipecat homepage: open-source framework for voice and multimodal conversational AI, supported by the community and the Daily.co engineering team · captured 2026-05-31
- Pipecat GitHub: open-source Python framework (BSD-2-Clause), ~12.6k stars, orchestrates STT/LLM/TTS/transport, pluggable providers, transports include Daily, LiveKit, Twilio, WebSocket · captured 2026-05-31
- Pipecat Cloud pricing and per-plan features: agent-1x $0.01/min active and $0.0005/min reserved, agent-2x $0.02, agent-3x $0.03, $0.001 free for 1:1 voice, Daily SIP $0.005/min, Daily PSTN $0.018/min, recording add-ons · captured 2026-05-31
- Pipecat Cloud GA announcement (8 Jan 2026): $0.01 per running agent, reserved at 1/20th, telephony via Twilio/Telnyx/Plivo/Exotel and Daily WebRTC PSTN, HIPAA enablement · captured 2026-05-31
- Pipecat Cloud HIPAA docs: HIPAA-compliant infrastructure, Daily can sign a single BAA covering Pipecat Cloud, Daily WebRTC and transcription; enabled per account · captured 2026-05-31
- Pipecat Cloud product page: managed multi-region autoscaling hosting, PSTN and SIP telephony, Krisp noise cancellation, HIPAA and GDPR-compliant, 'we don't store your data' · captured 2026-05-31