Upload WhisperForConditionalGeneration
Browse files
README.md
CHANGED
@@ -1,29 +1,29 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
language:
|
4 |
-
- aeb
|
5 |
-
license: apache-2.0
|
6 |
base_model: openai/whisper-medium
|
7 |
-
tags:
|
8 |
-
- generated_from_trainer
|
9 |
datasets:
|
10 |
- AT_ENT
|
|
|
|
|
|
|
|
|
11 |
metrics:
|
12 |
- wer
|
|
|
|
|
13 |
model-index:
|
14 |
- name: Whisper medium AT
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: AT_ENT
|
21 |
type: AT_ENT
|
22 |
args: 'config: aeb, split: test'
|
23 |
metrics:
|
24 |
-
-
|
25 |
-
type: wer
|
26 |
value: 66.82967723906664
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
base_model: openai/whisper-medium
|
|
|
|
|
3 |
datasets:
|
4 |
- AT_ENT
|
5 |
+
language:
|
6 |
+
- aeb
|
7 |
+
library_name: transformers
|
8 |
+
license: apache-2.0
|
9 |
metrics:
|
10 |
- wer
|
11 |
+
tags:
|
12 |
+
- generated_from_trainer
|
13 |
model-index:
|
14 |
- name: Whisper medium AT
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: AT_ENT
|
21 |
type: AT_ENT
|
22 |
args: 'config: aeb, split: test'
|
23 |
metrics:
|
24 |
+
- type: wer
|
|
|
25 |
value: 66.82967723906664
|
26 |
+
name: Wer
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|