Голосовой чат с ИИ в реальном времени

★ 3.8K

Real-Time AI Voice Chat is a project that lets you have a natural spoken conversation with a language model: you speak with your voice and the AI responds by voice in near real-time, like a live conversation partner. Reach for it when you want a low-latency voice dialogue with an LLM: chain speech recognition, a language model, and voice synthesis so the conversation feels natural rather than pausing after each line. It runs locally. Its focus is low-latency voice chat with an LLM (speech → model → speech) as a foundation for voice assistants, not a finished phone agent for calls (call-center-ai/dograh) or a transcriber: the value is a working stack for live voice conversation with AI. It is an early but usable version — judge maturity from the repository. It suits developers and enthusiasts who need an example or foundation for a real-time voice assistant.