]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : update the path to bench.py (#2386)
authorPeng <redacted>
Wed, 28 Aug 2024 08:45:05 +0000 (16:45 +0800)
committerGitHub <redacted>
Wed, 28 Aug 2024 08:45:05 +0000 (11:45 +0300)
README.md

index c5b66cbd9c8751eea91381372168ade7fa3056bd..e9b5edf7da6a93411722132688e6650e3a40222e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -751,7 +751,7 @@ took to execute it. The results are summarized in the following Github issue:
 
 [Benchmark results](https://github.com/ggerganov/whisper.cpp/issues/89)
 
-Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](bench.py).
+Additionally a script to run whisper.cpp with different models and audio files is provided [bench.py](scripts/bench.py).
 
 You can run it with the following command, by default it will run against any standard model in the models folder.