Should you use whisper-large-v3?
whisper-large-v3 is listed for chat workloads and supports a 131K context window.
Use it when Groq's free tier is enough for evaluation, demos, or light production traffic.
https://api.groq.com/openai/v1 whisper-large-v3 whisper-large-v3 is listed for chat workloads and supports a 131K context window.
Use it when Groq's free tier is enough for evaluation, demos, or light production traffic.
We only found this whisper-large-v3 listing on Groq in the current catalog. Use the related models section for nearby alternatives.
| Provider | Model listing | Access | Context | API | Limits |
|---|---|---|---|---|---|
| | whisper-large-v3 | Free tier | 131K | OpenAI-style | 20 RPM, 2,000 RPD |
| Model | Provider | Context | Access |
|---|---|---|---|
| Moonshot Kimi K2 | Groq | 131K | Free tier |
| Moonshot Kimi K2 0905 | Groq | 131K | Free tier |
| groq/compound | Groq | 131K | Free tier |
| groq/compound-mini | Groq | 131K | Free tier |
| llama-4-scout-17b-16e-instruct | Groq | 131K | Check provider |
whisper-large-v3 is tagged for chat in this catalog and works with OpenAI-compatible client libraries.
whisper-large-v3 is listed with free API access on Groq, subject to the provider's quota and account policy.
The model ID shown in this catalog is whisper-large-v3.
The listed free tier limit is 20 RPM, 2,000 RPD. Limits can change per account tier, so confirm against the provider dashboard.
The listed context window is 131K tokens with up to 131K output tokens.
Whisper Large v3 on Groq is OpenAI's speech recognition model running on Groq's LPU hardware — one of the few free endpoints for production-grade audio transcription. It converts speech to text across 99 languages with strong accuracy, making it suitable for podcast transcription, meeting notes, voice interfaces, and accessibility tools. The free tier allows 2,000 requests per day at 20 RPM, more constrained than Groq's text model endpoints but still viable for moderate transcription workloads. OpenAI SDK compatible for the chat endpoint; audio input must be passed as a base64-encoded file. Registration required, no credit card.
For API keys, setup steps, and provider-level limits, see the Groq provider page.