Dear All, I need some help with a project.
I am using whisper within a Django application and based on the audio file I am trying to transcribe nginx would give me a request timeout error page but the code still executes in the background and does transcribe. Additionally, If I run the code without nginx with the Django development server, it works each time and even with Jupyter Notebook or pure Python code. My question is, how can I stop the nginx timeout error or get the app to delay or wait til the transcription is done? https://github.com/swelanauguste/youtube-transcribe Grateful for any assistance Sincerely, Swelan R. Auguste (Mr.) 758-489-3909 Swelan Auguste LinkedIn <https://www.linkedin.com/in/swelan-auguste-92700522a/> -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKj-ced7PZu4fK6Y1G5OXn6jXh-k49dgvSOQTqPz6Y1wprx01g%40mail.gmail.com.

