Commit
·
e5ea493
1
Parent(s):
929e4fd
Convert WERs from decimal to percentage
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model-index:
|
|
| 26 |
metrics:
|
| 27 |
- name: Test WER
|
| 28 |
type: wer
|
| 29 |
-
value:
|
| 30 |
- task:
|
| 31 |
name: Automatic Speech Recognition
|
| 32 |
type: automatic-speech-recognition
|
|
@@ -40,7 +40,7 @@ model-index:
|
|
| 40 |
metrics:
|
| 41 |
- name: Test WER
|
| 42 |
type: wer
|
| 43 |
-
value:
|
| 44 |
pipeline_tag: automatic-speech-recognition
|
| 45 |
license: apache-2.0
|
| 46 |
---
|
|
|
|
| 26 |
metrics:
|
| 27 |
- name: Test WER
|
| 28 |
type: wer
|
| 29 |
+
value: 4.120542365210176
|
| 30 |
- task:
|
| 31 |
name: Automatic Speech Recognition
|
| 32 |
type: automatic-speech-recognition
|
|
|
|
| 40 |
metrics:
|
| 41 |
- name: Test WER
|
| 42 |
type: wer
|
| 43 |
+
value: 7.431640255663553
|
| 44 |
pipeline_tag: automatic-speech-recognition
|
| 45 |
license: apache-2.0
|
| 46 |
---
|