Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,21 @@ tags:
|
|
17 |
- automatic-speech-recognition
|
18 |
- speech
|
19 |
- PyTorch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
license: apache-2.0
|
21 |
---
|
22 |
|
|
|
17 |
- automatic-speech-recognition
|
18 |
- speech
|
19 |
- PyTorch
|
20 |
+
- hf-asr-leaderboard
|
21 |
+
model-index:
|
22 |
+
- name: wav2vec2-large-xlsr-open-brazilian-portuguese-v2
|
23 |
+
results:
|
24 |
+
- task:
|
25 |
+
name: Automatic Speech Recognition
|
26 |
+
type: automatic-speech-recognition
|
27 |
+
dataset:
|
28 |
+
name: Common Voice
|
29 |
+
type: common_voice
|
30 |
+
args: pt
|
31 |
+
metrics:
|
32 |
+
- name: Test WER
|
33 |
+
type: wer
|
34 |
+
value: 10.69
|
35 |
license: apache-2.0
|
36 |
---
|
37 |
|