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