Skip to main content
Language models take your transcribed text and enhance, format, or transform it using AI. There are two types of language models: local and cloud-based. Local (or Offline) models run on your machine. Cloud models are hosted either by Superwhisper or another provider.

Superwhisper (Cloud)

These are the language models that are hosted in the Cloud by Superwhisper. They are optimized for low latency and high quality text processing.
NameSpeedBenchmark (0-100)SizeLicense
S1-Language (Cloud)10~80CloudPro

Anthropic (Cloud)

Anthropic’s Claude models available through Superwhisper. Usage is covered by your license.
NameSpeedBenchmark (0-100)SizeLicense
Claude 4.5 Sonnet889CloudPro
Claude 4 Sonnet887CloudPro
Claude 3.7 Sonnet885CloudPro
Claude 3.5 Sonnet889CloudPro
Claude 3.5 Haiku975CloudPro

OpenAI (Cloud)

OpenAI’s latest GPT models available through Superwhisper. Usage is covered by your license.
NameSpeedBenchmark (0-100)SizeLicense
GPT-5791CloudPro
GPT-5 mini887CloudPro
GPT-5 nano983CloudPro
GPT-4.1790CloudPro
GPT-4.1 mini886CloudPro
GPT-4.1 nano980CloudPro

Groq (Cloud)

Ultra-fast inference using Groq’s LPU technology. Usage is covered by your license.
NameSpeedBenchmark (0-100)SizeLicense
Llama 3 8b1067CloudPro

Fair Use & Rate Limits

To keep cloud models fast and available for everyone, Superwhisper applies fair-use rate limits to its hosted cloud models. These are abuse-prevention limits, so normal interactive dictation will not reach them. Limits apply across all hosted cloud models combined (both language and voice), not per provider:
LimitThreshold
Burst30 requests per minute
Sustained300 requests per hour
These limits are subject to change as we tune them. If you have a legitimate high-volume use case, reach out to support or bring your own API keys to use your own provider account.
If you exceed a limit, the API returns an HTTP 429 (Too Many Requests) response. A Retry-After header tells you how many seconds to wait before retrying. Apps built on the Superwhisper API should handle 429 responses gracefully and back off, respecting Retry-After.
Bring Your Own Key (BYOK) and local models are not subject to these limits, since requests go through your own account or run on your device.