Openai is an ai research and deployment company I'm reaching out to inquire if there are any strategies or optimizations available to help improve the response time and enhance the overall user experience. Openai's mission is to ensure that artificial general intelligence benefits all of humanity
We are an unofficial community However, i've noticed that the response generation process takes approximately 25 seconds, which may pose an inconvenience to users of my application I am using openai whisper api from past few months for my application hosted through django
But instead of sending whole audio, i send audio chunk splited at every 2 minutes It takes nearly 20 seconds for transcription to be received This is then displayed to the user. Hello, i'm using the openai api to create summaries based on provided json data