Try Seedance 2.5 Uncensored Video from ByteDance →
Models
Agents
Workflows
Studio
PricingBlogDocs
ExploreDiscover models by categoryBrowse All ModelsBrowse the complete catalogSee FavoritesSign in to view saved models
Generative Media AgentCreate and edit media by chattingWorkflow AgentBuild visual workflows with Agent
OverviewThe platform at a glanceLearnSkills, knowledge, guardrailsAnatomyWhat makes agents reasonBuild Your AgentPick skills, set tier, deploy
Pre-built AgentsBrowse the catalog
Agent Usecases
Ad Campaign ManagerApp Event ManagerApp Review RepliesBarber BookingCustomer Win-BackEcommerce ListingsRestaurant Reviews
Sign InStart Building

Task History

Click to see output list

No tasks yet

Go to Models
Explore models/
Audio & SpeechActive

openai / gpt-realtime-2.1

gpt-realtime-2.1

byopenai

OpenAI's GPT Realtime 2.1 runs speech-to-speech conversations with configurable reasoning and tool calls. It’s built for voice agents that handle noise and interruptions.

Speech to SpeechRealtime ConversationVoice Agent
Model ID
gpt-realtime-2.1
Provider
openai
Updated
1787149744
gpt-realtime-2.1
11
Comments
Average rating : 4.5 (19 users)
Provideropenai
Modelgpt-realtime-2.1
Speech to SpeechRealtime ConversationVoice Agent
wiro playground—openai/gpt-realtime-2.1
Reset to defaults

Required. The voice of the AI assistant.

Required. Instructions that define the AI assistant's behavior and personality.

Optional. Higher effort handles harder requests but raises both latency and output token cost.

Sample outputs
Sample 1
Updated 1787149744

Overview

GPT Realtime 2.1 is OpenAI’s speech-to-speech model for live conversations. It runs as a stateful session that listens, reasons, and speaks back with natural timing. It can also call tools mid-conversation, so your agent can take actions and report results. It’s useful when you need a single model to handle speech, text, and interruptions.

What you can build

  • A phone-style support agent that handles barge-in and noisy callers
  • A voice concierge for scheduling, FAQs, and account lookups using tool calls
  • A live coaching or tutoring voice assistant that can explain step-by-step
  • A hands-free app interface that reads results aloud and confirms actions
  • A voice-driven operations bot that runs structured workflows through tools

Inputs

  • A selected assistant voice preset (for example Marin, Cedar, Alloy, Ash, Ballad, Coral, Echo, Fable, Nova, Onyx, Sage, Shimmer, Verse)
  • System instructions that define the assistant’s behavior and tone, provided as text up to 5,000 characters
  • An optional reasoning intensity level that trades speed for deeper problem solving
  • An optional speech transcription model selection for turning microphone audio into text during the session
  • Your microphone audio encoding, chosen from PCM 16-bit or telephony codecs (G.711 μ-law or A-law)
  • Your microphone sample rate selection, typically 24 kHz for full quality or 8 kHz for telephony audio
  • The assistant audio output encoding, chosen from PCM 16-bit or G.711 μ-law or A-law
  • The assistant audio output sample rate selection, typically 24 kHz or 8 kHz
  • Optional turn detection tuning, including a sensitivity value from 0 to 1 and a silence duration from 200 to 2,000 ms

Outputs

  • Generated assistant speech as audio bytes in your chosen output encoding (PCM 16-bit or G.711 μ-law or A-law)
  • Assistant text content for the same turn, suitable for captions, chat logs, or QA review
  • Tool call requests when the assistant decides it needs an external action

Recommended settings

  • For highest audio quality: use PCM 16-bit at 24 kHz for both input and output
  • For telephony: use G.711 μ-law at 8 kHz end-to-end
  • For most voice agents: keep reasoning intensity at a low level and raise it only for complex turns
  • For best overall voice quality: start with Marin or Cedar
  • For turn detection: start near 0.5 sensitivity and about 500 ms of silence, then tune per environment

Limitations

  • This model does not support video.
  • Image can be accepted as input, but audio output remains the main output path.
  • Structured outputs are not supported, so don’t expect strict JSON-only responses.
  • Once the session has produced audio, many realtime setups can’t change the voice for that session.
  • Realtime sessions have a maximum duration of 60 minutes.
  • If you send audio in chunks (common in streaming setups), each chunk has a fixed maximum size.
  • Low-quality input audio can cause missed turns, bad transcription, or wrong intent.
    • Common issues include clipping, background noise, far-field microphones, and overlapping speakers.
  • Voice availability can vary by realtime voice set.
    • If a selected voice errors, switch to a documented realtime voice like Marin or Cedar.

Safety & compliance

  • Follow OpenAI’s Usage Policies and any applicable laws for your users and region.
  • Get clear consent before recording, transcribing, or storing a user’s voice.
  • Don’t build impersonation or deceptive voice experiences.
  • Disclose when users are speaking with an AI voice agent.
  • Use moderation and human review for high-stakes domains like finance, medical, or legal decisions.
  • Treat tool outputs as untrusted input, and validate before taking real-world actions.

API quick start

Run gpt-realtime-2.1 with a single API call.

POST https://api.wiro.ai/v1/Run/openai/gpt-realtime-2.1
{
  "voice": "marin",
  "system_instructions": "You are a helpful voice assistant. Speak …",
  "reasoning": "low",
  "transcription_model": "gpt-live-transcribe"
}
View full API docs

Discover, test, and run AI models, build workflows and agents with one unified API.

All systems operational
WiroAboutBlogCareersContact
ProductModelsAgentsPricingPartnerChangelogStatusFAQ
Getting StartedIntroductionAuthenticationProjectsCode ExamplesWiro MCP ServerSelf-Hosted MCPn8n IntegrationLLMs.txt
API ReferenceModelsRun a ModelModel ParametersTasksLLM & Chat StreamingWebSocketRealtime VoiceFiles
© 2026 Wiro AI. All rights reserved.
PrivacyTermsData Deletion