{"slug": "hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai", "title": "Hugging Face and Cerebras bring Gemma 4 to real-time voice AI", "summary": "Hugging Face and Cerebras have partnered to create a real-time voice AI pipeline using Google DeepMind's Gemma 4, Nvidia's Parakeet, and Alibaba's Qwen3TTS, achieving low-latency speech-to-speech interaction. The open-source system, already powering over 9,000 Reachy Mini robots, aims to eliminate frustrating delays in conversational AI by leveraging Cerebras's fast inference for the language model bottleneck.", "body_md": "🎙 1\n\n#### HF Realtime Voice\n\nVoice chat over WebSocket against a HF speech-to-speech\n\nThe result is a speech-to-speech experience that feels dramatically more natural. Instead of waiting for an AI to respond, conversations flow with the responsiveness users expect from human interaction.\n\nThe demo is built as a real-time speech-to-speech pipeline. Each part of the system is modular, open, and replaceable, making it easy for developers to adapt the stack for different assistants, robots, products, or research projects.\n\nThis creates a fully open speech-to-speech loop:\n\n``` php\nSpeech input\n  -> speech recognition with Nvidia's Parakeet\n  -> Gemma 4 VLM inference on Cerebras\n  -> text-to-speech with Alibaba's Qwen3TTS\n  -> spoken response\n```\n\nThe architecture brings together the strength of the open-source AI ecosystem: Cerebras for fast inference, Google DeepMind’s Gemma 4 31B for the language model, and Qwen for text-to-speech. Every layer can be inspected, modified, and extended by the developers\n\nToday, some production systems see a reasonable median latency while still experiencing frustrating multi-second delays at the P95. Those delays become even more noticeable when tool calls or multimodal steps require multiple turns.\n\nCerebras helps solve one of the most important bottlenecks in the stack: the language-model response time. By making inference dramatically faster and more stable, Cerebras allows the rest of the Hugging Face pipeline to shine.\n\nThat stability is especially important at the long tail. Many systems can deliver acceptable median response times, but occasional slow responses still make conversations feel unreliable.\n\nThis same Hugging Face speech-to-speech pipeline already powers Reachy Mini robots, with more than 9,000 robots in the wild. For robots, voice assistants, and embodied AI, responsiveness is not a cosmetic improvement. It is what makes the interaction feel alive.\n\nThe motivation to use Cerebras is therefore not simply cost reduction. It is low latency, predictable performance, and the ability to create real-time experiences that feel natural at scale.\n\nThis collaboration reflects a shared belief that the future of AI will be both open and performant. Open-source models, open infrastructure, and breakthrough inference speed together create a foundation for the next generation of conversational AI.\n\nWe invite developers to explore the demo, experiment with the code, and help shape what comes next for real-time voice AI.\n\nDemo: [Hugging Face Space](https://huggingface.co/spaces/smolagents/hf-realtime-voice)\n\nRepository: [huggingface/speech-to-speech](https://github.com/huggingface/speech-to-speech)\n\nVoice chat over WebSocket against a HF speech-to-speech", "url": "https://wpnews.pro/news/hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai", "canonical_source": "https://huggingface.co/blog/cerebras-gemma4-voice-ai", "published_at": "2026-07-01 00:00:00+00:00", "updated_at": "2026-07-01 15:07:40.129137+00:00", "lang": "en", "topics": ["artificial-intelligence", "large-language-models", "ai-infrastructure", "ai-tools", "ai-research"], "entities": ["Hugging Face", "Cerebras", "Google DeepMind", "Gemma 4", "Nvidia", "Parakeet", "Alibaba", "Qwen3TTS"], "alternates": {"html": "https://wpnews.pro/news/hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai", "markdown": "https://wpnews.pro/news/hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai.md", "text": "https://wpnews.pro/news/hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai.txt", "jsonld": "https://wpnews.pro/news/hugging-face-and-cerebras-bring-gemma-4-to-real-time-voice-ai.jsonld"}}