Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
- tt
|
| 4 |
-
|
| 5 |
license: apache-2.0
|
| 6 |
tags:
|
| 7 |
- automatic-speech-recognition
|
| 8 |
- robust-speech-event
|
|
|
|
| 9 |
datasets:
|
| 10 |
- mozilla-foundation/common_voice_8_0
|
| 11 |
metrics:
|
|
@@ -14,22 +14,20 @@ metrics:
|
|
| 14 |
model-index:
|
| 15 |
- name: wav2vec2-large-xls-r-300m-Tatar
|
| 16 |
results:
|
| 17 |
-
- task:
|
| 18 |
-
type: automatic-speech-recognition
|
| 19 |
-
name: Speech Recognition
|
| 20 |
dataset:
|
| 21 |
-
type: mozilla-foundation/common_voice_8_0
|
| 22 |
-
name: Common Voice tt
|
| 23 |
-
args: tt
|
| 24 |
metrics:
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
name: Test CER With LM # Optional. Example: Test WER
|
| 32 |
-
|
| 33 |
---
|
| 34 |
|
| 35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- tt
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
tags:
|
| 6 |
- automatic-speech-recognition
|
| 7 |
- robust-speech-event
|
| 8 |
+
- hf-asr-leaderboard
|
| 9 |
datasets:
|
| 10 |
- mozilla-foundation/common_voice_8_0
|
| 11 |
metrics:
|
|
|
|
| 14 |
model-index:
|
| 15 |
- name: wav2vec2-large-xls-r-300m-Tatar
|
| 16 |
results:
|
| 17 |
+
- task:
|
| 18 |
+
type: automatic-speech-recognition
|
| 19 |
+
name: Speech Recognition
|
| 20 |
dataset:
|
| 21 |
+
type: mozilla-foundation/common_voice_8_0
|
| 22 |
+
name: Common Voice tt
|
| 23 |
+
args: tt
|
| 24 |
metrics:
|
| 25 |
+
- type: wer
|
| 26 |
+
value: 42.71
|
| 27 |
+
name: Test WER With LM
|
| 28 |
+
- type: cer
|
| 29 |
+
value: 11.18
|
| 30 |
+
name: Test CER With LM
|
|
|
|
|
|
|
| 31 |
---
|
| 32 |
|
| 33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|