Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,6 @@ pipeline_tag: automatic-speech-recognition
|
|
8 |
tags:
|
9 |
- automatic-speech-recognition
|
10 |
- ONNX
|
11 |
-
- PostTrainingStatic
|
12 |
- Intel® Neural Compressor
|
13 |
- neural-compressor
|
14 |
library_name: transformers
|
@@ -135,4 +134,4 @@ print(f"Result wer: {wer_result * 100}")
|
|
135 |
| Model | Model Size (GB) | wer |
|
136 |
|---|:---:|:---:|
|
137 |
| FP32 |0.36|7.56|
|
138 |
-
| INT8 |0.32|9.94|
|
|
|
8 |
tags:
|
9 |
- automatic-speech-recognition
|
10 |
- ONNX
|
|
|
11 |
- Intel® Neural Compressor
|
12 |
- neural-compressor
|
13 |
library_name: transformers
|
|
|
134 |
| Model | Model Size (GB) | wer |
|
135 |
|---|:---:|:---:|
|
136 |
| FP32 |0.36|7.56|
|
137 |
+
| INT8 |0.32|9.94|
|