Parlor v2: best-effort fully local GPT-Live clone on an M3 Pro
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.
Similar Articles
I made something that feels like GPT-Live but you can run it yourself in Rust
A Rust-based tool that replicates the experience of GPT-Live and can be run locally by users.
gemma-4-31B on Cerebras is better than ChatGPT voice mode
A claim that the Gemma-4-31B model running on Cerebras hardware outperforms ChatGPT's voice mode, demonstrated via a Hugging Face Space for real-time voice interaction.
Built and released BetterGPT-150M – A compact 150M parameter completion model (+ live HF Space demo)
Built and released BetterGPT-150M, a compact 150M parameter causal language model that outperforms GPT-2 Small with low resource footprint. Includes live Hugging Face Space demo for text completion.
GPT‑Live
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.
Multi-Token Prediction (MTP) for LLaMA.cpp - Gemma 4 speedup by 40%
A new implementation of Multi-Token Prediction (MTP) in llama.cpp achieves a 40% speedup for Gemma 4 models, tested on a MacBook Pro M5Max. The post provides links to quantized GGUF models and the patched source code.