OpenAI Whisper API error: "You must provide a model parameter" – Javascript
I am testing a script to convert audio to text. However, while calling the API I am getting an error. Here is the path I am using 'https://api.openai.com/v1/audio/transcriptions?engine=whisper-1'; And the error I am getting is "error": { "message": "you must…