메뉴
HN
Hacker News • 15일 전

OpenAI, GPT-Live-1 API 공개

IMP
8/10
핵심 요약

OpenAI가 ChatGPT에 먼저 도입됐던 전이중(Full-Duplex) 음성 대화 모델 GPT-Live-1을 API로 개방했습니다. STT-LLM-TTS를 연결하는 기존 구조와 달리 하나의 모델로 듣고 말하는 것을 동시에 처리해 지연 시간을 줄이고 끊김 없는 자연스러운 대화가 가능합니다. 개발자는 시스템 프롬프트로 톤과 말하기 속도를 조절하고, 깊은 추론은 GPT-6 Astra 등 백엔드 모델에 위임하며, 전화 상담 등 실무 음성 에이전트 구축에 활용할 수 있습니다.

번역된 본문

2026년 9월 10일 제품 출시

API의 GPT-Live-1로 더 자연스러운 음성 경험 구축하기

GPT-Live-1은 ChatGPT의 자연스러운 전이중(Full-Duplex) 대화를 API로 가져오며, 음성 에이전트가 말하고 행동하는 방식을 더 세밀하게 제어할 수 있게 합니다.

우리는 GPT-Live-1을 API로 출시하며, 개발자에게 음성 지원 앱과 비즈니스 워크플로우를 구축할 수 있는 강력하고 자연스러운 음성 모델을 제공합니다. ChatGPT에서 처음 선보인 GPT-Live-1은 듣고 말하는 것을 동시에 할 수 있으며, Codex와 ChatGPT Work에서 볼 수 있듯이 함께 연동되는 모델과 도구에 더 깊은 추론과 작업을 위임할 수 있습니다.

GPT-Live-1의 API 출시에서는 개발자가 자신의 사용자, 워크플로우, 목표에 맞게 음성 경험을 조정하고 커스터마이징할 수 있는 새로운 기능에 집중했습니다. GPT-Live-1의 핵심 강점인 매끄러운 인터럽션(끼어들기) 처리는 이미 비즈니스 성과를 내고 있습니다. 초기 평가에서 Speak는 GPT-Live-1이 언어 학습 튜터가 응답하기 전에 학습자에게 더 많은 생각할 시간을 주었으며, 기존 턴 기반 시스템 대비 인터럽션을 거의 80% 줄였다는 것을 발견했습니다.

API에서 GPT-Live-1의 주요 강점:

  • 인터럽션 처리: 하나의 모델이 입력·출력 오디오를 함께 추론하여 인터럽션 처리를 개선함으로써, STT–LLM–TTS를 연결하는 아키텍처의 지연 시간과 취약한 전환 문제를 해결합니다.
  • 추론 및 도구 호출 위임: GPT-Live-1은 추론과 도구 호출을 GPT-6 Astra 같은 백엔드 텍스트 모델이나 서드파티 모델에 위임할 수 있습니다.
  • 톤, 속도, 스타일: 시스템 프롬프트를 통해 에이전트의 톤, 말하기 속도, 대화 스타일을 조정할 수 있습니다.
  • 조용한 컨텍스트 관리 및 배경 소음: 대화를 중단하거나 모든 단계를 소리 내어 설명하지 않고도 배경 소음과 침묵을 더 잘 처리합니다.
  • 긴 세션 안정성: 장기간 상호작용에서 컨텍스트 유지력과 대화 품질을 개선했습니다.
  • 전화(Telephony) 지원: 레스토랑 예약부터 고객 지원까지, 전화 통화를 위한 전이중 음성 에이전트 배포를 가능하게 합니다.

GPT-Live-1 체험해보기

세션을 시작하고 자연스럽게 말해보세요. 끼어들고, 웃고, 마음을 바꿔보세요. 집에서 또는 커피숍이나 도시 거리처럼 시끄러운 곳에서 시도해보세요.

무엇을 할 수 있는지 확인해보세요:

  • 자연스럽게 말을 겹쳐보세요. 도움을 요청한 뒤, 응답 중간에 끼어들어 질문을 바꾸거나 세부 사항을 추가해보세요.
  • 들고 다녀보세요. 야외를 걸으면서나 일상적인 배경 소음 속에서 대화를 시도해보고, 대화가 잘 유지되는지 확인해보세요.
  • 장난스럽게 해보세요. 웃고, 머뭇거리고, 짧게 맞장구를 치거나, 잠시 옆 사람과 말한 뒤 대화를 이어가보세요.

