Whisper API, How to upload file that larger than 25mb

Hi!
Are you making two separate calls to the API, each with their own chunk?
Because then you would send the headers for each request which should resolve the issue, if it is just two files.
You need to re-add the transcripts after you returned the results.

Also, you can check this resource from the forum:

2 Likes