自定义Transcriptions接口
POST
/v1/audio/transcriptions
请求参数
Header 参数
Authorization
string
必需
示例值:
Bearer refresh_token,requrest_url,ChatGPT-Account-ID
Body 参数multipart/form-data
model
string
可选
示例值:
whisper-1
file
file
可选
示例值:
cmMtdXBsb2FkLTE3MTI1MDgwOTU5NjAtMg==/response.mp3
示例代码
返回响应
修改于 2024-04-08 06:17:22