jacktol commited on
Commit
c4bfc0e
1 Parent(s): 332f323

Upload folder using huggingface_hub

Browse files
Files changed (4) hide show
  1. config.json +182 -0
  2. model.bin +3 -0
  3. preprocessor_config.json +14 -0
  4. vocabulary.json +0 -0
config.json ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 11,
5
+ 4
6
+ ],
7
+ [
8
+ 14,
9
+ 1
10
+ ],
11
+ [
12
+ 14,
13
+ 12
14
+ ],
15
+ [
16
+ 14,
17
+ 14
18
+ ],
19
+ [
20
+ 15,
21
+ 4
22
+ ],
23
+ [
24
+ 16,
25
+ 0
26
+ ],
27
+ [
28
+ 16,
29
+ 4
30
+ ],
31
+ [
32
+ 16,
33
+ 9
34
+ ],
35
+ [
36
+ 17,
37
+ 12
38
+ ],
39
+ [
40
+ 17,
41
+ 14
42
+ ],
43
+ [
44
+ 18,
45
+ 7
46
+ ],
47
+ [
48
+ 18,
49
+ 10
50
+ ],
51
+ [
52
+ 18,
53
+ 15
54
+ ],
55
+ [
56
+ 20,
57
+ 0
58
+ ],
59
+ [
60
+ 20,
61
+ 3
62
+ ],
63
+ [
64
+ 20,
65
+ 9
66
+ ],
67
+ [
68
+ 20,
69
+ 14
70
+ ],
71
+ [
72
+ 21,
73
+ 12
74
+ ]
75
+ ],
76
+ "lang_ids": [
77
+ 50258,
78
+ 50259,
79
+ 50260,
80
+ 50261,
81
+ 50262,
82
+ 50263,
83
+ 50264,
84
+ 50265,
85
+ 50266,
86
+ 50267,
87
+ 50268,
88
+ 50269,
89
+ 50270,
90
+ 50271,
91
+ 50272,
92
+ 50273,
93
+ 50274,
94
+ 50275,
95
+ 50276,
96
+ 50277,
97
+ 50278,
98
+ 50279,
99
+ 50280,
100
+ 50281,
101
+ 50282,
102
+ 50283,
103
+ 50284,
104
+ 50285,
105
+ 50286,
106
+ 50287,
107
+ 50288,
108
+ 50289,
109
+ 50290,
110
+ 50291,
111
+ 50292,
112
+ 50293,
113
+ 50294,
114
+ 50295,
115
+ 50296,
116
+ 50297,
117
+ 50298,
118
+ 50299,
119
+ 50300,
120
+ 50301,
121
+ 50302,
122
+ 50303,
123
+ 50304,
124
+ 50305,
125
+ 50306,
126
+ 50307,
127
+ 50308,
128
+ 50309,
129
+ 50310,
130
+ 50311,
131
+ 50312,
132
+ 50313,
133
+ 50314,
134
+ 50315,
135
+ 50316,
136
+ 50317,
137
+ 50318,
138
+ 50319,
139
+ 50320,
140
+ 50321,
141
+ 50322,
142
+ 50323,
143
+ 50324,
144
+ 50325,
145
+ 50326,
146
+ 50327,
147
+ 50328,
148
+ 50329,
149
+ 50330,
150
+ 50331,
151
+ 50332,
152
+ 50333,
153
+ 50334,
154
+ 50335,
155
+ 50336,
156
+ 50337,
157
+ 50338,
158
+ 50339,
159
+ 50340,
160
+ 50341,
161
+ 50342,
162
+ 50343,
163
+ 50344,
164
+ 50345,
165
+ 50346,
166
+ 50347,
167
+ 50348,
168
+ 50349,
169
+ 50350,
170
+ 50351,
171
+ 50352,
172
+ 50353,
173
+ 50354,
174
+ 50355,
175
+ 50356
176
+ ],
177
+ "suppress_ids": [],
178
+ "suppress_ids_begin": [
179
+ 220,
180
+ 50256
181
+ ]
182
+ }
model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1001512e660aaf27f82200384e5badb23e7bf1eedd9c1e3a4a721921e7ee064
3
+ size 3055765653
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
+ }
vocabulary.json ADDED
The diff for this file is too large to render. See raw diff