how do we run this?

#2
by Tom-Neverwinter - opened

The steps to run this locally are unclear. Can you explain how to test some of these examples.

I suggest looking into WhisperX or similar projects on GitHub.

https://github.com/m-bain/whisperX

Hi there! The source code is located in https://huggingface.co/spaces/Xenova/whisper-speaker-diarization/tree/main/whisper-speaker-diarization

After switching to the directory, you can run it using:

  1. npm install
  2. npm run dev

Sign up or log in to comment