Jwrockon's picture
Upload 232 files (#1)
5e1b738 verified
|
raw
history blame
472 Bytes

whisper-node

This project demonstrates how to use OpenAI Whisper in a Node.js environment.

Instructions

  1. Clone the repository:
    git clone https://github.com/huggingface/transformers.js-examples.git
    
  2. Change directory to the whisper-node project:
    cd transformers.js-examples/whisper-node
    
  3. Install the dependencies:
    npm install
    
  4. Run the example:
    node index.js