From: Georgi Gerganov Date: Fri, 30 Aug 2024 10:58:22 +0000 (+0300) Subject: readme : fix link (#2394) X-Git-Tag: upstream/1.7.4~455 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=e2e55a6fed8d588f3e67d188ff618becf207eac0;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : fix link (#2394) --- diff --git a/README.md b/README.md index e9b5edf7..c9a3b4c2 100644 --- 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: