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.
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:
npm install
npm run dev