From c37c2443c15ec5e6d372bb9b7c5d5e0c06994a63 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Fri, 16 Dec 2022 18:01:05 +0200 Subject: [PATCH] Update README.md (#56) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01f3268..6582960 100644 --- 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)