From 121d27a495ce8549c2a2457e2fdb3e318dbec448 Mon Sep 17 00:00:00 2001 From: R0CKSTAR Date: Tue, 3 Jun 2025 12:02:12 +0800 Subject: [PATCH] musa: correct MUSA SDK rc4.0.1 download URL (#3217) * musa: correct MUSA SDK rc4.0.1 download URL Signed-off-by: Xiaodong Ye * Fix typo Signed-off-by: Xiaodong Ye --------- Signed-off-by: Xiaodong Ye --- README.md | 2 +- tests/librispeech/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83f30cbc..0298818c 100644 --- a/README.md +++ b/README.md @@ -386,7 +386,7 @@ Run the inference examples as usual, for example: ## Moore Threads GPU support With Moore Threads cards the processing of the models is done efficiently on the GPU via muBLAS and custom MUSA kernels. -First, make sure you have installed `MUSA SDK rc4.0.1`: https://developer.mthreads.com/sdk/download/musa?equipment=&os=&driverVersion=&version=rc4.0.1 +First, make sure you have installed `MUSA SDK rc4.0.1`: https://developer.mthreads.com/sdk/download/musa?equipment=&os=&driverVersion=&version=4.0.1 Now build `whisper.cpp` with MUSA support: diff --git a/tests/librispeech/README.md b/tests/librispeech/README.md index 85478a0f..670f39b4 100644 --- a/tests/librispeech/README.md +++ b/tests/librispeech/README.md @@ -48,7 +48,7 @@ performance of whisper.cpp on LibriSpeech corpus. ## How-to guides -### How to change the inferece parameters +### How to change the inference parameters Create `eval.conf` and override variables.