dominguesm
commited on
Commit
•
b3750b3
1
Parent(s):
8e0535d
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -13,8 +13,8 @@ model-index:
|
|
13 |
- name: Whisper Tiny PT
|
14 |
results:
|
15 |
- task:
|
16 |
-
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
|
|
18 |
dataset:
|
19 |
name: Common Voice 11.0
|
20 |
type: mozilla-foundation/common_voice_11_0
|
@@ -22,9 +22,12 @@ model-index:
|
|
22 |
split: test
|
23 |
args: pt
|
24 |
metrics:
|
25 |
-
-
|
26 |
-
type: wer
|
27 |
value: 29.984364755131892
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
13 |
- name: Whisper Tiny PT
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: Common Voice 11.0
|
20 |
type: mozilla-foundation/common_voice_11_0
|
|
|
22 |
split: test
|
23 |
args: pt
|
24 |
metrics:
|
25 |
+
- type: wer
|
|
|
26 |
value: 29.984364755131892
|
27 |
+
name: Wer
|
28 |
+
- type: wer
|
29 |
+
value: 29.11
|
30 |
+
name: WER
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|