创建转录
POST
/v1/audio/translations
Audio
请求参数
Body 参数multipart/form-data
file
file
必需
model
必需
whisper-1
Any of
示例值:
whisper-1
prompt
string
可选
response_format
enum<string>
可选
json
、text
、srt
、verbose_json
或 vtt
。枚举值:
jsontextsrtverbose_jsonvtt
默认值:
json
示例值:
json
temperature
number
可选
默认值:
0
示例值:
0
示例代码
返回响应
修改于 2025-05-18 07:36:21