OpenAI

OpenAI Transcription whisper 1

Audio & Music

靈活的音訊轉錄,支援字幕與時間戳記輸出

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

2 個版本可用

Playground

試用 OpenAI Transcription whisper 1

選擇任一模型,幾秒內即可開始生成。

預估: $0.02 / minute

請登入以使用 RunAPI 生成。

請登入以生成

登入後,即可使用您可用的語言模型開始生成。

規格

技術細節

提供者 OpenAI
模型 ID whisper-1
模態 Audio & Music
任務類型 Synchronous
API 端點 /v1/audio/transcriptions
計費單位 minute
輸入參數 file, language, model, prompt, response_format, stream, temperature, timestamp_granularities
目錄狀態 可直接上線
使用方式

3 個步驟使用此模型

  1. 取得 API 金鑰

    免費註冊後,從控制台建立 whisper-1 的 API 金鑰。

  2. 傳送請求

    向 /v1/audio/transcriptions 傳送 POST 請求,並傳入 whisper-1 模型 ID 與參數。

  3. 取得結果

    直接從端點讀取已完成的 whisper-1 回應。

此模型提供的功能

彈性參數

可設定 7 個已記錄的參數,包括 file, language, prompt, response_format, stream。

Endpoint 覆蓋範圍

公開 1 個公共 endpoint:speech_to_text。

用量計費

依 minute 計量,無需訂閱。

OpenAI Transcription whisper 1 價格

API endpoint
解析度
時長
價格
speech_to_text
暫無資料
minute
$0.02 / minute
API 參考

端點規格

端點
POST /v1/audio/transcriptions
模型 ID
whisper-1
工作類型
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.

language

選填 string

Audio language as an ISO-639-1 code.

temperature

選填 number

Sampling temperature from 0 to 1.

response_format

選填 string

Response body format. (json, text, srt, verbose_json, vtt)

timestamp_granularities

選填 array

Timestamp detail included with verbose JSON responses.

使用情境

Podcast 與影片配樂

依照單集情緒生成免版稅背景音樂,無需支付授權費。

遊戲音效

為程序化生成的關卡產生可自適應的環境音景與效果音。

廣告旁白與音效

無需錄音室即可為客戶廣告製作客製化旁白與音效。

FAQ

關於 OpenAI Transcription whisper 1 的常見問題

如何選擇 whisper-1?

傳入 quickstart 顯示的 model ID。

這個 variant 的速率限制是多少?

每個金鑰的速率限制會依使用方案而調整。請查看定價頁面以了解目前限制。

之後可以切換 variant 嗎?

可以——variant 只是旗標。只要變更 model 參數即可切換。

它支援串流嗎?

只要支援串流,RunAPI 就會端到端串流。

我該在哪裡回報品質問題?

請在公開 GitHub repo 提交 issue,或寄信給支援。

正在與團隊一起打造?

我們可以協助企業接入、整合與技術問題。

聯絡我們