This project demonstrates how to use OpenAI Whisper in a Node.js environment.
- Clone the repository:
git clone https://github.com/huggingface/transformers.js-examples.git
- Change directory to the
whisper-node
project:cd transformers.js-examples/whisper-node
- Install the dependencies:
npm install
- Run the example:
node index.js