Models/openai/gpt-realtime-whisper
openai

gpt-realtime-whisper

16K contextFree inputFree output
openai/gpt-realtime-whisper

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-realtime-whisper",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: AudioOutput: Text

Pricing

InputFree
OutputFree
Context16K tokens

Model Info

Provideropenai
IDopenai/gpt-realtime-whisper