Start calling this model with endpoint-specific examples.
Headline benchmark standings and comparison context.
Key dates, capabilities, and model metadata.
whisper-1. It supports transcription and translation across 50+ languages from audio files up to 25 MB.Start calling this model with endpoint-specific examples.
Headline benchmark standings and comparison context.
Key dates, capabilities, and model metadata.
Start calling this model with endpoint-specific examples.
Headline benchmark standings and comparison context.
Key dates, capabilities, and model metadata.
01 Mar 2023
01 Mar 2023
License
Proprietary
Input
Output
Core latency and throughput trends from recent traffic.
Start calling this model with endpoint-specific examples.
Choose a supported endpoint, pick a main language, then select the example style you want to copy.
import AIStats from '@ai-stats/sdk';
const client = new AIStats({
apiKey: process.env.AI_STATS_API_KEY,
});
const response = await client.generateTranscription({
"model": "openai/whisper-1",
"audio_url": "https://assets.ai-stats.com/sample-audio.wav",
"language": "en"
});
console.log(JSON.stringify(response, null, 2));Parameters
Aggregated across active providers for the audio transcription route.
Routing will select a compatible provider when a parameter narrows availability, so this list stays model-facing instead of provider-facing.
| Parameter | Description |
|---|---|
temperature | Controls how random token selection can be. |
response_format | Requests plain text, JSON, or schema-constrained output formats. |
language | See the full parameter reference for endpoint-specific semantics and provider caveats. |
prompt | See the full parameter reference for endpoint-specific semantics and provider caveats. |
timestamp_granularities | See the full parameter reference for endpoint-specific semantics and provider caveats. |
Select a route to update the request snippet and compatibility details.
/v1/audio/transcriptions/v1/audio/translationsLatency
Throughput
Uptime
Latency
Throughput
Uptime
| Meter | Unit | Price | Conditions | Rule |
|---|---|---|---|---|
| input_audio_minutes | Per minute | $0.000453 | -- | d1ad4d39-0dcb-46f2-ae80-24ca164c815f |