跳至内容

模型详情

whisper-1

由 OpenAI 提供
按量付费

Whisper is OpenAI's open-source automatic speech recognition model, available via API as `whisper-1`. It supports transcription and translation across 50+ languages from audio files up to 25 MB. Accepts formats including mp3, mp4, wav, and webm. Priced per minute of audio duration, billed to the nearest second.

模型规格

上下文长度
最大输出
输入/输出模态
音频
发布日期
2026-04

02

API 端点

单一 MixRoute 网关,OpenAI 兼容

  • OpenAI-compatible /v1/chat/completions POST

03

价格

固定费率,单位:/1M Tokens

输入

$6.0000 /1M Tokens

补全

$6.0000 /1M Tokens

05

选型摘要

快速判断是否适合你的工作负载

What is this model good for?

Start with the documented use cases for whisper-1

Whisper is OpenAI's open-source automatic speech recognition model, available via API as `whisper-1`. It supports transcription and translation across 50+ languages from audio files up to 25 MB. Accepts formats including mp3, mp4, wav, and webm. Priced per minute of audio duration, billed to the nearest second.

What should you check before using it?

Validate limits, pricing, and a representative workload

Review the current model limits and pricing record before production use.

How do you call it through MixRoute?

Use the documented endpoint and exact model ID

The model record lists OpenAI-compatible access via POST /v1/chat/completions with model ID whisper-1.

08

Token 成本估算

基于本页价格的实时估算,非实际账单

此模型没有缓存读取价格,不计算缓存费用

单一端点,可验证的决策

使用相同的请求格式测试此模型和备用路由

从真实工作负载开始,再由质量、总成本和故障条件决定是否接入生产流量。