Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -40,6 +40,18 @@ model-index:
|
|
40 |
- type: wer
|
41 |
value: 8.15
|
42 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
---
|
44 |
|
45 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
40 |
- type: wer
|
41 |
value: 8.15
|
42 |
name: WER
|
43 |
+
- task:
|
44 |
+
type: automatic-speech-recognition
|
45 |
+
name: Automatic Speech Recognition
|
46 |
+
dataset:
|
47 |
+
name: facebook/multilingual_librispeech
|
48 |
+
type: facebook/multilingual_librispeech
|
49 |
+
config: portuguese
|
50 |
+
split: test
|
51 |
+
metrics:
|
52 |
+
- type: wer
|
53 |
+
value: 9.69
|
54 |
+
name: WER
|
55 |
---
|
56 |
|
57 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|