GPT-Realtime

GPT-Realtime

GPT-Realtime

gpt-realtime

Low-latency speech-to-speech model over the Realtime WebSocket API. Live voice chat, transcription and tool use.

Realtime Audio

Model IDgpt-realtime
Context128k
Output16384
Modalitiestext,audio

API

curl https://noxery.net/v1/chat/completions \
  -H "Authorization: Bearer nox-ANAHTAR" \
  -H "Content-Type: application/json" \
  -d '{"model": "gpt-realtime", "messages": [{"role": "user", "content": "Hello"}]}'

Docs · View all