Parlor v2: best-effort fully local GPT-Live clone on an M3 Pro

Reddit r/LocalLLaMA Tools

Summary

The author shares Parlor v2, a fully local GPT-Live clone running on an M3 Pro, built as a cascade system after failed attempts to fine-tune Gemma 4 12B for full-duplex behavior.

GPT-Live is so good that I use it almost every day. I've been wanting to replicate it since it was released. My first attempt was to fine-tune Gemma 4 12B to behave like a full-duplex model. Something like grafting a decision tick + speech head to the model. It failed after multiple trials. For now, I think a classic cascade system is still better. We just need to wait until a benevolent frontier AI company releases a full-duplex model that's on par with GPT-Live. Repo: https://github.com/fikrikarim/parlor/
Original Article

Similar Articles

GPT‑Live

Hacker News Top

OpenAI announces GPT-Live, a new full-duplex voice model that enables more natural, real-time conversations by allowing simultaneous listening and speaking, with GPT-5.5 as the backend model.