Spaces:
Running
Running
Alpaim
commited on
docs : replace typo "]"with ")" in README (#3179)
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ Supported platforms:
|
|
| 35 |
- [x] [Java](bindings/java/README.md)
|
| 36 |
- [x] Linux / [FreeBSD](https://github.com/ggml-org/whisper.cpp/issues/56#issuecomment-1350920264)
|
| 37 |
- [x] [WebAssembly](examples/whisper.wasm)
|
| 38 |
-
- [x] Windows ([MSVC](https://github.com/ggml-org/whisper.cpp/blob/master/.github/workflows/build.yml#L117-L144) and [MinGW](https://github.com/ggml-org/whisper.cpp/issues/168)
|
| 39 |
- [x] [Raspberry Pi](https://github.com/ggml-org/whisper.cpp/discussions/166)
|
| 40 |
- [x] [Docker](https://github.com/ggml-org/whisper.cpp/pkgs/container/whisper.cpp)
|
| 41 |
|
|
|
|
| 35 |
- [x] [Java](bindings/java/README.md)
|
| 36 |
- [x] Linux / [FreeBSD](https://github.com/ggml-org/whisper.cpp/issues/56#issuecomment-1350920264)
|
| 37 |
- [x] [WebAssembly](examples/whisper.wasm)
|
| 38 |
+
- [x] Windows ([MSVC](https://github.com/ggml-org/whisper.cpp/blob/master/.github/workflows/build.yml#L117-L144) and [MinGW](https://github.com/ggml-org/whisper.cpp/issues/168))
|
| 39 |
- [x] [Raspberry Pi](https://github.com/ggml-org/whisper.cpp/discussions/166)
|
| 40 |
- [x] [Docker](https://github.com/ggml-org/whisper.cpp/pkgs/container/whisper.cpp)
|
| 41 |
|