/openai-whisper

Transcribe Audio to Text with node.js using the Whisper model from OpenAI.

Primary LanguageJavaScript

Transcribe Audio to Text with node.js using the Whisper model from OpenAI.

How To Use

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

My links

robinvriens.com  ·  YouTube Robin Vriens  ·  GitHub @robinvriens  ·  Instagram @robinvriens