Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,18 @@ tags:
|
|
9 |
- robust-speech-event
|
10 |
model-index:
|
11 |
- name: wav2vec2-xls-r-300m-hebrew
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- robust-speech-event
|
10 |
model-index:
|
11 |
- name: wav2vec2-xls-r-300m-hebrew
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: Custom Dataset
|
18 |
+
type: custom
|
19 |
+
args: he
|
20 |
+
metrics:
|
21 |
+
- name: Test WER
|
22 |
+
type: wer
|
23 |
+
value: 23.18
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|