Skip to content

Commit 8bfa857

Browse files
authored
readme : update the path to bench.py (#2386)
1 parent 376567b commit 8bfa857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ took to execute it. The results are summarized in the following Github issue:
751751

752752
[Benchmark results](https://github.com/ggerganov/whisper.cpp/issues/89)
753753

754-
Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](bench.py).
754+
Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](scripts/bench.py).
755755

756756
You can run it with the following command, by default it will run against any standard model in the models folder.
757757

0 commit comments

Comments
 (0)