이 데모는 시간 제한이 있습니다. 사용 시 OpenAI 이용약관에 동의하며 개인정보처리방침을 인지하는 것으로 간주됩니다.

음성 에이전트 아키텍처 단순화하고 음성 지연 시간 줄이기

전통적인 음성 에이전트는 음성-투-텍스트(STT), 추론 모델, 텍스트-투-음성(TTS)을 연결해서 만듭니다. 각 전환 단계마다 지연이 추가되고, 타이밍·컨텍스트·대화의 자연스러운 리듬을 잃을 기회가 늘어납니다. 누군가 끼어들거나, 멈추거나, 방향을 바꿀 때 무슨 일이 일어나는지 조율하는 것은 결국 개발자의 몫이 되곤 했습니다.

GPT-Live-1은 하나의 모델로 듣기와 말하기를 처리하여 음성 계층을 단순화합니다. 인터럽션과 맞장구에 실시간으로 반응하는 동시에, 더 깊은 추론은 백엔드에 위임할 수 있습니다. 이를 통해 백그라운드에서 작업이 진행되는 동안에도 대화를 계속 이어갈 수 있습니다.

개발자는 대화 뒤에 있는 모델, 도구, 에이전트 하니스를 직접 선택합니다. 예를 들어 일정 관리나 주문 업데이트 같은 대량 처리 작업에는 Luna 같은 모델을 GPT-Live-1과 연결하고, 추론이 필요한 복잡한 고객 문제에는 Astra 같은 모델을 사용할 수 있습니다. 이러한 유연성 덕분에 개발자는 각 작업에 맞게 추론 깊이, 속도, 비용을 조정할 수 있습니다.

GPT-Live-1은 네이티브로 ASR 전사文本와 응답 텍스트를 제공합니다. 또한 강력한 영숫자 이해 능력을 갖추고 있으며 키워드 바이어싱(Keyword Biasing)을 지원합니다. GPT-Live-1은 턴 기반 모델은 아니지만, 턴 감지(Turn Detection)를 네이티브로 지원하므로 개발자는 기존 방식을 계속 사용할 수 있습니다.

