Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -52,6 +52,18 @@ model-index:
|
|
52 |
- type: wer
|
53 |
value: 5.77
|
54 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
---
|
56 |
|
57 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
52 |
- type: wer
|
53 |
value: 5.77
|
54 |
name: WER
|
55 |
+
- task:
|
56 |
+
type: automatic-speech-recognition
|
57 |
+
name: Automatic Speech Recognition
|
58 |
+
dataset:
|
59 |
+
name: facebook/multilingual_librispeech
|
60 |
+
type: facebook/multilingual_librispeech
|
61 |
+
config: italian
|
62 |
+
split: test
|
63 |
+
metrics:
|
64 |
+
- type: wer
|
65 |
+
value: 13.52
|
66 |
+
name: WER
|
67 |
---
|
68 |
|
69 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|