GPT-4o mini Transcribe is a speech-to-text model optimized for high-accuracy transcription of conversational audio, noisy environments, and multilingual code-switching. Reach for it when you need reliable dictation or translation from audio inputs without sacrificing processing speed.
Modalities
Text → Text
Price
$0.004 / min
Speed
fast
Performance
Live production data from real requests on Kyma — not synthetic benchmarks.
Rank
#53
of 87 active models
Tokens served
18.9K
all-time
Top apps using this model
Public apps sending the most traffic to this model — a signal of what real workloads it fits.
Pricing
Per minute of audio processed. Min billable: 1 minute.
$0.004 / minWhen to use GPT-4o mini Transcribe
Where this model earns its cost — and where it doesn't.
This is OpenAI's speech-to-text engine, designed to convert audio inputs into text. It handles conversational speech, background noise, and mixed-language audio streams with high accuracy. The model accepts audio input and returns text, with no support for vision, reasoning, or structured outputs.
On Kyma, it runs through an OpenAI-compatible endpoint using a single API key. Requests benefit from automatic failover, routing around degraded serving paths transparently. The platform reports exact request costs in the usage object and identifies the executed model via the X-Kyma-Model header. Prompt caching is supported, billing repeated prefixes at 10% of the standard input rate.
The model operates on a per-minute billing basis and is optimized for fast processing. It does not generate audio or structured JSON, and its context window is limited to 1500 tokens. Signup includes a $0.50 free credit with no card required.
Conversational Audio Transcription
Captures multi-speaker dialogue and natural speech patterns with high accuracy.
Noisy Background Dictation
Filters background interference to produce clean text from field recordings or calls.
Mixed Language Audio Processing
Handles code-switched audio streams like Vietnamese and English in a single pass.
Not ideal for: Do not use this model for generating audio, running reasoning tasks, or processing files that exceed its 1500-token context limit.
Quick start
Up and running in under two minutes.
- 1
Create an API key
Sign up and grab a key from the dashboard — $0.50 free credit, no card required.
Get API key → - 2
Make your first request
Drop in your key and send a chat completion — fully OpenAI-compatible.
curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-4o-mini-transcribe-2025-12-15", "messages": [ {"role": "user", "content": "Explain prompt caching in one paragraph."} ] }' - 3
Stream responses
Add
"stream": trueto receive tokens as they arrive.curl https://kymaapi.com/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-4o-mini-transcribe-2025-12-15", "stream": true, "messages": [{"role": "user", "content": "Hello!"}] }'
FAQ
Common questions about this model.
How much does GPT-4o mini Transcribe cost?
How do I use GPT-4o mini Transcribe?
Does this model support structured JSON output?
How does Kyma handle request routing for this model?
Can I cache prompts to reduce costs?
More models by OpenAI
See all 11 →| Model | Context | Input | Output |
|---|---|---|---|
GPT-5.6 Terra | 1M | $1.443 | $8.656 |
GPT-5.6 Luna | 1M | $0.1373 | $0.8231 |
GPT-5.6 Luna Pro | 1M | $0.135 | $0.81 |
GPT-5.6 Terra Pro | 1M | $1.35 | $8.10 |
GPT-5.6 Sol | 1M | $6.75 | $40.50 |
GPT-5.6 Sol Pro | 1M | $6.75 | $40.50 |
GPT Realtime Translate | — | $0.0459 / min | |
GPT Image 2 | — | $0.081 / image | |
