openai

tts-1

16K contextFree inputFree output
openai/tts-1

Quick Start

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

Modalities

Input: TextOutput: Audio

Pricing

InputFree
OutputFree
Context16K tokens

Model Info

Provideropenai
IDopenai/tts-1