Update README.md
Browse files
README.md
CHANGED
@@ -14,9 +14,9 @@ library_name: transformers
|
|
14 |
---
|
15 |
## INT4 Whisper large-v2 ONNX Model
|
16 |
|
17 |
-
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains without the need for fine-tuning.
|
18 |
|
19 |
-
This INT4 ONNX model is generated by [
|
20 |
|
21 |
|
22 |
| Model Detail | Description |
|
|
|
14 |
---
|
15 |
## INT4 Whisper large-v2 ONNX Model
|
16 |
|
17 |
+
Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data, Whisper models demonstrate a strong ability to generalise to many datasets and domains without the need for fine-tuning. This is the repository of INT4 weight only quantization for the Whisper large v2 model in ONNX format, powered by [Intel® Neural Compressor](https://github.com/intel/neural-compressor) and [Intel® Extension for Transformers](https://github.com/intel/intel-extension-for-transformers).
|
18 |
|
19 |
+
This INT4 ONNX model is generated by [Intel® Neural Compressor](https://github.com/intel/neural-compressor)'s weight-only quantization method.
|
20 |
|
21 |
|
22 |
| Model Detail | Description |
|