Models/groq/whisper-large-v3
groq

whisper-large-v3

448 contextFree inputFree output
groq/whisper-large-v3

Quick Start

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

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context448 tokens

Model Info

Providergroq
IDgroq/whisper-large-v3