Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,21 @@ tags:
|
|
19 |
- automatic-speech-recognition
|
20 |
- speech
|
21 |
- PyTorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
license: apache-2.0
|
23 |
---
|
24 |
|
|
|
19 |
- automatic-speech-recognition
|
20 |
- speech
|
21 |
- PyTorch
|
22 |
+
- hf-asr-leaderboard
|
23 |
+
model-index:
|
24 |
+
- name: bp400-xlsr
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
name: Automatic Speech Recognition
|
28 |
+
type: automatic-speech-recognition
|
29 |
+
dataset:
|
30 |
+
name: Common Voice 7.0
|
31 |
+
type: mozilla-foundation/common_voice_7_0
|
32 |
+
args: pt
|
33 |
+
metrics:
|
34 |
+
- name: Test WER
|
35 |
+
type: wer
|
36 |
+
value: 14.0
|
37 |
license: apache-2.0
|
38 |
---
|
39 |
|