m-bain / whisperX

WhisperX: Automatic Speech Recognition with Word-level Timestamps (& Diarization)
BSD 2-Clause "Simplified" License
12.2k stars 1.3k forks source link

Where are the example/sample wav files? #325

Open rohitkrishna094 opened 1 year ago

rohitkrishna094 commented 1 year ago

I am getting the below error when I run whisperx examples/sample01.wav

examples/sample01.wav: No such file or directory

Are these samples not packaged with this repository? If so, its probably better to update the readme

AdolfVonKleist commented 10 months ago

@rohitkrishna094 you probably figured this out already, but since this was never closed: the examples directory was removed after v1.0.0, but you can find it if you check out that version or copy the files directly:

afiaka87 commented 3 months ago

Probably still a good idea to update the README.md accordingly, no?

I would do it myself but I suspect it won't be merged.