Whispers In The Background
Introduction
I recently ran into two problems when trying to generate transcript for audio files using whisper when working with NextJS
- They were taking too long and the request would time out
- The files were too large and I couldn't send them through the request body of a api route