Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,4 @@ The repository contains the whisper model quantized using the Smooth Quant using
|
|
| 8 |
4. This model is for testing and could be modified in the future with better versions.
|
| 9 |
|
| 10 |
### Evaluation:
|
| 11 |
-
The model achieves WER of 6.02% on the librispeech_asr
|
|
|
|
| 8 |
4. This model is for testing and could be modified in the future with better versions.
|
| 9 |
|
| 10 |
### Evaluation:
|
| 11 |
+
The model achieves WER of `6.02%` on the `librispeech_asr (clean)` test dataset
|