Model save
Browse files- README.md +113 -0
- generation_config.json +176 -0
- model.safetensors +1 -1
- new/config.json +48 -0
- new/generation_config.json +176 -0
- new/model.safetensors +3 -0
- new/preprocessor_config.json +14 -0
- new/training_args.bin +3 -0
README.md
ADDED
@@ -0,0 +1,113 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: openai/whisper-small
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- wer
|
9 |
+
model-index:
|
10 |
+
- name: whisper_finetuned_ver241113_1
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# whisper_finetuned_ver241113_1
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.0498
|
22 |
+
- Cer: 1.1070
|
23 |
+
- Wer: 0.8157
|
24 |
+
|
25 |
+
## Model description
|
26 |
+
|
27 |
+
More information needed
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
More information needed
|
32 |
+
|
33 |
+
## Training and evaluation data
|
34 |
+
|
35 |
+
More information needed
|
36 |
+
|
37 |
+
## Training procedure
|
38 |
+
|
39 |
+
### Training hyperparameters
|
40 |
+
|
41 |
+
The following hyperparameters were used during training:
|
42 |
+
- learning_rate: 1e-05
|
43 |
+
- train_batch_size: 32
|
44 |
+
- eval_batch_size: 8
|
45 |
+
- seed: 42
|
46 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
+
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_steps: 500
|
49 |
+
- training_steps: 5000
|
50 |
+
- mixed_precision_training: Native AMP
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer | Wer |
|
55 |
+
|:-------------:|:-------:|:----:|:---------------:|:-------:|:-------:|
|
56 |
+
| 1.1429 | 1.5625 | 100 | 0.8829 | 14.7984 | 14.5304 |
|
57 |
+
| 0.3401 | 3.125 | 200 | 0.2637 | 2.0625 | 1.7828 |
|
58 |
+
| 0.0413 | 4.6875 | 300 | 0.0599 | 1.5498 | 1.3167 |
|
59 |
+
| 0.0163 | 6.25 | 400 | 0.0462 | 1.2818 | 0.9904 |
|
60 |
+
| 0.0127 | 7.8125 | 500 | 0.0517 | 1.5265 | 1.1885 |
|
61 |
+
| 0.0065 | 9.375 | 600 | 0.0402 | 1.5031 | 1.0487 |
|
62 |
+
| 0.0028 | 10.9375 | 700 | 0.0396 | 1.7012 | 1.3167 |
|
63 |
+
| 0.001 | 12.5 | 800 | 0.0406 | 1.5148 | 1.1186 |
|
64 |
+
| 0.0004 | 14.0625 | 900 | 0.0405 | 1.4216 | 1.0371 |
|
65 |
+
| 0.0005 | 15.625 | 1000 | 0.0424 | 1.5847 | 1.1885 |
|
66 |
+
| 0.0001 | 17.1875 | 1100 | 0.0425 | 1.2701 | 0.9788 |
|
67 |
+
| 0.0001 | 18.75 | 1200 | 0.0429 | 1.3051 | 1.0137 |
|
68 |
+
| 0.0001 | 20.3125 | 1300 | 0.0432 | 1.2701 | 0.9788 |
|
69 |
+
| 0.0001 | 21.875 | 1400 | 0.0436 | 1.2818 | 0.9904 |
|
70 |
+
| 0.0001 | 23.4375 | 1500 | 0.0439 | 1.2934 | 1.0021 |
|
71 |
+
| 0.0001 | 25.0 | 1600 | 0.0441 | 1.2934 | 1.0021 |
|
72 |
+
| 0.0001 | 26.5625 | 1700 | 0.0443 | 1.2934 | 1.0021 |
|
73 |
+
| 0.0001 | 28.125 | 1800 | 0.0446 | 1.2934 | 1.0021 |
|
74 |
+
| 0.0001 | 29.6875 | 1900 | 0.0448 | 1.2818 | 0.9904 |
|
75 |
+
| 0.0001 | 31.25 | 2000 | 0.0449 | 1.2002 | 0.9089 |
|
76 |
+
| 0.0001 | 32.8125 | 2100 | 0.0454 | 1.2002 | 0.9089 |
|
77 |
+
| 0.0001 | 34.375 | 2200 | 0.0458 | 1.2002 | 0.9089 |
|
78 |
+
| 0.0 | 35.9375 | 2300 | 0.0461 | 1.2002 | 0.9089 |
|
79 |
+
| 0.0 | 37.5 | 2400 | 0.0463 | 1.1769 | 0.8856 |
|
80 |
+
| 0.0 | 39.0625 | 2500 | 0.0465 | 1.1769 | 0.8856 |
|
81 |
+
| 0.0 | 40.625 | 2600 | 0.0467 | 1.1536 | 0.8623 |
|
82 |
+
| 0.0 | 42.1875 | 2700 | 0.0469 | 1.1303 | 0.8390 |
|
83 |
+
| 0.0 | 43.75 | 2800 | 0.0471 | 1.1536 | 0.8623 |
|
84 |
+
| 0.0 | 45.3125 | 2900 | 0.0473 | 1.1536 | 0.8623 |
|
85 |
+
| 0.0 | 46.875 | 3000 | 0.0474 | 1.1536 | 0.8623 |
|
86 |
+
| 0.0 | 48.4375 | 3100 | 0.0476 | 1.1536 | 0.8623 |
|
87 |
+
| 0.0 | 50.0 | 3200 | 0.0477 | 1.1303 | 0.8390 |
|
88 |
+
| 0.0 | 51.5625 | 3300 | 0.0478 | 1.1419 | 0.8506 |
|
89 |
+
| 0.0 | 53.125 | 3400 | 0.0479 | 1.1186 | 0.8273 |
|
90 |
+
| 0.0 | 54.6875 | 3500 | 0.0481 | 1.1186 | 0.8273 |
|
91 |
+
| 0.0 | 56.25 | 3600 | 0.0482 | 1.1186 | 0.8273 |
|
92 |
+
| 0.0 | 57.8125 | 3700 | 0.0483 | 1.1186 | 0.8273 |
|
93 |
+
| 0.0 | 59.375 | 3800 | 0.0484 | 1.1070 | 0.8157 |
|
94 |
+
| 0.0 | 60.9375 | 3900 | 0.0485 | 1.1070 | 0.8157 |
|
95 |
+
| 0.0 | 62.5 | 4000 | 0.0487 | 1.1070 | 0.8157 |
|
96 |
+
| 0.0 | 64.0625 | 4100 | 0.0490 | 1.1070 | 0.8157 |
|
97 |
+
| 0.0 | 65.625 | 4200 | 0.0492 | 1.1070 | 0.8157 |
|
98 |
+
| 0.0 | 67.1875 | 4300 | 0.0494 | 1.1070 | 0.8157 |
|
99 |
+
| 0.0 | 68.75 | 4400 | 0.0495 | 1.1070 | 0.8157 |
|
100 |
+
| 0.0 | 70.3125 | 4500 | 0.0496 | 1.1070 | 0.8157 |
|
101 |
+
| 0.0 | 71.875 | 4600 | 0.0497 | 1.1070 | 0.8157 |
|
102 |
+
| 0.0 | 73.4375 | 4700 | 0.0497 | 1.1070 | 0.8157 |
|
103 |
+
| 0.0 | 75.0 | 4800 | 0.0497 | 1.1070 | 0.8157 |
|
104 |
+
| 0.0 | 76.5625 | 4900 | 0.0498 | 1.1070 | 0.8157 |
|
105 |
+
| 0.0 | 78.125 | 5000 | 0.0498 | 1.1070 | 0.8157 |
|
106 |
+
|
107 |
+
|
108 |
+
### Framework versions
|
109 |
+
|
110 |
+
- Transformers 4.46.2
|
111 |
+
- Pytorch 2.4.0
|
112 |
+
- Datasets 2.18.0
|
113 |
+
- Tokenizers 0.20.3
|
generation_config.json
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alignment_heads": [
|
3 |
+
[
|
4 |
+
5,
|
5 |
+
3
|
6 |
+
],
|
7 |
+
[
|
8 |
+
5,
|
9 |
+
9
|
10 |
+
],
|
11 |
+
[
|
12 |
+
8,
|
13 |
+
0
|
14 |
+
],
|
15 |
+
[
|
16 |
+
8,
|
17 |
+
4
|
18 |
+
],
|
19 |
+
[
|
20 |
+
8,
|
21 |
+
7
|
22 |
+
],
|
23 |
+
[
|
24 |
+
8,
|
25 |
+
8
|
26 |
+
],
|
27 |
+
[
|
28 |
+
9,
|
29 |
+
0
|
30 |
+
],
|
31 |
+
[
|
32 |
+
9,
|
33 |
+
7
|
34 |
+
],
|
35 |
+
[
|
36 |
+
9,
|
37 |
+
9
|
38 |
+
],
|
39 |
+
[
|
40 |
+
10,
|
41 |
+
5
|
42 |
+
]
|
43 |
+
],
|
44 |
+
"begin_suppress_tokens": [
|
45 |
+
220,
|
46 |
+
50257
|
47 |
+
],
|
48 |
+
"bos_token_id": 50257,
|
49 |
+
"decoder_start_token_id": 50258,
|
50 |
+
"eos_token_id": 50257,
|
51 |
+
"forced_decoder_ids": [
|
52 |
+
[
|
53 |
+
1,
|
54 |
+
null
|
55 |
+
],
|
56 |
+
[
|
57 |
+
2,
|
58 |
+
50359
|
59 |
+
]
|
60 |
+
],
|
61 |
+
"is_multilingual": true,
|
62 |
+
"lang_to_id": {
|
63 |
+
"<|af|>": 50327,
|
64 |
+
"<|am|>": 50334,
|
65 |
+
"<|ar|>": 50272,
|
66 |
+
"<|as|>": 50350,
|
67 |
+
"<|az|>": 50304,
|
68 |
+
"<|ba|>": 50355,
|
69 |
+
"<|be|>": 50330,
|
70 |
+
"<|bg|>": 50292,
|
71 |
+
"<|bn|>": 50302,
|
72 |
+
"<|bo|>": 50347,
|
73 |
+
"<|br|>": 50309,
|
74 |
+
"<|bs|>": 50315,
|
75 |
+
"<|ca|>": 50270,
|
76 |
+
"<|cs|>": 50283,
|
77 |
+
"<|cy|>": 50297,
|
78 |
+
"<|da|>": 50285,
|
79 |
+
"<|de|>": 50261,
|
80 |
+
"<|el|>": 50281,
|
81 |
+
"<|en|>": 50259,
|
82 |
+
"<|es|>": 50262,
|
83 |
+
"<|et|>": 50307,
|
84 |
+
"<|eu|>": 50310,
|
85 |
+
"<|fa|>": 50300,
|
86 |
+
"<|fi|>": 50277,
|
87 |
+
"<|fo|>": 50338,
|
88 |
+
"<|fr|>": 50265,
|
89 |
+
"<|gl|>": 50319,
|
90 |
+
"<|gu|>": 50333,
|
91 |
+
"<|haw|>": 50352,
|
92 |
+
"<|ha|>": 50354,
|
93 |
+
"<|he|>": 50279,
|
94 |
+
"<|hi|>": 50276,
|
95 |
+
"<|hr|>": 50291,
|
96 |
+
"<|ht|>": 50339,
|
97 |
+
"<|hu|>": 50286,
|
98 |
+
"<|hy|>": 50312,
|
99 |
+
"<|id|>": 50275,
|
100 |
+
"<|is|>": 50311,
|
101 |
+
"<|it|>": 50274,
|
102 |
+
"<|ja|>": 50266,
|
103 |
+
"<|jw|>": 50356,
|
104 |
+
"<|ka|>": 50329,
|
105 |
+
"<|kk|>": 50316,
|
106 |
+
"<|km|>": 50323,
|
107 |
+
"<|kn|>": 50306,
|
108 |
+
"<|ko|>": 50264,
|
109 |
+
"<|la|>": 50294,
|
110 |
+
"<|lb|>": 50345,
|
111 |
+
"<|ln|>": 50353,
|
112 |
+
"<|lo|>": 50336,
|
113 |
+
"<|lt|>": 50293,
|
114 |
+
"<|lv|>": 50301,
|
115 |
+
"<|mg|>": 50349,
|
116 |
+
"<|mi|>": 50295,
|
117 |
+
"<|mk|>": 50308,
|
118 |
+
"<|ml|>": 50296,
|
119 |
+
"<|mn|>": 50314,
|
120 |
+
"<|mr|>": 50320,
|
121 |
+
"<|ms|>": 50282,
|
122 |
+
"<|mt|>": 50343,
|
123 |
+
"<|my|>": 50346,
|
124 |
+
"<|ne|>": 50313,
|
125 |
+
"<|nl|>": 50271,
|
126 |
+
"<|nn|>": 50342,
|
127 |
+
"<|no|>": 50288,
|
128 |
+
"<|oc|>": 50328,
|
129 |
+
"<|pa|>": 50321,
|
130 |
+
"<|pl|>": 50269,
|
131 |
+
"<|ps|>": 50340,
|
132 |
+
"<|pt|>": 50267,
|
133 |
+
"<|ro|>": 50284,
|
134 |
+
"<|ru|>": 50263,
|
135 |
+
"<|sa|>": 50344,
|
136 |
+
"<|sd|>": 50332,
|
137 |
+
"<|si|>": 50322,
|
138 |
+
"<|sk|>": 50298,
|
139 |
+
"<|sl|>": 50305,
|
140 |
+
"<|sn|>": 50324,
|
141 |
+
"<|so|>": 50326,
|
142 |
+
"<|sq|>": 50317,
|
143 |
+
"<|sr|>": 50303,
|
144 |
+
"<|su|>": 50357,
|
145 |
+
"<|sv|>": 50273,
|
146 |
+
"<|sw|>": 50318,
|
147 |
+
"<|ta|>": 50287,
|
148 |
+
"<|te|>": 50299,
|
149 |
+
"<|tg|>": 50331,
|
150 |
+
"<|th|>": 50289,
|
151 |
+
"<|tk|>": 50341,
|
152 |
+
"<|tl|>": 50348,
|
153 |
+
"<|tr|>": 50268,
|
154 |
+
"<|tt|>": 50351,
|
155 |
+
"<|uk|>": 50280,
|
156 |
+
"<|ur|>": 50290,
|
157 |
+
"<|uz|>": 50337,
|
158 |
+
"<|vi|>": 50278,
|
159 |
+
"<|yi|>": 50335,
|
160 |
+
"<|yo|>": 50325,
|
161 |
+
"<|zh|>": 50260
|
162 |
+
},
|
163 |
+
"language": "ko",
|
164 |
+
"max_initial_timestamp_index": 50,
|
165 |
+
"max_length": 448,
|
166 |
+
"no_timestamps_token_id": 50363,
|
167 |
+
"pad_token_id": 50257,
|
168 |
+
"prev_sot_token_id": 50361,
|
169 |
+
"return_timestamps": false,
|
170 |
+
"suppress_tokens": [],
|
171 |
+
"task_to_id": {
|
172 |
+
"transcribe": 50359,
|
173 |
+
"translate": 50358
|
174 |
+
},
|
175 |
+
"transformers_version": "4.46.2"
|
176 |
+
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73e365ebbeba2a38f1ca4687935e5c94c66e1e938ff454835a1eb3333e7e89ff
|
3 |
size 966995080
|
new/config.json
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "openai/whisper-small",
|
3 |
+
"activation_dropout": 0.0,
|
4 |
+
"activation_function": "gelu",
|
5 |
+
"apply_spec_augment": false,
|
6 |
+
"architectures": [
|
7 |
+
"WhisperForConditionalGeneration"
|
8 |
+
],
|
9 |
+
"attention_dropout": 0.0,
|
10 |
+
"begin_suppress_tokens": null,
|
11 |
+
"bos_token_id": 50257,
|
12 |
+
"classifier_proj_size": 256,
|
13 |
+
"d_model": 768,
|
14 |
+
"decoder_attention_heads": 12,
|
15 |
+
"decoder_ffn_dim": 3072,
|
16 |
+
"decoder_layerdrop": 0.0,
|
17 |
+
"decoder_layers": 12,
|
18 |
+
"decoder_start_token_id": 50258,
|
19 |
+
"dropout": 0.0,
|
20 |
+
"encoder_attention_heads": 12,
|
21 |
+
"encoder_ffn_dim": 3072,
|
22 |
+
"encoder_layerdrop": 0.0,
|
23 |
+
"encoder_layers": 12,
|
24 |
+
"eos_token_id": 50257,
|
25 |
+
"forced_decoder_ids": null,
|
26 |
+
"init_std": 0.02,
|
27 |
+
"is_encoder_decoder": true,
|
28 |
+
"mask_feature_length": 10,
|
29 |
+
"mask_feature_min_masks": 0,
|
30 |
+
"mask_feature_prob": 0.0,
|
31 |
+
"mask_time_length": 10,
|
32 |
+
"mask_time_min_masks": 2,
|
33 |
+
"mask_time_prob": 0.05,
|
34 |
+
"max_length": null,
|
35 |
+
"max_source_positions": 1500,
|
36 |
+
"max_target_positions": 448,
|
37 |
+
"median_filter_width": 7,
|
38 |
+
"model_type": "whisper",
|
39 |
+
"num_hidden_layers": 12,
|
40 |
+
"num_mel_bins": 80,
|
41 |
+
"pad_token_id": 50257,
|
42 |
+
"scale_embedding": false,
|
43 |
+
"torch_dtype": "float32",
|
44 |
+
"transformers_version": "4.46.2",
|
45 |
+
"use_cache": false,
|
46 |
+
"use_weighted_layer_sum": false,
|
47 |
+
"vocab_size": 51865
|
48 |
+
}
|
new/generation_config.json
ADDED
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alignment_heads": [
|
3 |
+
[
|
4 |
+
5,
|
5 |
+
3
|
6 |
+
],
|
7 |
+
[
|
8 |
+
5,
|
9 |
+
9
|
10 |
+
],
|
11 |
+
[
|
12 |
+
8,
|
13 |
+
0
|
14 |
+
],
|
15 |
+
[
|
16 |
+
8,
|
17 |
+
4
|
18 |
+
],
|
19 |
+
[
|
20 |
+
8,
|
21 |
+
7
|
22 |
+
],
|
23 |
+
[
|
24 |
+
8,
|
25 |
+
8
|
26 |
+
],
|
27 |
+
[
|
28 |
+
9,
|
29 |
+
0
|
30 |
+
],
|
31 |
+
[
|
32 |
+
9,
|
33 |
+
7
|
34 |
+
],
|
35 |
+
[
|
36 |
+
9,
|
37 |
+
9
|
38 |
+
],
|
39 |
+
[
|
40 |
+
10,
|
41 |
+
5
|
42 |
+
]
|
43 |
+
],
|
44 |
+
"begin_suppress_tokens": [
|
45 |
+
220,
|
46 |
+
50257
|
47 |
+
],
|
48 |
+
"bos_token_id": 50257,
|
49 |
+
"decoder_start_token_id": 50258,
|
50 |
+
"eos_token_id": 50257,
|
51 |
+
"forced_decoder_ids": [
|
52 |
+
[
|
53 |
+
1,
|
54 |
+
null
|
55 |
+
],
|
56 |
+
[
|
57 |
+
2,
|
58 |
+
50359
|
59 |
+
]
|
60 |
+
],
|
61 |
+
"is_multilingual": true,
|
62 |
+
"lang_to_id": {
|
63 |
+
"<|af|>": 50327,
|
64 |
+
"<|am|>": 50334,
|
65 |
+
"<|ar|>": 50272,
|
66 |
+
"<|as|>": 50350,
|
67 |
+
"<|az|>": 50304,
|
68 |
+
"<|ba|>": 50355,
|
69 |
+
"<|be|>": 50330,
|
70 |
+
"<|bg|>": 50292,
|
71 |
+
"<|bn|>": 50302,
|
72 |
+
"<|bo|>": 50347,
|
73 |
+
"<|br|>": 50309,
|
74 |
+
"<|bs|>": 50315,
|
75 |
+
"<|ca|>": 50270,
|
76 |
+
"<|cs|>": 50283,
|
77 |
+
"<|cy|>": 50297,
|
78 |
+
"<|da|>": 50285,
|
79 |
+
"<|de|>": 50261,
|
80 |
+
"<|el|>": 50281,
|
81 |
+
"<|en|>": 50259,
|
82 |
+
"<|es|>": 50262,
|
83 |
+
"<|et|>": 50307,
|
84 |
+
"<|eu|>": 50310,
|
85 |
+
"<|fa|>": 50300,
|
86 |
+
"<|fi|>": 50277,
|
87 |
+
"<|fo|>": 50338,
|
88 |
+
"<|fr|>": 50265,
|
89 |
+
"<|gl|>": 50319,
|
90 |
+
"<|gu|>": 50333,
|
91 |
+
"<|haw|>": 50352,
|
92 |
+
"<|ha|>": 50354,
|
93 |
+
"<|he|>": 50279,
|
94 |
+
"<|hi|>": 50276,
|
95 |
+
"<|hr|>": 50291,
|
96 |
+
"<|ht|>": 50339,
|
97 |
+
"<|hu|>": 50286,
|
98 |
+
"<|hy|>": 50312,
|
99 |
+
"<|id|>": 50275,
|
100 |
+
"<|is|>": 50311,
|
101 |
+
"<|it|>": 50274,
|
102 |
+
"<|ja|>": 50266,
|
103 |
+
"<|jw|>": 50356,
|
104 |
+
"<|ka|>": 50329,
|
105 |
+
"<|kk|>": 50316,
|
106 |
+
"<|km|>": 50323,
|
107 |
+
"<|kn|>": 50306,
|
108 |
+
"<|ko|>": 50264,
|
109 |
+
"<|la|>": 50294,
|
110 |
+
"<|lb|>": 50345,
|
111 |
+
"<|ln|>": 50353,
|
112 |
+
"<|lo|>": 50336,
|
113 |
+
"<|lt|>": 50293,
|
114 |
+
"<|lv|>": 50301,
|
115 |
+
"<|mg|>": 50349,
|
116 |
+
"<|mi|>": 50295,
|
117 |
+
"<|mk|>": 50308,
|
118 |
+
"<|ml|>": 50296,
|
119 |
+
"<|mn|>": 50314,
|
120 |
+
"<|mr|>": 50320,
|
121 |
+
"<|ms|>": 50282,
|
122 |
+
"<|mt|>": 50343,
|
123 |
+
"<|my|>": 50346,
|
124 |
+
"<|ne|>": 50313,
|
125 |
+
"<|nl|>": 50271,
|
126 |
+
"<|nn|>": 50342,
|
127 |
+
"<|no|>": 50288,
|
128 |
+
"<|oc|>": 50328,
|
129 |
+
"<|pa|>": 50321,
|
130 |
+
"<|pl|>": 50269,
|
131 |
+
"<|ps|>": 50340,
|
132 |
+
"<|pt|>": 50267,
|
133 |
+
"<|ro|>": 50284,
|
134 |
+
"<|ru|>": 50263,
|
135 |
+
"<|sa|>": 50344,
|
136 |
+
"<|sd|>": 50332,
|
137 |
+
"<|si|>": 50322,
|
138 |
+
"<|sk|>": 50298,
|
139 |
+
"<|sl|>": 50305,
|
140 |
+
"<|sn|>": 50324,
|
141 |
+
"<|so|>": 50326,
|
142 |
+
"<|sq|>": 50317,
|
143 |
+
"<|sr|>": 50303,
|
144 |
+
"<|su|>": 50357,
|
145 |
+
"<|sv|>": 50273,
|
146 |
+
"<|sw|>": 50318,
|
147 |
+
"<|ta|>": 50287,
|
148 |
+
"<|te|>": 50299,
|
149 |
+
"<|tg|>": 50331,
|
150 |
+
"<|th|>": 50289,
|
151 |
+
"<|tk|>": 50341,
|
152 |
+
"<|tl|>": 50348,
|
153 |
+
"<|tr|>": 50268,
|
154 |
+
"<|tt|>": 50351,
|
155 |
+
"<|uk|>": 50280,
|
156 |
+
"<|ur|>": 50290,
|
157 |
+
"<|uz|>": 50337,
|
158 |
+
"<|vi|>": 50278,
|
159 |
+
"<|yi|>": 50335,
|
160 |
+
"<|yo|>": 50325,
|
161 |
+
"<|zh|>": 50260
|
162 |
+
},
|
163 |
+
"language": "ko",
|
164 |
+
"max_initial_timestamp_index": 50,
|
165 |
+
"max_length": 448,
|
166 |
+
"no_timestamps_token_id": 50363,
|
167 |
+
"pad_token_id": 50257,
|
168 |
+
"prev_sot_token_id": 50361,
|
169 |
+
"return_timestamps": false,
|
170 |
+
"suppress_tokens": [],
|
171 |
+
"task_to_id": {
|
172 |
+
"transcribe": 50359,
|
173 |
+
"translate": 50358
|
174 |
+
},
|
175 |
+
"transformers_version": "4.46.2"
|
176 |
+
}
|
new/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73e365ebbeba2a38f1ca4687935e5c94c66e1e938ff454835a1eb3333e7e89ff
|
3 |
+
size 966995080
|
new/preprocessor_config.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"chunk_length": 30,
|
3 |
+
"feature_extractor_type": "WhisperFeatureExtractor",
|
4 |
+
"feature_size": 80,
|
5 |
+
"hop_length": 160,
|
6 |
+
"n_fft": 400,
|
7 |
+
"n_samples": 480000,
|
8 |
+
"nb_max_frames": 3000,
|
9 |
+
"padding_side": "right",
|
10 |
+
"padding_value": 0.0,
|
11 |
+
"processor_class": "WhisperProcessor",
|
12 |
+
"return_attention_mask": false,
|
13 |
+
"sampling_rate": 16000
|
14 |
+
}
|
new/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e27a4bad07376f72b8870e5ca4ab770b83d8530e9cc586078d7e3e8926f98c2
|
3 |
+
size 5432
|