whisper-1
curl --location --request POST 'https://api.zhiyunai168.com/v1/audio/transcriptions' \ --header 'Accept: application/json' \ --header 'Authorization: sk-EEbAcJRyBiuHhXcTD2Cb35C8417b4aCdBf1819Af2e9d1bEd' \ --header 'Content-Type: multipart/form-data' \ --form 'file=@"D:\\KwDownload\\song\\王琛同学-迟来的爱.flac"' \ --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." }