]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Wed, 12 Oct 2022 18:25:42 +0000 (21:25 +0300)
committerGitHub <redacted>
Wed, 12 Oct 2022 18:25:42 +0000 (21:25 +0300)
README.md

index 29ccc7487d2019066864a36a6e5e8963bf0d61ec..9c4dcc365ace3587803fc63d56a415dba45b14bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
 - Zero memory allocations at runtime
 - Runs on the CPU
 - [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h)
-- Supported platforms: Linux, Mac OS (Intel and Arm), Windows (MinGW), Raspberry Pi, Android
+- Supported platforms: Linux, Mac OS (Intel and Arm), Windows (MSVC and MinGW), Raspberry Pi, Android
 
 ## Usage