openai-whisper icon indicating copy to clipboard operation
openai-whisper copied to clipboard

A sample web app using OpenAI Whisper to transcribe audio built on Next.js. It records audio continuously for some time interval then uploads the audio data to the server for transcribing/translating.

Results 2 openai-whisper issues
Sort by recently updated
recently updated
newest added

You need to configure to create such a dir while init of the project, or add a section in readme to do it manually while install your demo, thank you!

I received an error when starting the project, due to the absence of the uploads folder. I sent a pull request to fix it.