yuwenz commited on
Commit
98973a5
1 Parent(s): 0f0781d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ library_name: transformers
14
  ---
15
  ## INT4 Whisper small 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 [neural-compressor](https://github.com/intel/neural-compressor).
20
 
21
 
22
  | Model Detail | Description |
 
14
  ---
15
  ## INT4 Whisper small 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 small 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 |