pierreguillou
commited on
Commit
•
fa86ba0
1
Parent(s):
ad7996e
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- common_voice_11_0
|
7 |
metrics:
|
8 |
- wer
|
|
|
9 |
model-index:
|
10 |
- name: openai/whisper-medium
|
11 |
results:
|
@@ -22,6 +23,9 @@ model-index:
|
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
value: 15.89689189275029
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- common_voice_11_0
|
7 |
metrics:
|
8 |
- wer
|
9 |
+
- wer_norm
|
10 |
model-index:
|
11 |
- name: openai/whisper-medium
|
12 |
results:
|
|
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
value: 15.89689189275029
|
26 |
+
- name: Wer norm
|
27 |
+
type: wer
|
28 |
+
value: 11.1406
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|