AI tool comparison
Parlor vs VoxCPM2
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Voice & Audio AI
Parlor
Real-time voice + vision AI that runs 100% on your local machine
75%
Panel ship
—
Community
Paid
Entry
Parlor is an open-source Python/FastAPI app that gives you a fully local, real-time multimodal AI assistant — you speak to it and show it your camera, and it responds with synthesized voice, all on-device. It uses Gemma 4 for vision and language understanding and Kokoro for text-to-speech, delivering end-to-end latency of around 2.5-3 seconds on an Apple M3 Pro without touching any cloud API. What makes Parlor stand out is barge-in support — you can interrupt the AI mid-sentence, just like a real conversation — and cross-platform inference: MLX on macOS for GPU acceleration, ONNX on Linux. The creator benchmarked 83 tokens/second on an M3 Pro and provided reproducible setup instructions in under ten lines of shell. It surfaced on Hacker News as a 'Show HN' post and quickly accumulated over 50 upvotes, with developers praising the honest latency numbers and the fact that the entire stack — from audio capture to TTS playback — is open-sourceable and self-hostable with no API key required.
Audio & Music
VoxCPM2
Tokenizer-free TTS with natural voice design, cloning, and 30 languages
75%
Panel ship
—
Community
Paid
Entry
VoxCPM2 is a 2-billion-parameter text-to-speech model from OpenBMB that skips the tokenization step entirely, synthesizing speech directly in a continuous latent space via a diffusion autoregressive architecture. The result is 48kHz studio-quality output without the expressiveness losses that plague traditional TTS systems that discretize audio into tokens first. Three synthesis modes cover the creative spectrum: design entirely new voices with natural language descriptions ('warm, mid-40s, slightly gravelly') without any reference audio; clone a voice from a sample while modifying its emotional tone via prompt; or run Ultimate Cloning for maximum fidelity reproduction that preserves timbre, rhythm, and style. All 30 supported languages — plus nine Chinese dialects — detect automatically. The model runs on roughly 8GB VRAM, hitting a 0.30 real-time factor on an RTX 4090 (faster with Nano-vLLM acceleration). Training drew on over 2 million hours of multilingual speech, and the Python API is minimal enough to get audio from text in a few lines. VoxCPM2 is becoming the default recommendation in the r/LocalLLaMA TTS thread as the open-source alternative to ElevenLabs for developers who want local, private, high-quality voice synthesis.
Reviewer scorecard
“Finally a local voice+vision stack that actually benchmarks its own latency instead of hiding behind vague demos. The MLX path on Apple Silicon is fast, barge-in works, and the codebase is small enough to fork and own. This is the foundation I'd build a personal assistant on.”
“2B parameters, 30 languages, 48kHz output, and an RTX 4090 can handle it in real time. The Python API is minimal — text in, audio out, done. The tokenizer-free diffusion architecture isn't just a research novelty: it means you're not losing expressiveness to quantization artifacts. This is the open-source TTS I've been waiting for to replace ElevenLabs in my local pipeline.”
“2.5-3 second latency is fine for demos but painfully slow for natural conversation — real barge-in at that speed still feels robotic. And Gemma 4 as the vision model is a step behind GPT-4V or Claude in accuracy. Until latency drops to sub-second, this is a weekend project, not a daily driver.”
“8GB VRAM minimum and an RTX 4090 recommended puts this out of reach for most indie developers. The 0.30 real-time factor means it's slower than real-time on consumer hardware without Nano-vLLM acceleration — adding another dependency just to hit playable latency. Until it runs adequately on 4-6GB VRAM, this is a research project for most users rather than a production tool.”
“The local-first AI assistant with eyes and ears is the endgame for ambient computing. Parlor is the earliest working prototype of a future where your laptop has a persistent, private AI companion that sees what you see. Get familiar with this architecture now — it will be mainstream in 18 months.”
“The tokenizer-free approach to speech synthesis is a genuine architectural leap. Traditional TTS bottlenecks quality at the discretization step — VoxCPM2 sidesteps that entirely with diffusion in continuous latent space. The ability to design new voices with natural language descriptions ('warm, mid-40s, slightly gravelly') without reference audio is where voice AI needs to go. OpenBMB is punching well above its weight here.”
“Being able to point my camera at a draft design and ask what's wrong with this layout while talking out loud — all offline — is genuinely useful. The voice output quality from Kokoro is surprisingly good. I'd use this during creative sessions where I don't want to type.”
“Voice cloning that preserves every vocal nuance — not just tone but rhythm and emotion — plus the ability to describe voices from scratch means I can build consistent audio branding without recording sessions. The 30-language support with auto-detection means multilingual content becomes feasible for solo creators. The 2M-hour training corpus shows in the output quality.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.