Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
language:
|
3 |
- bn
|
4 |
license: apache-2.0
|
5 |
-
base_model: arun100/whisper-base-bn
|
6 |
tags:
|
7 |
- whisper-event
|
8 |
- generated_from_trainer
|
@@ -10,12 +9,13 @@ datasets:
|
|
10 |
- mozilla-foundation/common_voice_16_0
|
11 |
metrics:
|
12 |
- wer
|
|
|
13 |
model-index:
|
14 |
- name: Whisper Base Bengali
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: mozilla-foundation/common_voice_16_0 bn
|
21 |
type: mozilla-foundation/common_voice_16_0
|
@@ -23,9 +23,12 @@ model-index:
|
|
23 |
split: test
|
24 |
args: bn
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: wer
|
28 |
value: 35.60262364321316
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- bn
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
|
|
9 |
- mozilla-foundation/common_voice_16_0
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: arun100/whisper-base-bn
|
13 |
model-index:
|
14 |
- name: Whisper Base Bengali
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: mozilla-foundation/common_voice_16_0 bn
|
21 |
type: mozilla-foundation/common_voice_16_0
|
|
|
23 |
split: test
|
24 |
args: bn
|
25 |
metrics:
|
26 |
+
- type: wer
|
|
|
27 |
value: 35.60262364321316
|
28 |
+
name: Wer
|
29 |
+
- type: wer
|
30 |
+
value: 29.87
|
31 |
+
name: WER
|
32 |
---
|
33 |
|
34 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|