Daily (Pipecat) AI Releases: PhoneLLM Alpha 1, Gradient Bang & Smart Turn Detection

daily.co ↗

ThursdAI — the weekly AI news podcast hosted by Alex Volkov — has covered 4 Daily (Pipecat) releases since Apr 2025, most recently PhoneLLM Alpha 1 on Aug 27, 2026. Highlights include PhoneLLM Alpha 1, Smart-Turn VAD, Smart Turn Detection, Gradient Bang. All 4 shipped with open weights. Every entry below has the episode segment where we covered it live, plus primary-source links and key numbers where we have them.

4 releases4 open weights4 episodesApr 2025 – Aug 2026

August 2026 1

Daily / Pipecat
New ModelsOpen weights

PhoneLLM Alpha 1

PhoneLLM Alpha 1: open-weights voice-agent model at a quarter cent per minute

Daily/Pipecat released PhoneLLM Alpha 1, an open-weights post-train of NVIDIA's Nemotron 3 Nano (30B, ~3B active) built for production voice agents where thinking-token latency ruins conversations. Post-training took PhoneBench v1 from a base 28% to 72% — beating GPT-5.6 Tera at a third the latency and one-eighteenth the price — and it runs 80+ concurrent agents on a single B200 (NVFP4, with Modal), landing at about a quarter of a cent per minute. Weights are on Hugging Face.

28%→72% PhoneBench v1, from post-training alone80+ concurrent agents per B200~$0.0025 per minute runtime cost

April 2026 1

Daily (Pipecat)
Products & AppsOpen weights

Gradient Bang

Gradient Bang: first massively multiplayer fully LLM-driven voice game

Kwindla Kramer's 'side project that broke containment' is a fully LLM-driven multiplayer voice-based space game inspired by BBS-era Trade Wars, built on a new Pipecat Sub-Agents library with a class-based event bus that works locally and over the network. A Deepgram plus GPT-4.1 voice agent always responds in under 1.5 seconds while GPT-5.2 medium-thinking task agents do the work, and the React frontend is rendered from LLM-generated JSON as dynamic UI. The team also open-sourced GB Benchmarks for evaluating agent task execution.

December 2025 1

Daily (Pipecat)
New ModelsOpen weights

Smart Turn Detection

Daily ships smart turn detection for voice agents

Kwindla's Daily.co shipped smart turn detection during Q2, an open model that helps voice agents know when a speaker has actually finished talking. It landed in the quarter when voice agents first got attention outside the builder bubble.

April 2025 1

Daily (Pipecat)
New ModelsOpen weights

Smart-Turn VAD

Pipecat releases Smart-Turn, an open source semantic VAD model

The Pipecat team (from Daily) released Smart-Turn, an open source semantic voice activity detection model that understands when a speaker has actually finished their turn rather than just detecting silence. Kwindla Kramer joined the show to break down how semantic VAD makes voice agent conversations feel far more natural, with a community training effort at turn-training.pipecat.ai.