]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md (#56)
authorGeorgi Gerganov <redacted>
Fri, 16 Dec 2022 16:01:05 +0000 (18:01 +0200)
committerGeorgi Gerganov <redacted>
Fri, 16 Dec 2022 16:01:05 +0000 (18:01 +0200)
README.md

index 01f3268d059aff8ae851c18c95baed35ea036c17..6582960fa64287a867446331eca3b20ec4938cad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Supported platforms:
 
 - [x] Mac OS (Intel and Arm)
 - [x] [iOS](examples/whisper.objc)
-- [x] Linux
+- [x] Linux / [FreeBSD](https://github.com/ggerganov/whisper.cpp/issues/56#issuecomment-1350920264)
 - [x] [WebAssembly](examples/whisper.wasm)
 - [x] Windows ([MSVC](https://github.com/ggerganov/whisper.cpp/blob/master/.github/workflows/build.yml#L117-L144) and [MinGW](https://github.com/ggerganov/whisper.cpp/issues/168)]
 - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/discussions/166)