]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : fix link (#2394)
authorGeorgi Gerganov <redacted>
Fri, 30 Aug 2024 10:58:22 +0000 (13:58 +0300)
committerGitHub <redacted>
Fri, 30 Aug 2024 10:58:22 +0000 (13:58 +0300)
README.md

index e9b5edf7da6a93411722132688e6650e3a40222e..c9a3b4c279df33a96ad1c19c73cb8abf870ca441 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
 - Support for CPU-only inference
 - [Efficient GPU support for NVIDIA](https://github.com/ggerganov/whisper.cpp#nvidia-gpu-support-via-cublas)
 - [OpenVINO Support](https://github.com/ggerganov/whisper.cpp#openvino-support)
-- [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h)
+- [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/include/whisper.h)
 
 Supported platforms: