Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,18 @@ datasets:
|
|
7 |
- common_voice
|
8 |
model-index:
|
9 |
- name: wav2vec2-large-xlsr-53-W2V2-TATAR-SMALL
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- common_voice
|
8 |
model-index:
|
9 |
- name: wav2vec2-large-xlsr-53-W2V2-TATAR-SMALL
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
dataset:
|
15 |
+
name: Common Voice tt
|
16 |
+
type: common_voice
|
17 |
+
args: tt
|
18 |
+
metrics:
|
19 |
+
- name: Test WER
|
20 |
+
type: wer
|
21 |
+
value: 53.16
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|