Skip to content

Example: integrate PretrainedPAVORouter into Pipecat #3

Description

@vnmoorthy

Pipecat is a popular open-source framework for building voice agents (real-time ASR → LLM → TTS pipelines). It's exactly the production setting PAVO is designed for.

What we'd like

A small example notebook at notebooks/pipecat_integration.ipynb that shows:

  1. How to plug PretrainedPAVORouter into a Pipecat pipeline as a model-selection callback.
  2. A short A/B comparison: 5 minutes of demo conversation routed through fixed-cloud vs PAVO, with the latency/energy delta plotted.
  3. A note on which Pipecat hooks PAVO connects to.

Why this is high-leverage

Pipecat has thousands of users in production today. A working integration is the most direct path from "research benchmark" to "running in real voice apps."

Pipecat docs: https://docs.pipecat.ai/

Looking for someone with Pipecat experience to lead this. Happy to pair-program on the PAVO side.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions