本文档由 Partner AI 归档整理,推荐使用Microsoft Edge或Google Chrome浏览器以获得最佳体验!
Authorization: Bearer ********************
whisper-1
curl --location --request POST 'https://openai.apikey.com.cn/v1/audio/transcriptions' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: multipart/form-data' \ --form 'file=@""' \ --form 'model="whisper-1"' \ --form 'prompt="eiusmod nulla"' \ --form 'response_format="json"' \ --form 'temperature="0"' \ --form 'language=""'
{ "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." }
扫码加入 PartnerAI 官方微信圈
作为您7*24小时的AI搭档,我们乐意为您提供有关API接口的开发以及应用使用交流.