Skip to content

Commit 34bdd75

Browse files
ivoputzerliuyang.marshall
authored andcommitted
readme : fix typo (ggml-org#2383)
1 parent 6166a6e commit 34bdd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Supported platforms:
3333
- [x] [WebAssembly](examples/whisper.wasm)
3434
- [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)]
3535
- [x] [Raspberry Pi](https://github.com/ggerganov/whisper.cpp/discussions/166)
36-
- [x] [docker](https://github.com/ggerganov/whisper.cpp/pkgs/container/whisper.cpp)
36+
- [x] [Docker](https://github.com/ggerganov/whisper.cpp/pkgs/container/whisper.cpp)
3737

3838
The entire high-level implementation of the model is contained in [whisper.h](include/whisper.h) and [whisper.cpp](src/whisper.cpp).
3939
The rest of the code is part of the [`ggml`](https://github.com/ggerganov/ggml) machine learning library.

0 commit comments

Comments
 (0)