diff --git a/README.md b/README.md index 01f3268d059..6582960fa64 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)