Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available:
1.43.2
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-node
project:cd transformers.js-examples/whisper-node
- Install the dependencies:
npm install
- Run the example:
node index.js