Tagged articles

full‑duplex

10 articles · Page 1 of 1
PMTalk Product Manager Community
PMTalk Product Manager Community
Jul 26, 2026 · Artificial Intelligence

Why GPT‑Live Feels Like a Real Person: In‑Depth Look at the Evolution from Cascaded to Full‑Duplex Voice AI

The article dissects GPT‑Live’s lifelike voice experience, explaining how the shift from a serial cascaded pipeline to a full‑duplex architecture, advanced round‑turn management, and task‑delegation mechanisms together eliminate latency, preserve conversational nuance, and raise new safety and product‑design challenges.

AI safetyGPT‑Livefull‑duplex
0 likes · 26 min read
Why GPT‑Live Feels Like a Real Person: In‑Depth Look at the Evolution from Cascaded to Full‑Duplex Voice AI
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Jul 9, 2026 · Artificial Intelligence

OpenAI Unveils GPT‑Live: Toward Human‑like Real‑time Voice Conversations

OpenAI’s new GPT‑Live, built on a full‑duplex architecture and a delegation mechanism to the latest GPT‑5.5 backend, enables continuous, natural‑sounding voice interactions and outperforms the previous Advanced Voice Mode in human‑centered evaluations across preference, turn‑taking, and interruption metrics.

ChatGPT VoiceGPT‑Livedelegation
0 likes · 9 min read
OpenAI Unveils GPT‑Live: Toward Human‑like Real‑time Voice Conversations
Machine Heart
Machine Heart
Jul 9, 2026 · Artificial Intelligence

OpenAI Unveils GPT‑Live: ChatGPT Finally Talks Like a Real Person

OpenAI launched GPT‑Live, a full‑duplex voice model that lets ChatGPT listen and speak simultaneously, delegates complex tasks to newer back‑end models, and delivers a more natural, responsive conversation experience backed by a new human‑centred evaluation showing clear advantages over previous voice modes.

AI speechChatGPT VoiceGPT‑Live
0 likes · 8 min read
OpenAI Unveils GPT‑Live: ChatGPT Finally Talks Like a Real Person
AI Engineering
AI Engineering
Jul 8, 2026 · Artificial Intelligence

OpenAI Unveils GPT‑Live‑1: The First Voice Model That Can Listen and Speak Simultaneously

OpenAI has launched GPT‑Live‑1, a full‑duplex voice system that can listen, speak, reason in real time and delegate complex tasks to backend models, offering real‑time interruption, temporal awareness, translation, a more vivid personality, and is rolling out across iOS, Android, Web and soon via API.

GPT-Live-1OpenAIdelegated reasoning
0 likes · 4 min read
OpenAI Unveils GPT‑Live‑1: The First Voice Model That Can Listen and Speak Simultaneously
PaperAgent
PaperAgent
Apr 28, 2026 · Artificial Intelligence

MiniCPM‑o 4.5 Achieves Full‑Duplex Multimodal AI That DeepSeek V4 Missed

MiniCPM‑o 4.5 introduces the world’s first end‑to‑end full‑duplex multimodal 9‑billion‑parameter model, powered by the Omni‑Flow framework, running on a single consumer‑grade GPU with 12 GB memory, and delivers benchmark results that match or surpass Gemini 2.5 Flash while offering open‑source demos, APIs, and a Windows/macOS installer.

AIMiniCPM-oMultimodal
0 likes · 13 min read
MiniCPM‑o 4.5 Achieves Full‑Duplex Multimodal AI That DeepSeek V4 Missed
Senior Tony
Senior Tony
May 13, 2025 · Backend Development

Master WebSocket: From Handshake to Real‑Time Messaging with Java & Spring

This tutorial explains WebSocket’s full‑duplex protocol, compares it with HTTP polling, outlines typical real‑time use cases, details the handshake and frame structure, and provides complete client‑side JavaScript and Spring Boot server examples to help developers quickly implement bi‑directional communication.

JavaScriptReal‑time communicationSpring Boot
0 likes · 9 min read
Master WebSocket: From Handshake to Real‑Time Messaging with Java & Spring
Tencent TDS Service
Tencent TDS Service
Mar 2, 2017 · Frontend Development

Mastering WebSocket: From API Basics to Advanced Protocol Insights

This article provides a comprehensive overview of WebSocket, covering its origins as a full‑duplex HTML5 protocol, core JavaScript API usage, sub‑protocol negotiation, framing rules, security considerations, performance comparisons with XHR and SSE, deployment challenges, and related extensions such as Socket.IO.

FrontendReal‑time communicationfull‑duplex
0 likes · 34 min read
Mastering WebSocket: From API Basics to Advanced Protocol Insights