Spaces:
Running
Running
Update README.md
Browse files
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 |
|