dominguesm
commited on
Commit
·
f099a9d
1
Parent(s):
f9bbcad
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -25,6 +25,18 @@ model-index:
|
|
25 |
- type: wer
|
26 |
value: 29.11
|
27 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
25 |
- type: wer
|
26 |
value: 29.11
|
27 |
name: WER
|
28 |
+
- task:
|
29 |
+
type: automatic-speech-recognition
|
30 |
+
name: Automatic Speech Recognition
|
31 |
+
dataset:
|
32 |
+
name: google/fleurs
|
33 |
+
type: google/fleurs
|
34 |
+
config: pt_br
|
35 |
+
split: test
|
36 |
+
metrics:
|
37 |
+
- type: wer
|
38 |
+
value: 26.36
|
39 |
+
name: WER
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|