Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ tags:
|
|
14 |
* Original model: [whisper-medium.en](https://huggingface.co/openai/whisper-medium.en)
|
15 |
|
16 |
## Description
|
|
|
17 |
|
18 |
## Compatibility
|
19 |
|
|
|
14 |
* Original model: [whisper-medium.en](https://huggingface.co/openai/whisper-medium.en)
|
15 |
|
16 |
## Description
|
17 |
+
This is [whisper-medium.en](https://huggingface.co/openai/whisper-medium.en) model converted to the [OpenVINO™ IR](https://docs.openvino.ai/2025/documentation/openvino-ir-format.html) (Intermediate Representation) format with weights compressed to FP16.
|
18 |
|
19 |
## Compatibility
|
20 |
|