File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ Run the inference examples as usual, for example:
386
386
## Moore Threads GPU support
387
387
388
388
With Moore Threads cards the processing of the models is done efficiently on the GPU via muBLAS and custom MUSA kernels.
389
- 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
389
+ 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
390
390
391
391
Now build ` whisper.cpp ` with MUSA support:
392
392
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ performance of whisper.cpp on LibriSpeech corpus.
48
48
49
49
## How-to guides
50
50
51
- ### How to change the inferece parameters
51
+ ### How to change the inference parameters
52
52
53
53
Create ` eval.conf ` and override variables.
54
54
You can’t perform that action at this time.
0 commit comments