sivan22 commited on
Commit
7fb0088
1 Parent(s): 37dd923

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. config.json +291 -0
  2. model.bin +3 -0
  3. preprocessor_config.json +14 -0
  4. tokenizer_config.json +0 -0
  5. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 10,
5
+ 12
6
+ ],
7
+ [
8
+ 13,
9
+ 17
10
+ ],
11
+ [
12
+ 16,
13
+ 11
14
+ ],
15
+ [
16
+ 16,
17
+ 12
18
+ ],
19
+ [
20
+ 16,
21
+ 13
22
+ ],
23
+ [
24
+ 17,
25
+ 15
26
+ ],
27
+ [
28
+ 17,
29
+ 16
30
+ ],
31
+ [
32
+ 18,
33
+ 4
34
+ ],
35
+ [
36
+ 18,
37
+ 11
38
+ ],
39
+ [
40
+ 18,
41
+ 19
42
+ ],
43
+ [
44
+ 19,
45
+ 11
46
+ ],
47
+ [
48
+ 21,
49
+ 2
50
+ ],
51
+ [
52
+ 21,
53
+ 3
54
+ ],
55
+ [
56
+ 22,
57
+ 3
58
+ ],
59
+ [
60
+ 22,
61
+ 9
62
+ ],
63
+ [
64
+ 22,
65
+ 12
66
+ ],
67
+ [
68
+ 23,
69
+ 5
70
+ ],
71
+ [
72
+ 23,
73
+ 7
74
+ ],
75
+ [
76
+ 23,
77
+ 13
78
+ ],
79
+ [
80
+ 25,
81
+ 5
82
+ ],
83
+ [
84
+ 26,
85
+ 1
86
+ ],
87
+ [
88
+ 26,
89
+ 12
90
+ ],
91
+ [
92
+ 27,
93
+ 15
94
+ ]
95
+ ],
96
+ "lang_ids": [
97
+ 50259,
98
+ 50260,
99
+ 50261,
100
+ 50262,
101
+ 50263,
102
+ 50264,
103
+ 50265,
104
+ 50266,
105
+ 50267,
106
+ 50268,
107
+ 50269,
108
+ 50270,
109
+ 50271,
110
+ 50272,
111
+ 50273,
112
+ 50274,
113
+ 50275,
114
+ 50276,
115
+ 50277,
116
+ 50278,
117
+ 50279,
118
+ 50280,
119
+ 50281,
120
+ 50282,
121
+ 50283,
122
+ 50284,
123
+ 50285,
124
+ 50286,
125
+ 50287,
126
+ 50288,
127
+ 50289,
128
+ 50290,
129
+ 50291,
130
+ 50292,
131
+ 50293,
132
+ 50294,
133
+ 50295,
134
+ 50296,
135
+ 50297,
136
+ 50298,
137
+ 50299,
138
+ 50300,
139
+ 50301,
140
+ 50302,
141
+ 50303,
142
+ 50304,
143
+ 50305,
144
+ 50306,
145
+ 50307,
146
+ 50308,
147
+ 50309,
148
+ 50310,
149
+ 50311,
150
+ 50312,
151
+ 50313,
152
+ 50314,
153
+ 50315,
154
+ 50316,
155
+ 50317,
156
+ 50318,
157
+ 50319,
158
+ 50320,
159
+ 50321,
160
+ 50322,
161
+ 50323,
162
+ 50324,
163
+ 50325,
164
+ 50326,
165
+ 50327,
166
+ 50328,
167
+ 50329,
168
+ 50330,
169
+ 50331,
170
+ 50332,
171
+ 50333,
172
+ 50334,
173
+ 50335,
174
+ 50336,
175
+ 50337,
176
+ 50338,
177
+ 50339,
178
+ 50340,
179
+ 50341,
180
+ 50342,
181
+ 50343,
182
+ 50344,
183
+ 50345,
184
+ 50346,
185
+ 50347,
186
+ 50348,
187
+ 50349,
188
+ 50350,
189
+ 50351,
190
+ 50352,
191
+ 50353,
192
+ 50354,
193
+ 50355,
194
+ 50356,
195
+ 50357
196
+ ],
197
+ "suppress_ids": [
198
+ 1,
199
+ 2,
200
+ 7,
201
+ 8,
202
+ 9,
203
+ 10,
204
+ 14,
205
+ 25,
206
+ 26,
207
+ 27,
208
+ 28,
209
+ 29,
210
+ 31,
211
+ 58,
212
+ 59,
213
+ 60,
214
+ 61,
215
+ 62,
216
+ 63,
217
+ 90,
218
+ 91,
219
+ 92,
220
+ 93,
221
+ 359,
222
+ 503,
223
+ 522,
224
+ 542,
225
+ 873,
226
+ 893,
227
+ 902,
228
+ 918,
229
+ 922,
230
+ 931,
231
+ 1350,
232
+ 1853,
233
+ 1982,
234
+ 2460,
235
+ 2627,
236
+ 3246,
237
+ 3253,
238
+ 3268,
239
+ 3536,
240
+ 3846,
241
+ 3961,
242
+ 4183,
243
+ 4667,
244
+ 6585,
245
+ 6647,
246
+ 7273,
247
+ 9061,
248
+ 9383,
249
+ 10428,
250
+ 10929,
251
+ 11938,
252
+ 12033,
253
+ 12331,
254
+ 12562,
255
+ 13793,
256
+ 14157,
257
+ 14635,
258
+ 15265,
259
+ 15618,
260
+ 16553,
261
+ 16604,
262
+ 18362,
263
+ 18956,
264
+ 20075,
265
+ 21675,
266
+ 22520,
267
+ 26130,
268
+ 26161,
269
+ 26435,
270
+ 28279,
271
+ 29464,
272
+ 31650,
273
+ 32302,
274
+ 32470,
275
+ 36865,
276
+ 42863,
277
+ 47425,
278
+ 49870,
279
+ 50254,
280
+ 50258,
281
+ 50358,
282
+ 50359,
283
+ 50360,
284
+ 50361,
285
+ 50362
286
+ ],
287
+ "suppress_ids_begin": [
288
+ 220,
289
+ 50257
290
+ ]
291
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c5da3e8a90e9a2bb9dcbf1b8422e26bfbfecbdb8270dec782223c32e8ff54d
3
+ size 3086913076
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
+ }
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff