Bklieger / ScribeWizard

ScribeWizard: Generate organized notes from audio using Groq, Whisper, and Llama3
https://wizard.benjamin.sh
MIT License
459 stars 101 forks source link

Add custom error message for request too large #5

Closed Bklieger closed 5 months ago

Bklieger commented 5 months ago

On audio files over 25 MB, Groq's Whisper endpoint will throw a 413 error (request entity too large). This code will show a custom error message to the user that explains the issue.