up
Browse files
README.md
CHANGED
@@ -2,11 +2,23 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
5 |
datasets:
|
6 |
- common_voice
|
7 |
model-index:
|
8 |
- name: wav2vec2-xls-r-300m-gl-CV8
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -19,6 +31,8 @@ It achieves the following results on the evaluation set:
|
|
19 |
- Loss: 0.2151
|
20 |
- Wer: 0.2080
|
21 |
|
|
|
|
|
22 |
## Model description
|
23 |
|
24 |
More information needed
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- robust-speech-event
|
6 |
datasets:
|
7 |
- common_voice
|
8 |
model-index:
|
9 |
- name: wav2vec2-xls-r-300m-gl-CV8
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: Common Voice gl
|
16 |
+
type: common_voice
|
17 |
+
args: gl
|
18 |
+
metrics:
|
19 |
+
- name: Test WER
|
20 |
+
type: wer
|
21 |
+
value: 0.2080
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
- Loss: 0.2151
|
32 |
- Wer: 0.2080
|
33 |
|
34 |
+
---
|
35 |
+
|
36 |
## Model description
|
37 |
|
38 |
More information needed
|