Commit
•
5139435
1
Parent(s):
7082677
add eval script
Browse files- .ipynb_checkpoints/README-checkpoint.md +16 -15
- README.md +16 -15
.ipynb_checkpoints/README-checkpoint.md
CHANGED
@@ -6,27 +6,28 @@ tags:
|
|
6 |
- automatic-speech-recognition
|
7 |
- common_voice
|
8 |
- generated_from_trainer
|
9 |
-
-
|
10 |
- robust-speech-event
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- automatic-speech-recognition
|
7 |
- common_voice
|
8 |
- generated_from_trainer
|
9 |
+
- ar
|
10 |
- robust-speech-event
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
model-index:
|
14 |
+
- name: XLS-R-300M - Arabic
|
15 |
results:
|
16 |
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Robust Speech Event - Dev Data
|
21 |
+
type: speech-recognition-community-v2/dev_data
|
22 |
+
args: ar
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 1.0
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 1.0
|
30 |
+
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
README.md
CHANGED
@@ -6,27 +6,28 @@ tags:
|
|
6 |
- automatic-speech-recognition
|
7 |
- common_voice
|
8 |
- generated_from_trainer
|
9 |
-
-
|
10 |
- robust-speech-event
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
model-index:
|
14 |
-
- name:
|
15 |
results:
|
16 |
- task:
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
|
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- automatic-speech-recognition
|
7 |
- common_voice
|
8 |
- generated_from_trainer
|
9 |
+
- ar
|
10 |
- robust-speech-event
|
11 |
datasets:
|
12 |
- common_voice
|
13 |
model-index:
|
14 |
+
- name: XLS-R-300M - Arabic
|
15 |
results:
|
16 |
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Robust Speech Event - Dev Data
|
21 |
+
type: speech-recognition-community-v2/dev_data
|
22 |
+
args: ar
|
23 |
+
metrics:
|
24 |
+
- name: Test WER
|
25 |
+
type: wer
|
26 |
+
value: 1.0
|
27 |
+
- name: Test CER
|
28 |
+
type: cer
|
29 |
+
value: 1.0
|
30 |
+
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|