Peng commited on
Commit
57c7a6b
·
unverified ·
1 Parent(s): 16e5a16

readme : update the path to bench.py (#2386)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -751,7 +751,7 @@ took to execute it. The results are summarized in the following Github issue:
751
 
752
  [Benchmark results](https://github.com/ggerganov/whisper.cpp/issues/89)
753
 
754
- Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](bench.py).
755
 
756
  You can run it with the following command, by default it will run against any standard model in the models folder.
757
 
 
751
 
752
  [Benchmark results](https://github.com/ggerganov/whisper.cpp/issues/89)
753
 
754
+ Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](scripts/bench.py).
755
 
756
  You can run it with the following command, by default it will run against any standard model in the models folder.
757