원문 보기
원문 보기 (영어)
September 10, 2026 Product Release Build more natural voice experiences with GPT‑Live‑1 in the API GPT‑Live‑1 brings ChatGPT’s natural, full-duplex conversations to the API, with more control over how voice agents speak and act. Loading… Share We’re launching GPT‑Live‑1 in the API, giving developers a powerful, natural voice model for building voice-enabled apps and business workflows. First introduced in ChatGPT , GPT‑Live‑1 is capable of listening and speaking at the same time, and, as seen with Codex and ChatGPT Work ⁠ (opens in a new window) , can delegate deeper reasoning and actions to the models and tools it is paired with. For the API release of GPT‑Live‑1, we’ve focused on new capabilities that let developers steer and customize voice experiences around their users, workflows, and goals. A core GPT‑Live‑1 strength, smooth interruption handling, is already delivering business impact: in early evaluations, Speak found that GPT‑Live‑1 gave learners more time to think before the language tutor responded, cutting interruptions by almost 80% versus previous turn-based systems. Key strengths of GPT‑Live‑1 in the API: Interruption handling: Improves interruption handling via a single model that reasons over incoming and outgoing audio together, avoiding the latency and brittle handoffs of chained STT–LLM–TTS architectures. Reasoning & tool calling delegation: GPT‑Live‑1 can delegate reasoning and tool calls to a backend text model like GPT‑6 Astra or a third-party model. Tone, pace, and style: Lets developers shape an agent’s tone, pace, and conversational style through the system prompt. Silent context management & background noise: Better handles background noise and silence without interrupting the conversation or narrating every step out loud. Long-session reliability: Improves context retention and conversational quality across extended interactions. Telephony support: Enables deployment of full-duplex voice agents for phone calls, from restaurant reservations to customer support. Try GPT-Live-1 Start a session and speak naturally. Interrupt, laugh, change your mind - try it at home or in a loud space like a coffee shop or city street. Start session See what it can do Talk over it—naturally. Ask for help, then interrupt mid-response to change the question or add detail. Take it with you. Try a conversation while walking outside or with everyday background noise, and see how it stays with you. Make it playful. Laugh, hesitate, use short acknowledgments, or briefly talk to someone nearby—then continue the conversation. This demo is time-limited. By using it, you agree to OpenAI's Terms and acknowledge our Privacy Policy . Simplify your voice-agent architecture and reduce voice latency Traditional voice agents stitch together speech-to-text, a reasoning model, and text-to-speech. Each handoff adds latency and creates more opportunities to lose timing, context, or the natural rhythm of a conversation. Developers are often the ones left coordinating those stages, including what happens when someone interrupts, pauses, or changes direction. GPT‑Live‑1 handles listening and speaking in a single model, simplifying the voice layer. It can respond to interruptions and acknowledgements as they happen, while delegating deeper reasoning to the back end. This lets the conversation continue while work happens in the background. Developers choose the models, tools, and agent harness behind the conversation. For example, they might pair GPT‑Live‑1 with a model like Luna for high-volume tasks like scheduling or order updates, and use a model like Astra for complex customer issues that require reasoning. That flexibility lets developers match reasoning depth, speed, and cost to each task. GPT‑Live‑1 natively provides ASR transcripts and response text. It also offers strong alphanumeric understanding and supports keyword biasing. Although GPT‑Live‑1 is not a turn-based model, it natively supports turn detection, so developers can continue to build around explicit turn boundaries. Measuring the full-duplex advantage Across our evaluations, GPT‑Live‑1 improves Full Duplex Bench performance by 30 percentage points over GPT‑Realtime‑2.1, with large gains in turn-taking latency and interactive behavior. Paired with GPT‑6 Astra at medium reasoning effort, it also ranks #1 on Tau3, which measures frontier voice-agent intelligence on end-to-end tasks. What customers are saying 1 of 4 Yelp Speak Fin Cognition New voice options Developers need voices that fit their product and sound natural to the people using it. With GPT‑Live‑1, we’re expanding from a small set of real-time voices to a broader selection across accents, dialects, and languages giving developers more choice in how their assistants sound. Listen to the new voices We’ll continue to expand voice options and language availability over the coming months. Pricing & Availability GPT‑Live‑1 is available in the API today ⁠ (opens in a new window) at $0.05 per minute for the front-end voice layer. Pair it with the backend model and agent harness that fit your product, then build a voice experience that can scale with the work it needs to do. Connecting GPT-Live-1 to Codex 1 import { Codex } from "@openai/codex-sdk" ; 2 3 const thread = new Codex (). startThread ({ 4 workingDirectory : "./repo" , 5 sandboxMode : "read-only" , 6 approvalPolicy : "never" , 7 }); 8 9 async function answer ( live, delegationId, context ) { 10 const { finalResponse } = await thread. run ( 11 `Answer the latest question using this repo. 12 Reply in two short spoken sentences.\n ${context} ` 13 ); 14 15 live. send ({ 16 type : "session.commentary.append" , 17 delegation_id : delegationId, 18 content : finalResponse, 19 }); 20 } Connecting GPT-Live-1 to Codex. This excerpt shows how an application passes conversation context to Codex and returns its answer to GPT-Live-1. Connection setup and delegation handling are omitted. For custom voice access, contact sales to learn more about eligibility and the request process. Another way to build voice workflows on top of GPT‑Live‑1 is with OpenAI Presence , which uses the model to power real-time voice interactions. Presence helps enterprises deploy trusted AI agents that can answer questions, resolve issues, use company systems, take approved actions, and escalate to people when needed. Reach out to your OpenAI account director to learn more. API Platform 2026 Author OpenAI Keep reading View all Now everyone can put data to work Product Sep 10, 2026 Introducing ChatGPT for Financial Services Product Sep 10, 2026 Introducing the Agents API Product Sep 10, 2026
관련 소식