Spaces:
Running
Running
readme : fix link (#2394)
Browse files
README.md
CHANGED
|
@@ -21,7 +21,7 @@ High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisp
|
|
| 21 |
- Support for CPU-only inference
|
| 22 |
- [Efficient GPU support for NVIDIA](https://github.com/ggerganov/whisper.cpp#nvidia-gpu-support-via-cublas)
|
| 23 |
- [OpenVINO Support](https://github.com/ggerganov/whisper.cpp#openvino-support)
|
| 24 |
-
- [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/whisper.h)
|
| 25 |
|
| 26 |
Supported platforms:
|
| 27 |
|
|
|
|
| 21 |
- Support for CPU-only inference
|
| 22 |
- [Efficient GPU support for NVIDIA](https://github.com/ggerganov/whisper.cpp#nvidia-gpu-support-via-cublas)
|
| 23 |
- [OpenVINO Support](https://github.com/ggerganov/whisper.cpp#openvino-support)
|
| 24 |
+
- [C-style API](https://github.com/ggerganov/whisper.cpp/blob/master/include/whisper.h)
|
| 25 |
|
| 26 |
Supported platforms:
|
| 27 |
|