OpenAI

OpenAI Transcription gpt transcribe

Audio & Music

支持关键词和语言提示的多语言语音转文字模型

模型健康状态 数据不足
curl -X POST https://runapi.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "gpt-transcribe",
  "audio_url": "https://cdn.runapi.ai/public/samples/voice.mp3"
}'
https://runapi.ai 1 endpoint

2 个版本可用

模型体验

体验 OpenAI Transcription gpt transcribe

选择任意模型,几秒内开始生成。

预计: $0.02 / minute

登录后即可使用 RunAPI 生成。

登录后生成

登录后即可使用可用语言模型开始生成。

规格

技术细节

提供商 OpenAI
模型 ID gpt-transcribe
模态 Audio & Music
任务类型 Synchronous
API 端点 /v1/audio/transcriptions
计费单位 minute
输入参数 file, keywords, language, languages, model, prompt, response_format, stream, temperature
目录状态 运行中
工作原理

3 步使用此模型

  1. 获取 API 密钥

    免费注册后,在控制台创建用于 gpt-transcribe 的 API 密钥。

  2. 发送请求

    向 /v1/audio/transcriptions 发送 POST 请求,并传入 gpt-transcribe 模型 ID 和参数。

  3. 获取结果

    直接从端点读取已完成的 gpt-transcribe 响应。

该模型的核心能力

灵活的参数配置

可配置文档中列出的 8 个参数,包括 file, keywords, language, languages, prompt。

Endpoint 覆盖

提供 1 个公开 endpoint:speech_to_text。

按量计费

按 minute 计量,无需订阅。

OpenAI Transcription gpt transcribe 定价

端点
分辨率
时长
价格
speech_to_text
暂不可用
minute
$0.02 / minute
API 参考

端点规格

端点
POST /v1/audio/transcriptions
模型 ID
gpt-transcribe
任务类型
speech_to_text
最大时长
暂无数据
分辨率
暂无数据
宽高比
暂无数据
输出格式
暂无数据
平均生成时间
暂无数据

请求参数

file

必填 string

Audio file upload, up to 25 MB.

prompt

可选 string

Optional text that guides transcription style and vocabulary.

stream

可选 boolean

Whether to request a streamed response when supported.

keywords

可选 array

Terms that should receive additional recognition guidance.

language

可选 string

Audio language as an ISO-639-1 code.

languages

可选 array

Candidate audio languages as ISO-639-1 codes.

temperature

可选 number

Sampling temperature from 0 to 1.

response_format

可选 string

Response body format. (json, text)

应用场景

播客与视频配乐

生成与节目氛围匹配的免版税背景音乐,无需授权费用。

游戏音频

为程序化生成的关卡生成自适应环境音效和配乐。

广告配音与音效

无需录音棚即可为客户广告生成定制配音和音效。

常见问题

OpenAI Transcription gpt transcribe 常见问题

如何选择 gpt-transcribe?

传入 quickstart 中显示的模型 ID。

该变体的限流?

Key 级限流随使用层级伸缩。当前限制见定价页。

能切到其它变体吗?

可以——变体只是参数,改 model 字段即可。

支持流式吗?

模型支持流式时,RunAPI 端到端流式。

质量问题在哪里报?

在公共 GitHub 仓库提 issue 或邮件联系 support。

需要团队接入支持?

我们可以协助团队接入、完成系统集成并解答技术问题。

联系我们