curl--location--request POST '/v1/audio/transcriptions' \
--form'file=@"D:\\Backup\\Downloads\\123.mp3"' \
--form'model="gpt-4o-mini-transcribe"'
返回响应
🟢200成功
application/json
Body
text
string
必需
示例
{"text":"Imagine the wildest idea that you've ever had, and you're curious about how it might scale to something that's a 100, a 1,000 times bigger. This is a place where you can get to do that."}