ggerganov commited on
Commit
a5419b0
·
unverified ·
1 Parent(s): 065c497

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
12
  - Zero memory allocations at runtime
13
  - Runs on the CPU
14
  - [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h)
15
- - Supported platforms: Linux, Mac OS (Intel and Arm), Windows (MinGW), Raspberry Pi, Android
16
 
17
  ## Usage
18
 
 
12
  - Zero memory allocations at runtime
13
  - Runs on the CPU
14
  - [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h)
15
+ - Supported platforms: Linux, Mac OS (Intel and Arm), Windows (MSVC and MinGW), Raspberry Pi, Android
16
 
17
  ## Usage
18