scaleway/whisper-large-v3 · family whisper · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: audio.
scaleway)“Whisper Large v3” is offered by 3 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Nvidia | free | free | $0.00 | 0 |
| Scaleway (this) | $0.003 | free | $0.00 | 0 |
| NEAR AI Cloud | $0.01 | free | $0.01 | 448 |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Scaleway and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"whisper-large-v3","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):