Skip to content

Commit 85b60f3

Browse files
docs : replace Core ML with OpenVINO (#2686)
1 parent 227b5ff commit 85b60f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ This can result in significant speedup in encoder performance. Here are the inst
293293
The first time run on an OpenVINO device is slow, since the OpenVINO framework will compile the IR (Intermediate Representation) model to a device-specific 'blob'. This device-specific blob will get
294294
cached for the next run.
295295

296-
For more information about the Core ML implementation please refer to PR [#1037](https://github.com/ggerganov/whisper.cpp/pull/1037).
296+
For more information about the OpenVINO implementation please refer to PR [#1037](https://github.com/ggerganov/whisper.cpp/pull/1037).
297297

298298
## NVIDIA GPU support
299299

0 commit comments

Comments
 (0)