ggerganov commited on
Commit
a075b62
·
unverified ·
1 Parent(s): 52bc68d

Update README.md (#56)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Supported platforms:
19
 
20
  - [x] Mac OS (Intel and Arm)
21
  - [x] [iOS](examples/whisper.objc)
22
- - [x] Linux
23
  - [x] [WebAssembly](examples/whisper.wasm)
24
  - [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)]
25
  - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/discussions/166)
 
19
 
20
  - [x] Mac OS (Intel and Arm)
21
  - [x] [iOS](examples/whisper.objc)
22
+ - [x] Linux / [FreeBSD](https://github.com/ggerganov/whisper.cpp/issues/56#issuecomment-1350920264)
23
  - [x] [WebAssembly](examples/whisper.wasm)
24
  - [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)]
25
  - [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/discussions/166)