Upload config
Browse files- config.json +73 -71
config.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "openai/whisper-tiny.en",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
-
"architectures": [
|
6 |
-
"WhisperForConditionalGeneration"
|
7 |
-
],
|
8 |
"attention_dropout": 0.0,
|
|
|
|
|
|
|
|
|
9 |
"bos_token_id": 50257,
|
10 |
"d_model": 384,
|
11 |
"decoder_attention_heads": 6,
|
@@ -19,14 +19,16 @@
|
|
19 |
"encoder_layerdrop": 0.0,
|
20 |
"encoder_layers": 4,
|
21 |
"eos_token_id": 50256,
|
22 |
-
"feature_size": 1,
|
23 |
"init_std": 0.02,
|
24 |
-
"input_channels": 1,
|
25 |
"is_encoder_decoder": true,
|
26 |
"max_source_positions": 1500,
|
27 |
"max_target_positions": 448,
|
28 |
"model_type": "whisper",
|
29 |
-
"
|
|
|
|
|
|
|
|
|
30 |
1,
|
31 |
2,
|
32 |
6,
|
@@ -52,71 +54,71 @@
|
|
52 |
91,
|
53 |
92,
|
54 |
93,
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
|
|
|
|
|
|
|
|
|
|
114 |
],
|
115 |
-
"num_hidden_layers": 4,
|
116 |
-
"num_mel_bins": 80,
|
117 |
-
"pad_token_id": 0,
|
118 |
-
"scale_embedding": false,
|
119 |
-
"torch_dtype": "float32",
|
120 |
"transformers_version": "4.23.0.dev0",
|
121 |
"use_cache": true,
|
122 |
"vocab_size": 51864
|
|
|
1 |
{
|
|
|
2 |
"activation_dropout": 0.0,
|
3 |
"activation_function": "gelu",
|
|
|
|
|
|
|
4 |
"attention_dropout": 0.0,
|
5 |
+
"begin_suppress_tokens": [
|
6 |
+
220,
|
7 |
+
50256
|
8 |
+
],
|
9 |
"bos_token_id": 50257,
|
10 |
"d_model": 384,
|
11 |
"decoder_attention_heads": 6,
|
|
|
19 |
"encoder_layerdrop": 0.0,
|
20 |
"encoder_layers": 4,
|
21 |
"eos_token_id": 50256,
|
|
|
22 |
"init_std": 0.02,
|
|
|
23 |
"is_encoder_decoder": true,
|
24 |
"max_source_positions": 1500,
|
25 |
"max_target_positions": 448,
|
26 |
"model_type": "whisper",
|
27 |
+
"num_hidden_layers": 4,
|
28 |
+
"num_mel_bins": 80,
|
29 |
+
"pad_token_id": 0,
|
30 |
+
"scale_embedding": false,
|
31 |
+
"suppress_tokens": [
|
32 |
1,
|
33 |
2,
|
34 |
6,
|
|
|
54 |
91,
|
55 |
92,
|
56 |
93,
|
57 |
+
357,
|
58 |
+
366,
|
59 |
+
438,
|
60 |
+
532,
|
61 |
+
685,
|
62 |
+
705,
|
63 |
+
796,
|
64 |
+
930,
|
65 |
+
1058,
|
66 |
+
1220,
|
67 |
+
1267,
|
68 |
+
1279,
|
69 |
+
1303,
|
70 |
+
1343,
|
71 |
+
1377,
|
72 |
+
1391,
|
73 |
+
1635,
|
74 |
+
1782,
|
75 |
+
1875,
|
76 |
+
2162,
|
77 |
+
2361,
|
78 |
+
2488,
|
79 |
+
3467,
|
80 |
+
4008,
|
81 |
+
4211,
|
82 |
+
4600,
|
83 |
+
4808,
|
84 |
+
5299,
|
85 |
+
5855,
|
86 |
+
6329,
|
87 |
+
7203,
|
88 |
+
9609,
|
89 |
+
9959,
|
90 |
+
10563,
|
91 |
+
10786,
|
92 |
+
11420,
|
93 |
+
11709,
|
94 |
+
11907,
|
95 |
+
13163,
|
96 |
+
13697,
|
97 |
+
13700,
|
98 |
+
14808,
|
99 |
+
15306,
|
100 |
+
16410,
|
101 |
+
16791,
|
102 |
+
17992,
|
103 |
+
19203,
|
104 |
+
19510,
|
105 |
+
20724,
|
106 |
+
22305,
|
107 |
+
22935,
|
108 |
+
27007,
|
109 |
+
30109,
|
110 |
+
30420,
|
111 |
+
33409,
|
112 |
+
34949,
|
113 |
+
40283,
|
114 |
+
40493,
|
115 |
+
40549,
|
116 |
+
47282,
|
117 |
+
49146,
|
118 |
+
50257,
|
119 |
+
50359,
|
120 |
+
50360
|
121 |
],
|
|
|
|
|
|
|
|
|
|
|
122 |
"transformers_version": "4.23.0.dev0",
|
123 |
"use_cache": true,
|
124 |
"vocab_size": 51864
|