Skip to content

Files

Latest commit

7109a0a · Apr 21, 2025

History

History

whisper-node

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