Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,12 +1,24 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
tags:
|
4 |
-
- generated_from_trainer
|
5 |
metrics:
|
6 |
- wer
|
|
|
|
|
7 |
model-index:
|
8 |
- name: whisper-medium-bem
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
metrics:
|
4 |
- wer
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: whisper-medium-bem
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: automatic-speech-recognition
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
dataset:
|
14 |
+
name: bembaspeech
|
15 |
+
type: bembaspeech
|
16 |
+
config: bem
|
17 |
+
split: test
|
18 |
+
metrics:
|
19 |
+
- type: wer
|
20 |
+
value: 34.84
|
21 |
+
name: WER
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|