OpenAI Releases GPT-Live-1: Realtime Full-Duplex Voice API, $0.05/Min Economics, and Sub-300ms Turn-Taking
A technical analysis of OpenAI’s GPT-Live-1 API release. Covers native speech-to-speech neural streaming, full-duplex conversational turn-taking, 80.1% interactivity benchmarks, $0.05-per-minute audio pricing, LiveKit WebRTC integration, and enterprise deployments across Yelp and Hatch.
# OpenAI Releases GPT-Live-1: Realtime Full-Duplex Voice API, $0.05/Min Economics, and Sub-300ms Turn-Taking
OpenAI launched **GPT-Live-1** in its developer API, opening the full-duplex conversational voice system previously restricted to ChatGPT Advanced Voice Mode. The release provides developers with a dedicated, low-latency foundation model designed for bidirectional audio streaming.
GPT-Live-1 processes acoustic tokens natively. By eliminating the traditional three-hop pipeline of speech recognition, text inference, and speech synthesis, the model achieves median end-to-end audio latencies of **280ms to 320ms**. It handles conversational interruptions, filters background kitchen and street noise, and executes dynamic handoffs to reasoning models for heavy compute tasks.
OpenAI priced the voice layer at **$0.05 per minute** ($3.00 per active hour). Enterprise adopters, including Yelp and Hatch, deployed the model across customer-facing phone networks and consumer hardware follo...