First model version
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
<<<<<<< HEAD
|
3 |
license: apache-2.0
|
4 |
tags:
|
5 |
- whisper-event
|
@@ -25,8 +24,6 @@ model-index:
|
|
25 |
value: 15.197170132057957
|
26 |
---
|
27 |
|
28 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
-
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
# Whisper Small CGN
|
32 |
|
@@ -35,20 +32,6 @@ It achieves the following results on the evaluation set:
|
|
35 |
- Loss: 0.3386
|
36 |
- Wer: 15.1972
|
37 |
|
38 |
-
## Model description
|
39 |
-
|
40 |
-
More information needed
|
41 |
-
|
42 |
-
## Intended uses & limitations
|
43 |
-
|
44 |
-
More information needed
|
45 |
-
|
46 |
-
## Training and evaluation data
|
47 |
-
|
48 |
-
More information needed
|
49 |
-
|
50 |
-
## Training procedure
|
51 |
-
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
@@ -91,17 +74,5 @@ The following hyperparameters were used during training:
|
|
91 |
- Pytorch 1.13.0
|
92 |
- Datasets 2.7.1.dev0
|
93 |
- Tokenizers 0.13.2
|
94 |
-
=======
|
95 |
-
license: cc
|
96 |
-
datasets:
|
97 |
-
- kul-speech-lab/CGN
|
98 |
-
language:
|
99 |
-
- nl
|
100 |
-
metrics:
|
101 |
-
- wer
|
102 |
-
library_name: transformers
|
103 |
-
pipeline_tag: automatic-speech-recognition
|
104 |
-
---
|
105 |
|
106 |
Whisper small model finetuned on Flemish part of Corpus Gesproken Nederlands (CGN).
|
107 |
-
>>>>>>> c74592ac1bec71cb99202e51f626e46670dcc100
|
|
|
1 |
---
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- whisper-event
|
|
|
24 |
value: 15.197170132057957
|
25 |
---
|
26 |
|
|
|
|
|
27 |
|
28 |
# Whisper Small CGN
|
29 |
|
|
|
32 |
- Loss: 0.3386
|
33 |
- Wer: 15.1972
|
34 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
|
|
74 |
- Pytorch 1.13.0
|
75 |
- Datasets 2.7.1.dev0
|
76 |
- Tokenizers 0.13.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
|
78 |
Whisper small model finetuned on Flemish part of Corpus Gesproken Nederlands (CGN).
|
|