Transcribe Audio to Text with node.js using the Whisper model from OpenAI.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
Clone this repository:
git clone https://github.com/robinvriens/openai-whisper.git
# or
git clone git@github.com:robinvriens/openai-whisper.git
Make sure you add your API key in the .env file and have a audio file ready to be transcribed, you can start the app by running:
node index.js
robinvriens.com · YouTube Robin Vriens · GitHub @robinvriens · Instagram @robinvriens