LLM Pricing
← All models

gpt-4o-transcribe

Azure · audio_transcription model

Input
$2.5000 / 1M tokens
Output
$10.0000 / 1M tokens
Cached input
N/A
Context
N/A

Pricing

Item Raw value (per token) Normalized
Input 0.0000025 $2.5000 / 1M tokens
Output 0.00001 $10.0000 / 1M tokens
Audio input 0.0000025 $2.5000 / 1M tokens
Embedding 0.0000025 $2.5000 / 1M tokens

Token limits

Max input tokens
16.0K
Max output tokens
2.0K

Capabilities

Capability Supported
Vision No
Function calling No
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning No
Response schema No
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (audio_transcription).

Model Provider Input Output Context Coding Features
gpt-4o-transcribe-diarize Azure $2.5000 / 1M tokens $10.0000 / 1M tokens N/A N/A
gpt-4o-transcribe-diarize OpenAI $2.5000 / 1M tokens $10.0000 / 1M tokens N/A N/A
gpt-4o-transcribe OpenAI $2.5000 / 1M tokens $10.0000 / 1M tokens N/A N/A
gpt-4o-mini-transcribe Azure $1.2500 / 1M tokens $5.0000 / 1M tokens N/A N/A
gpt-4o-mini-transcribe OpenAI $1.2500 / 1M tokens $5.0000 / 1M tokens N/A N/A
gpt-4o-mini-transcribe-2025-03-20 OpenAI $1.2500 / 1M tokens $5.0000 / 1M tokens N/A N/A

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_audio_token": 0.0000025,
  "input_cost_per_token": 0.0000025,
  "litellm_provider": "azure",
  "max_input_tokens": 16000,
  "max_output_tokens": 2000,
  "mode": "audio_transcription",
  "output_cost_per_token": 0.00001,
  "supported_endpoints": [
    "/v1/audio/transcriptions"
  ]
}