Upload README.md
Browse files
README.md
CHANGED
@@ -3,13 +3,14 @@ license: apache-2.0
|
|
3 |
language: tr
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
6 |
- robust-speech-event
|
7 |
datasets:
|
8 |
- common_voice
|
9 |
model-index:
|
10 |
- name: wav2vec2-xls-r-300m-Tr-med-CommonVoice8
|
11 |
results:
|
12 |
-
- task:
|
13 |
name: Speech Recognition
|
14 |
type: automatic-speech-recognition
|
15 |
dataset:
|
@@ -17,10 +18,9 @@ model-index:
|
|
17 |
type: common_voice
|
18 |
args: tr
|
19 |
metrics:
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
3 |
language: tr
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- hf-asr-leaderboard
|
7 |
- robust-speech-event
|
8 |
datasets:
|
9 |
- common_voice
|
10 |
model-index:
|
11 |
- name: wav2vec2-xls-r-300m-Tr-med-CommonVoice8
|
12 |
results:
|
13 |
+
- task:
|
14 |
name: Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
|
|
18 |
type: common_voice
|
19 |
args: tr
|
20 |
metrics:
|
21 |
+
- name: Test WER
|
22 |
+
type: wer
|
23 |
+
value: 49.14
|
|
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|