Skip to main content
POST
Audio transcription

承認

Authorization
string
header
必須

Authenticate with a Bearer Token. Format: Authorization: Bearer sk-xxxxxx

ボディ

multipart/form-data
file
file
必須

Audio file

model
string
必須
:

"whisper-1"

language
string

ISO 639-1 language code

:

""

prompt
string
:

""

response_format
enum<string>
デフォルト:json
利用可能なオプション:
json,
text,
srt,
verbose_json,
vtt
:

"json"

temperature
number
:

0

timestamp_granularities
enum<string>[]
利用可能なオプション:
word,
segment
:

""

レスポンス

200 - application/json

Transcription completed successfully

text
string