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
When I clone , npm install and npm run dev, it gives me this error:
[plugin:vite:import-analysis] Failed to resolve entry for package "@xenova/transformers". The package may have incorrect main/module/exports specified in its package.json.
Does somebody know why ?
Exact same issue. It seems like a build in assets still works but you can just do vite command to see the preview