Video Transcription to SRT File using Whisper

Hi
So I wanted to create an automation that transcribes either video (mp4, mov) or audio files (mp3, wav) to an SRT file using Whisper.
The trigger is the upload to a certain google drive folder. However, whenever I test the scenario, I get the error 400. Check the attached files for the error and for how I set up OpenAI module.
I am happy for any feedback. Thank you!


I’ve been running into the same problem using an m4a. I had to finally use an online converter to convert the file from m4a to mp3 and use that, and though it worked, this is certainly not an ideal solution. Hoping that someone can shed some light on why this is occurring though the m4a file format is correct.

I know that you have to have a download file module after the trigger to actually grab the file and then send it to Whisper.