Pack · 10 talks · 3h 14m to watch, 56 min to read

Voice agents in real conversations

A voice agent can have a strong model and still fail because it talks over someone, leaves a dead pause, or hands a caller to a human with no useful context. These talks follow that failure back through the system. They begin with conversation design: what the agent is trying to accomplish, how it knows a turn is over, and when an interruption should stop it. The route then moves through architecture and media transport, where every model call and network hop spends part of a tight timing budget. Smaller models, state machines, colocated services, and faster speech inference buy some of that time back. The final talk puts the pieces inside a support operation, where monitoring, escalation, and context handoff decide whether a polished demo can answer a real phone line.

6
Sean DuBois, OpenAI and Pion & Kwindla Hultman Kramer, Daily and Pipecat · 16:30 · AI Engineer World's Fair 2025
Your realtime AI is ngmi

Why here: Sherbakov and Kotha choose what runs inside the agent. DuBois and Kramer turn to the path between user and model, where ordered delivery, packet loss and jitter can make a fast architecture feel slow.