]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : fix link
authorGeorgi Gerganov <redacted>
Sat, 15 Apr 2023 10:30:36 +0000 (13:30 +0300)
committerGitHub <redacted>
Sat, 15 Apr 2023 10:30:36 +0000 (13:30 +0300)
README.md

index eb5eecb35e20f14f2e209f2af25b60ef86368976..94e093822e5b6f97685054591fc9ec491b077b50 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Stable: [v1.2.1](https://github.com/ggerganov/whisper.cpp/releases/tag/v1.2.1) /
 High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
 
 - Plain C/C++ implementation without dependencies
-- Apple silicon first-class citizen - optimized via ARM NEON, Accelerate framework and [Core ML](https://github.com/ggerganov/whisper.cpp/edit/master/README.md#core-ml-support)
+- Apple silicon first-class citizen - optimized via ARM NEON, Accelerate framework and [Core ML](https://github.com/ggerganov/whisper.cpp#core-ml-support)
 - AVX intrinsics support for x86 architectures
 - VSX intrinsics support for POWER architectures
 - Mixed F16 / F32 precision