nexaml commited on
Commit
6835c06
·
verified ·
1 Parent(s): 25c9f3f

Upload 6 files

Browse files
Files changed (6) hide show
  1. README.md +40 -0
  2. config.json +2272 -0
  3. model.safetensors +3 -0
  4. tokenizer.model +3 -0
  5. tokenizer.vocab +1024 -0
  6. vocab.txt +1023 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: mlx
3
+ tags:
4
+ - mlx
5
+ - automatic-speech-recognition
6
+ - speech
7
+ - audio
8
+ - FastConformer
9
+ - Conformer
10
+ - Parakeet
11
+ license: cc-by-4.0
12
+ pipeline_tag: automatic-speech-recognition
13
+ base_model: nvidia/parakeet-tdt-0.6b-v2
14
+ ---
15
+
16
+ # mlx-community/parakeet-tdt-0.6b-v2
17
+
18
+ This model was converted to MLX format from [nvidia/parakeet-tdt-0.6b-v2](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2) using [the conversion script](https://gist.github.com/senstella/77178bb5d6ec67bf8c54705a5f490bed). Please refer to [original model card](https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2) for more details on the model.
19
+
20
+ ## Use with mlx
21
+
22
+ ### parakeet-mlx
23
+
24
+ ```bash
25
+ pip install -U parakeet-mlx
26
+ ```
27
+
28
+ ```bash
29
+ parakeet-mlx audio.wav --model mlx-community/parakeet-tdt-0.6b-v2
30
+ ```
31
+
32
+ ### mlx-audio
33
+
34
+ ```bash
35
+ pip install -U mlx-audio
36
+ ```
37
+
38
+ ```bash
39
+ python -m mlx_audio.stt.generate --model mlx-community/parakeet-tdt-0.6b-v2 --audio audio.wav --output somewhere
40
+ ```
config.json ADDED
@@ -0,0 +1,2272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "parakeet",
3
+ "sample_rate": 16000,
4
+ "compute_eval_loss": false,
5
+ "log_prediction": true,
6
+ "rnnt_reduction": "mean_volume",
7
+ "skip_nan_grad": false,
8
+ "model_defaults": {
9
+ "enc_hidden": 1024,
10
+ "pred_hidden": 640,
11
+ "joint_hidden": 640,
12
+ "tdt_durations": [
13
+ 0,
14
+ 1,
15
+ 2,
16
+ 3,
17
+ 4
18
+ ],
19
+ "num_tdt_durations": 5
20
+ },
21
+ "train_ds": {
22
+ "use_lhotse": true,
23
+ "skip_missing_manifest_entries": true,
24
+ "input_cfg": null,
25
+ "tarred_audio_filepaths": null,
26
+ "manifest_filepath": null,
27
+ "sample_rate": 16000,
28
+ "shuffle": true,
29
+ "num_workers": 2,
30
+ "pin_memory": true,
31
+ "max_duration": 40.0,
32
+ "min_duration": 0.1,
33
+ "text_field": "answer",
34
+ "batch_duration": null,
35
+ "use_bucketing": true,
36
+ "bucket_duration_bins": null,
37
+ "bucket_batch_size": null,
38
+ "num_buckets": 30,
39
+ "bucket_buffer_size": 20000,
40
+ "shuffle_buffer_size": 10000
41
+ },
42
+ "validation_ds": {
43
+ "use_lhotse": true,
44
+ "manifest_filepath": null,
45
+ "sample_rate": 16000,
46
+ "batch_size": 16,
47
+ "shuffle": false,
48
+ "max_duration": 40.0,
49
+ "min_duration": 0.1,
50
+ "num_workers": 2,
51
+ "pin_memory": true,
52
+ "text_field": "answer"
53
+ },
54
+ "tokenizer": {
55
+ "dir": "/lustre/fsw/portfolios/llmservice/users/nkoluguri/datasets/tokenizers/en_mm_ytc/tokenizer_spe_bpe_v1024/",
56
+ "type": "bpe",
57
+ "model_path": "nemo:705f11d22dc04b169effc35ce5cd1361_tokenizer.model",
58
+ "vocab_path": "nemo:4cf78c8ca4ca44fca36c3754478fb188_vocab.txt",
59
+ "spe_tokenizer_vocab": "nemo:a4715c7f6b2d4c2bb709306073d0c0a4_tokenizer.vocab"
60
+ },
61
+ "preprocessor": {
62
+ "_target_": "nemo.collections.asr.modules.AudioToMelSpectrogramPreprocessor",
63
+ "sample_rate": 16000,
64
+ "normalize": "per_feature",
65
+ "window_size": 0.025,
66
+ "window_stride": 0.01,
67
+ "window": "hann",
68
+ "features": 128,
69
+ "n_fft": 512,
70
+ "log": true,
71
+ "frame_splicing": 1,
72
+ "dither": 1e-05,
73
+ "pad_to": 0,
74
+ "pad_value": 0.0
75
+ },
76
+ "spec_augment": {
77
+ "_target_": "nemo.collections.asr.modules.SpectrogramAugmentation",
78
+ "freq_masks": 2,
79
+ "time_masks": 10,
80
+ "freq_width": 27,
81
+ "time_width": 0.05
82
+ },
83
+ "encoder": {
84
+ "_target_": "nemo.collections.asr.modules.ConformerEncoder",
85
+ "feat_in": 128,
86
+ "feat_out": -1,
87
+ "n_layers": 24,
88
+ "d_model": 1024,
89
+ "use_bias": false,
90
+ "subsampling": "dw_striding",
91
+ "subsampling_factor": 8,
92
+ "subsampling_conv_channels": 256,
93
+ "causal_downsampling": false,
94
+ "reduction": null,
95
+ "reduction_position": null,
96
+ "reduction_factor": 1,
97
+ "ff_expansion_factor": 4,
98
+ "self_attention_model": "rel_pos",
99
+ "n_heads": 8,
100
+ "att_context_size": [
101
+ -1,
102
+ -1
103
+ ],
104
+ "att_context_style": "regular",
105
+ "xscaling": false,
106
+ "untie_biases": true,
107
+ "pos_emb_max_len": 5000,
108
+ "conv_kernel_size": 9,
109
+ "conv_norm_type": "batch_norm",
110
+ "conv_context_size": null,
111
+ "dropout": 0.1,
112
+ "dropout_pre_encoder": 0.1,
113
+ "dropout_emb": 0.0,
114
+ "dropout_att": 0.1,
115
+ "stochastic_depth_drop_prob": 0.0,
116
+ "stochastic_depth_mode": "linear",
117
+ "stochastic_depth_start_layer": 1
118
+ },
119
+ "decoder": {
120
+ "_target_": "nemo.collections.asr.modules.RNNTDecoder",
121
+ "normalization_mode": null,
122
+ "random_state_sampling": false,
123
+ "blank_as_pad": true,
124
+ "prednet": {
125
+ "pred_hidden": 640,
126
+ "pred_rnn_layers": 2,
127
+ "t_max": null,
128
+ "dropout": 0.2
129
+ },
130
+ "vocab_size": 1024
131
+ },
132
+ "joint": {
133
+ "_target_": "nemo.collections.asr.modules.RNNTJoint",
134
+ "log_softmax": null,
135
+ "preserve_memory": false,
136
+ "fuse_loss_wer": true,
137
+ "fused_batch_size": 4,
138
+ "jointnet": {
139
+ "joint_hidden": 640,
140
+ "activation": "relu",
141
+ "dropout": 0.2,
142
+ "encoder_hidden": 1024,
143
+ "pred_hidden": 640
144
+ },
145
+ "num_extra_outputs": 5,
146
+ "num_classes": 1024,
147
+ "vocabulary": [
148
+ "<unk>",
149
+ "\u2581t",
150
+ "\u2581th",
151
+ "\u2581a",
152
+ "in",
153
+ "\u2581the",
154
+ "re",
155
+ "\u2581w",
156
+ "\u2581o",
157
+ "\u2581s",
158
+ "at",
159
+ "ou",
160
+ "er",
161
+ "nd",
162
+ "\u2581i",
163
+ "\u2581b",
164
+ "\u2581c",
165
+ "on",
166
+ "\u2581h",
167
+ "ing",
168
+ "\u2581to",
169
+ "\u2581m",
170
+ "en",
171
+ "\u2581f",
172
+ "\u2581p",
173
+ "an",
174
+ "\u2581d",
175
+ "es",
176
+ "or",
177
+ "ll",
178
+ "\u2581of",
179
+ "\u2581and",
180
+ "\u2581y",
181
+ "\u2581l",
182
+ "\u2581I",
183
+ "it",
184
+ "\u2581in",
185
+ "is",
186
+ "ed",
187
+ "\u2581g",
188
+ "\u2581you",
189
+ "ar",
190
+ "\u2581that",
191
+ "om",
192
+ "as",
193
+ "\u2581n",
194
+ "ve",
195
+ "us",
196
+ "ic",
197
+ "ow",
198
+ "al",
199
+ "\u2581it",
200
+ "\u2581be",
201
+ "\u2581wh",
202
+ "le",
203
+ "ion",
204
+ "ut",
205
+ "ot",
206
+ "\u2581we",
207
+ "\u2581is",
208
+ "\u2581e",
209
+ "et",
210
+ "ay",
211
+ "\u2581re",
212
+ "\u2581on",
213
+ "\u2581T",
214
+ "\u2581A",
215
+ "\u2581ha",
216
+ "ent",
217
+ "ke",
218
+ "ct",
219
+ "\u2581S",
220
+ "ig",
221
+ "ver",
222
+ "\u2581Th",
223
+ "all",
224
+ "id",
225
+ "\u2581for",
226
+ "ro",
227
+ "\u2581he",
228
+ "se",
229
+ "\u2581this",
230
+ "ld",
231
+ "ly",
232
+ "\u2581go",
233
+ "\u2581k",
234
+ "\u2581st",
235
+ "st",
236
+ "ch",
237
+ "\u2581li",
238
+ "\u2581u",
239
+ "am",
240
+ "ur",
241
+ "ce",
242
+ "ith",
243
+ "im",
244
+ "\u2581so",
245
+ "\u2581have",
246
+ "\u2581do",
247
+ "ht",
248
+ "th",
249
+ "\u2581an",
250
+ "\u2581with",
251
+ "ad",
252
+ "\u2581r",
253
+ "ir",
254
+ "\u2581was",
255
+ "\u2581as",
256
+ "\u2581W",
257
+ "\u2581are",
258
+ "ust",
259
+ "ally",
260
+ "\u2581j",
261
+ "\u2581se",
262
+ "ation",
263
+ "od",
264
+ "ere",
265
+ "\u2581like",
266
+ "\u2581not",
267
+ "\u2581kn",
268
+ "ight",
269
+ "\u2581B",
270
+ "\u2581they",
271
+ "\u2581And",
272
+ "\u2581know",
273
+ "ome",
274
+ "op",
275
+ "\u2581can",
276
+ "\u2581or",
277
+ "\u2581sh",
278
+ "\u2581me",
279
+ "ill",
280
+ "ant",
281
+ "ck",
282
+ "\u2581what",
283
+ "\u2581at",
284
+ "\u2581ab",
285
+ "ould",
286
+ "ol",
287
+ "\u2581So",
288
+ "\u2581C",
289
+ "use",
290
+ "ter",
291
+ "il",
292
+ "\u2581but",
293
+ "\u2581just",
294
+ "\u2581ne",
295
+ "\u2581de",
296
+ "ra",
297
+ "ore",
298
+ "\u2581there",
299
+ "ul",
300
+ "out",
301
+ "\u2581con",
302
+ "\u2581all",
303
+ "\u2581The",
304
+ "ers",
305
+ "\u2581H",
306
+ "\u2581fr",
307
+ "\u2581pro",
308
+ "ge",
309
+ "ea",
310
+ "\u2581Y",
311
+ "\u2581O",
312
+ "\u2581M",
313
+ "pp",
314
+ "\u2581com",
315
+ "ess",
316
+ "\u2581ch",
317
+ "\u2581al",
318
+ "est",
319
+ "ate",
320
+ "qu",
321
+ "\u2581lo",
322
+ "\u2581ex",
323
+ "very",
324
+ "\u2581su",
325
+ "ain",
326
+ "\u2581one",
327
+ "ca",
328
+ "art",
329
+ "ist",
330
+ "if",
331
+ "ive",
332
+ "\u2581if",
333
+ "ink",
334
+ "nt",
335
+ "ab",
336
+ "\u2581about",
337
+ "\u2581going",
338
+ "\u2581v",
339
+ "\u2581wor",
340
+ "um",
341
+ "ok",
342
+ "\u2581your",
343
+ "\u2581my",
344
+ "ind",
345
+ "\u2581get",
346
+ "cause",
347
+ "\u2581from",
348
+ "\u2581don",
349
+ "ri",
350
+ "pe",
351
+ "un",
352
+ "ity",
353
+ "\u2581up",
354
+ "\u2581P",
355
+ "\u2581out",
356
+ "ort",
357
+ "\u2581L",
358
+ "ment",
359
+ "el",
360
+ "\u2581N",
361
+ "\u2581some",
362
+ "ich",
363
+ "and",
364
+ "\u2581think",
365
+ "em",
366
+ "oug",
367
+ "\u2581G",
368
+ "os",
369
+ "\u2581D",
370
+ "res",
371
+ "\u2581because",
372
+ "\u2581by",
373
+ "ake",
374
+ "\u2581int",
375
+ "ie",
376
+ "\u2581us",
377
+ "\u2581tr",
378
+ "\u2581then",
379
+ "ack",
380
+ "\u2581pl",
381
+ "\u2581here",
382
+ "\u2581pe",
383
+ "her",
384
+ "\u2581will",
385
+ "\u2581F",
386
+ "\u2581which",
387
+ "ard",
388
+ "\u2581right",
389
+ "\u2581thing",
390
+ "\u2581want",
391
+ "ies",
392
+ "ople",
393
+ "\u2581It",
394
+ "\u2581them",
395
+ "ame",
396
+ "\u2581We",
397
+ "our",
398
+ "\u2581say",
399
+ "\u2581R",
400
+ "\u2581people",
401
+ "\u2581see",
402
+ "\u2581who",
403
+ "ast",
404
+ "ure",
405
+ "ect",
406
+ "ear",
407
+ "\u2581tim",
408
+ "\u2581E",
409
+ "\u2581You",
410
+ "\u2581would",
411
+ "\u2581when",
412
+ "ven",
413
+ "\u2581our",
414
+ "ci",
415
+ "\u2581really",
416
+ "\u2581more",
417
+ "ound",
418
+ "ose",
419
+ "ak",
420
+ "\u2581co",
421
+ "ide",
422
+ "ough",
423
+ "\u2581had",
424
+ "so",
425
+ "\u2581qu",
426
+ "eah",
427
+ "\u2581were",
428
+ "ine",
429
+ "\u2581act",
430
+ "ther",
431
+ "\u2581these",
432
+ "\u2581how",
433
+ "\u2581now",
434
+ "\u2581sa",
435
+ "ud",
436
+ "\u2581Wh",
437
+ "\u2581man",
438
+ "ous",
439
+ "one",
440
+ "pt",
441
+ "ff",
442
+ "ong",
443
+ "\u2581has",
444
+ "\u2581any",
445
+ "\u2581very",
446
+ "\u2581But",
447
+ "\u2581look",
448
+ "iv",
449
+ "itt",
450
+ "\u2581time",
451
+ "\u2581mo",
452
+ "\u2581ar",
453
+ "hing",
454
+ "\u2581le",
455
+ "\u2581work",
456
+ "\u2581their",
457
+ "are",
458
+ "\u2581his",
459
+ "per",
460
+ "ions",
461
+ "\u2581im",
462
+ "\u2581ag",
463
+ "\u2581J",
464
+ "\u2581no",
465
+ "\u2581en",
466
+ "\u2581got",
467
+ "ag",
468
+ "\u2581sp",
469
+ "ans",
470
+ "act",
471
+ "\u2581te",
472
+ "\u2581also",
473
+ "iz",
474
+ "ice",
475
+ "\u2581That",
476
+ "\u2581cl",
477
+ "\u2581been",
478
+ "\u2581way",
479
+ "\u2581fe",
480
+ "\u2581did",
481
+ "ple",
482
+ "ually",
483
+ "\u2581other",
484
+ "\u2581U",
485
+ "ite",
486
+ "age",
487
+ "omet",
488
+ "ber",
489
+ "reat",
490
+ "ree",
491
+ "\u2581into",
492
+ "own",
493
+ "\u2581tw",
494
+ "\u2581part",
495
+ "alk",
496
+ "\u2581where",
497
+ "\u2581need",
498
+ "\u2581every",
499
+ "pl",
500
+ "\u2581ad",
501
+ "ry",
502
+ "\u2581over",
503
+ "ble",
504
+ "ap",
505
+ "ue",
506
+ "\u2581kind",
507
+ "\u2581po",
508
+ "\u2581back",
509
+ "\u2581cont",
510
+ "iff",
511
+ "\u2581somet",
512
+ "\u2581pr",
513
+ "nder",
514
+ "ire",
515
+ "\u2581good",
516
+ "\u2581than",
517
+ "ace",
518
+ "\u2581gu",
519
+ "ep",
520
+ "og",
521
+ "ick",
522
+ "way",
523
+ "\u2581lot",
524
+ "\u2581un",
525
+ "\u2581things",
526
+ "\u2581In",
527
+ "ish",
528
+ "kay",
529
+ "\u2581well",
530
+ "\u2581could",
531
+ "\u2581pre",
532
+ "\u2581two",
533
+ "irst",
534
+ "\u2581diff",
535
+ "ach",
536
+ "cc",
537
+ "ittle",
538
+ "int",
539
+ "\u2581He",
540
+ "\u2581those",
541
+ "ence",
542
+ "ip",
543
+ "ase",
544
+ "\u2581him",
545
+ "\u2581make",
546
+ "\u2581little",
547
+ "ical",
548
+ "\u2581gr",
549
+ "\u2581year",
550
+ "ass",
551
+ "\u2581thr",
552
+ "uch",
553
+ "ated",
554
+ "\u2581This",
555
+ "\u2581off",
556
+ "\u2581res",
557
+ "ac",
558
+ "ance",
559
+ "\u2581actually",
560
+ "\u2581talk",
561
+ "ult",
562
+ "able",
563
+ "orm",
564
+ "\u2581dis",
565
+ "\u2581first",
566
+ "ations",
567
+ "\u2581something",
568
+ "\u2581she",
569
+ "sel",
570
+ "\u2581let",
571
+ "ord",
572
+ "\u2581may",
573
+ "ia",
574
+ "\u2581am",
575
+ "\u2581her",
576
+ "\u2581said",
577
+ "\u2581bo",
578
+ "be",
579
+ "ount",
580
+ "\u2581much",
581
+ "\u2581per",
582
+ "\u2581even",
583
+ "\u2581differe",
584
+ "vel",
585
+ "ary",
586
+ "\u2581app",
587
+ "ving",
588
+ "\u2581comm",
589
+ "\u2581imp",
590
+ "ys",
591
+ "\u2581again",
592
+ "ress",
593
+ "\u2581yeah",
594
+ "\u2581down",
595
+ "ang",
596
+ "\u2581mean",
597
+ "na",
598
+ "ens",
599
+ "\u2581does",
600
+ "\u2581fo",
601
+ "\u2581comp",
602
+ "\u2581ro",
603
+ "\u2581bl",
604
+ "ody",
605
+ "\u2581K",
606
+ "\u2581through",
607
+ "\u2581start",
608
+ "uct",
609
+ "\u2581only",
610
+ "\u2581bet",
611
+ "\u2581under",
612
+ "\u2581br",
613
+ "\u2581take",
614
+ "ning",
615
+ "\u2581bu",
616
+ "\u2581use",
617
+ "\u2581Ch",
618
+ "xt",
619
+ "co",
620
+ "ory",
621
+ "ild",
622
+ "\u2581put",
623
+ "\u2581call",
624
+ "\u2581new",
625
+ "other",
626
+ "ting",
627
+ "\u2581happ",
628
+ "ater",
629
+ "\u2581inc",
630
+ "ition",
631
+ "\u2581different",
632
+ "\u2581should",
633
+ "ade",
634
+ "ign",
635
+ "thing",
636
+ "\u2581day",
637
+ "fore",
638
+ "\u2581Yeah",
639
+ "ark",
640
+ "ile",
641
+ "ial",
642
+ "\u2581come",
643
+ "\u2581They",
644
+ "\u2581being",
645
+ "\u2581try",
646
+ "ious",
647
+ "\u2581sc",
648
+ "\u2581bit",
649
+ "\u2581spe",
650
+ "ub",
651
+ "fe",
652
+ "\u2581doing",
653
+ "\u2581St",
654
+ "vers",
655
+ "av",
656
+ "ty",
657
+ "ian",
658
+ "onna",
659
+ "red",
660
+ "wn",
661
+ "\u2581ke",
662
+ "form",
663
+ "ors",
664
+ "\u2581fl",
665
+ "fter",
666
+ "ail",
667
+ "ents",
668
+ "\u2581gonna",
669
+ "\u2581point",
670
+ "ces",
671
+ "\u2581There",
672
+ "self",
673
+ "\u2581many",
674
+ "\u2581If",
675
+ "\u2581same",
676
+ "\u2581sy",
677
+ "\u2581quest",
678
+ "\u2581most",
679
+ "\u2581great",
680
+ "\u2581What",
681
+ "\u2581fu",
682
+ "ug",
683
+ "\u2581show",
684
+ "we",
685
+ "ual",
686
+ "ons",
687
+ "\u2581Be",
688
+ "ically",
689
+ "\u2581ser",
690
+ "\u2581rem",
691
+ "\u2581ind",
692
+ "\u2581pers",
693
+ "\u2581V",
694
+ "he",
695
+ "\u2581str",
696
+ "ved",
697
+ "\u2581still",
698
+ "ank",
699
+ "\u2581rec",
700
+ "\u2581wr",
701
+ "ought",
702
+ "day",
703
+ "ath",
704
+ "\u2581end",
705
+ "\u2581bas",
706
+ "ft",
707
+ "erm",
708
+ "body",
709
+ "ph",
710
+ "ject",
711
+ "ict",
712
+ "\u2581play",
713
+ "\u2581Is",
714
+ "ates",
715
+ "\u2581ph",
716
+ "oth",
717
+ "\u2581acc",
718
+ "get",
719
+ "\u2581years",
720
+ "\u2581em",
721
+ "\u2581id",
722
+ "\u2581Oh",
723
+ "ves",
724
+ "ever",
725
+ "\u2581inter",
726
+ "\u2581rel",
727
+ "\u2581before",
728
+ "\u2581feel",
729
+ "igh",
730
+ "\u2581three",
731
+ "iss",
732
+ "\u2581des",
733
+ "ne",
734
+ "\u2581why",
735
+ "\u2581uh",
736
+ "\u2581To",
737
+ "\u2581cons",
738
+ "\u2581hel",
739
+ "\u2581after",
740
+ "ower",
741
+ "urn",
742
+ "\u2581okay",
743
+ "\u2581long",
744
+ "\u2581bel",
745
+ "\u2581around",
746
+ "ful",
747
+ "te",
748
+ "ise",
749
+ "\u2581ob",
750
+ "\u2581supp",
751
+ "ady",
752
+ "ange",
753
+ "aking",
754
+ "\u2581pos",
755
+ "atch",
756
+ "\u2581tra",
757
+ "gr",
758
+ "\u2581might",
759
+ "ert",
760
+ "\u2581help",
761
+ "ost",
762
+ "\u2581too",
763
+ "cial",
764
+ "\u2581world",
765
+ "\u2581give",
766
+ "ike",
767
+ "\u2581Okay",
768
+ "ways",
769
+ "\u2581min",
770
+ "ward",
771
+ "ily",
772
+ "\u2581gen",
773
+ "\u2581find",
774
+ "\u2581dec",
775
+ "ular",
776
+ "ob",
777
+ "\u2581tell",
778
+ "\u2581Now",
779
+ "\u2581sm",
780
+ "\u2581cour",
781
+ "\u2581real",
782
+ "cess",
783
+ "nds",
784
+ "\u2581big",
785
+ "\u2581num",
786
+ "ction",
787
+ "\u2581add",
788
+ "\u2581set",
789
+ "\u2581um",
790
+ "ood",
791
+ "ible",
792
+ "\u2581own",
793
+ "\u2581life",
794
+ "ities",
795
+ "\u2581its",
796
+ "\u2581God",
797
+ "pect",
798
+ "\u2581didn",
799
+ "stem",
800
+ "les",
801
+ "uc",
802
+ "ib",
803
+ "ating",
804
+ "olog",
805
+ "\u2581person",
806
+ "\u2581inv",
807
+ "ably",
808
+ "\u2581sure",
809
+ "\u2581reg",
810
+ "lic",
811
+ "\u2581stu",
812
+ "\u2581cr",
813
+ "\u2581ev",
814
+ "ments",
815
+ "\u2581another",
816
+ "\u2581la",
817
+ "\u2581last",
818
+ "\u2581sub",
819
+ "\u2581att",
820
+ "\u2581op",
821
+ "\u2581inst",
822
+ "\u2581sl",
823
+ "\u2581happen",
824
+ "\u2581rep",
825
+ "\u2581import",
826
+ "ific",
827
+ "ix",
828
+ "\u2581made",
829
+ "\u2581ear",
830
+ "\u2581ac",
831
+ "\u2581def",
832
+ "ute",
833
+ "\u2581next",
834
+ "ative",
835
+ "\u2581form",
836
+ "\u2581guys",
837
+ "\u2581system",
838
+ "ew",
839
+ "\u2581able",
840
+ "ied",
841
+ "\u2581always",
842
+ "ren",
843
+ "erest",
844
+ "\u2581As",
845
+ "\u2581mod",
846
+ "\u2581done",
847
+ "ings",
848
+ "\u2581love",
849
+ "ism",
850
+ "\u2581ask",
851
+ "old",
852
+ "ered",
853
+ "\u2581trans",
854
+ "\u2581count",
855
+ "ility",
856
+ "\u2581high",
857
+ "\u2581fin",
858
+ "\u2581prob",
859
+ "\u2581pol",
860
+ "\u2581exam",
861
+ "\u2581pres",
862
+ "\u2581maybe",
863
+ "ell",
864
+ "\u2581stud",
865
+ "\u2581prod",
866
+ "\u2581car",
867
+ "ock",
868
+ "\u2581used",
869
+ "oy",
870
+ "stand",
871
+ "\u2581No",
872
+ "\u2581mon",
873
+ "ks",
874
+ "\u2581interest",
875
+ "\u2581ent",
876
+ "ited",
877
+ "\u2581sort",
878
+ "\u2581For",
879
+ "\u2581today",
880
+ "ics",
881
+ "\u2581vide",
882
+ "\u2581bec",
883
+ "\u2581Well",
884
+ "\u2581Al",
885
+ "\u2581important",
886
+ "\u2581such",
887
+ "\u2581run",
888
+ "\u2581keep",
889
+ "\u2581fact",
890
+ "ata",
891
+ "ss",
892
+ "\u2581never",
893
+ "ween",
894
+ "\u2581stuff",
895
+ "ract",
896
+ "\u2581question",
897
+ "als",
898
+ "\u2581sim",
899
+ "vern",
900
+ "ather",
901
+ "\u2581course",
902
+ "\u2581Of",
903
+ "oc",
904
+ "ness",
905
+ "arch",
906
+ "ize",
907
+ "\u2581All",
908
+ "ense",
909
+ "blem",
910
+ "\u2581probably",
911
+ "hip",
912
+ "\u2581number",
913
+ "ention",
914
+ "\u2581saying",
915
+ "\u2581commun",
916
+ "\u2581An",
917
+ "akes",
918
+ "\u2581belie",
919
+ "\u2581between",
920
+ "\u2581better",
921
+ "cus",
922
+ "\u2581place",
923
+ "\u2581gener",
924
+ "\u2581ca",
925
+ "\u2581ins",
926
+ "\u2581ass",
927
+ "cond",
928
+ "cept",
929
+ "ull",
930
+ "\u2581understand",
931
+ "\u2581fun",
932
+ "\u2581thought",
933
+ "gan",
934
+ "iew",
935
+ "cy",
936
+ "ution",
937
+ "ope",
938
+ "ason",
939
+ "\u2581problem",
940
+ "\u2581doesn",
941
+ "ational",
942
+ "\u2581read",
943
+ "\u2581trying",
944
+ "\u2581sch",
945
+ "\u2581el",
946
+ "ah",
947
+ "atter",
948
+ "\u2581exper",
949
+ "\u2581four",
950
+ "\u2581ele",
951
+ "\u2581cou",
952
+ "ont",
953
+ "\u2581called",
954
+ "\u2581partic",
955
+ "\u2581open",
956
+ "\u2581gl",
957
+ "\u2581everything",
958
+ "\u2581eff",
959
+ "\u2581getting",
960
+ "\u2581ty",
961
+ "\u2581Am",
962
+ "\u2581Because",
963
+ "ave",
964
+ "\u2581met",
965
+ "\u2581Like",
966
+ "oney",
967
+ "\u2581",
968
+ "e",
969
+ "t",
970
+ "o",
971
+ "a",
972
+ "n",
973
+ "i",
974
+ "s",
975
+ "h",
976
+ "r",
977
+ "l",
978
+ "d",
979
+ "u",
980
+ "c",
981
+ "y",
982
+ "m",
983
+ "g",
984
+ "w",
985
+ "f",
986
+ "p",
987
+ ",",
988
+ "b",
989
+ ".",
990
+ "k",
991
+ "v",
992
+ "'",
993
+ "I",
994
+ "T",
995
+ "A",
996
+ "S",
997
+ "j",
998
+ "x",
999
+ "W",
1000
+ "B",
1001
+ "C",
1002
+ "?",
1003
+ "0",
1004
+ "O",
1005
+ "-",
1006
+ "M",
1007
+ "H",
1008
+ "Y",
1009
+ "q",
1010
+ "1",
1011
+ "P",
1012
+ "z",
1013
+ "L",
1014
+ "D",
1015
+ "N",
1016
+ "G",
1017
+ "F",
1018
+ "R",
1019
+ "E",
1020
+ "2",
1021
+ "J",
1022
+ "U",
1023
+ ":",
1024
+ "5",
1025
+ "9",
1026
+ "3",
1027
+ "K",
1028
+ "4",
1029
+ "V",
1030
+ "8",
1031
+ "6",
1032
+ "7",
1033
+ "!",
1034
+ "%",
1035
+ "Q",
1036
+ "$",
1037
+ "Z",
1038
+ "X",
1039
+ "\u00e9",
1040
+ "/",
1041
+ "\u00ed",
1042
+ "\u00e1",
1043
+ "\u00a3",
1044
+ "\u00f3",
1045
+ "\u0101",
1046
+ "\u00fc",
1047
+ "\u00f1",
1048
+ "\u00f6",
1049
+ "\u00e8",
1050
+ "\u00e7",
1051
+ "\u00e0",
1052
+ "\u00bf",
1053
+ "\u03bc",
1054
+ "\u03c0",
1055
+ "\u00e4",
1056
+ "\u00fa",
1057
+ "\u03b8",
1058
+ "\u00e3",
1059
+ "\u03c6",
1060
+ "\u012b",
1061
+ "\u03c3",
1062
+ "\u00ea",
1063
+ "\u03c1",
1064
+ "\u00e2",
1065
+ "\u00f4",
1066
+ "^",
1067
+ "\u20ac",
1068
+ "\u00c9",
1069
+ "\u016b",
1070
+ "\u0394",
1071
+ "\u03bb",
1072
+ "\u03b1",
1073
+ "\u03c4",
1074
+ "\u00e6",
1075
+ "\u0430",
1076
+ "\u043e",
1077
+ "\u03bd",
1078
+ "\u00ee",
1079
+ "\u03b3",
1080
+ "\u03c8",
1081
+ "\u0113",
1082
+ "\u0442",
1083
+ "\u00df",
1084
+ "\u03c9",
1085
+ "\u00ef",
1086
+ "\u0107",
1087
+ "\u010d",
1088
+ "\u03b5",
1089
+ "\u0435",
1090
+ "\u0438",
1091
+ "\u00f2",
1092
+ "\u0440",
1093
+ "\u03b2",
1094
+ "\u00f8",
1095
+ "\u0142",
1096
+ "\u03b4",
1097
+ "\u03b7",
1098
+ "\u043f",
1099
+ "\u00eb",
1100
+ "\u043d",
1101
+ "\u0441",
1102
+ "\u0161",
1103
+ "\u00dc",
1104
+ "\u00e5",
1105
+ "\u0144",
1106
+ "\u015b",
1107
+ "\u044f",
1108
+ "\u0111",
1109
+ "\u043b",
1110
+ "\u043c",
1111
+ "\u00d6",
1112
+ "\u00fb",
1113
+ "\u0219",
1114
+ "\u0432",
1115
+ "\u00c1",
1116
+ "\u00d8",
1117
+ "\u00f9",
1118
+ "\u03bf",
1119
+ "\u0447",
1120
+ "\u044c",
1121
+ "\u017e",
1122
+ "\u03a6",
1123
+ "\u0443",
1124
+ "\u0119",
1125
+ "\u03b9",
1126
+ "\u0431",
1127
+ "\u0433",
1128
+ "\u043a",
1129
+ "\u0151",
1130
+ "\u015a",
1131
+ "\u03a9",
1132
+ "\u03ba",
1133
+ "\u03c5",
1134
+ "\u00ec",
1135
+ "\u010c",
1136
+ "\u03ad",
1137
+ "\u0445",
1138
+ "\u044b",
1139
+ "\u00c5",
1140
+ "\u00c7",
1141
+ "\u017c",
1142
+ "\u03af",
1143
+ "\u03b6",
1144
+ "\u03c7",
1145
+ "\u044d",
1146
+ "\u00c6",
1147
+ "\u00cd",
1148
+ "\u00f5",
1149
+ "\u011b",
1150
+ "\u0127",
1151
+ "\u0141",
1152
+ "\u0153",
1153
+ "\u017d",
1154
+ "\u021b",
1155
+ "\u0393",
1156
+ "\u041f",
1157
+ "\u0434",
1158
+ "\u0437",
1159
+ "\u0444",
1160
+ "\u00a1",
1161
+ "\u00c0",
1162
+ "\u00ce",
1163
+ "\u0100",
1164
+ "\u0117",
1165
+ "\u0160",
1166
+ "\u017a",
1167
+ "\u039a",
1168
+ "\u03a8",
1169
+ "\u03ac",
1170
+ "\u03be",
1171
+ "\u03cc"
1172
+ ]
1173
+ },
1174
+ "decoding": {
1175
+ "strategy": "greedy_batch",
1176
+ "model_type": "tdt",
1177
+ "durations": [
1178
+ 0,
1179
+ 1,
1180
+ 2,
1181
+ 3,
1182
+ 4
1183
+ ],
1184
+ "greedy": {
1185
+ "max_symbols": 10
1186
+ },
1187
+ "beam": {
1188
+ "beam_size": 2,
1189
+ "return_best_hypothesis": false,
1190
+ "score_norm": true,
1191
+ "tsd_max_sym_exp": 50,
1192
+ "alsd_max_target_len": 2.0
1193
+ }
1194
+ },
1195
+ "aux_ctc": {
1196
+ "ctc_loss_weight": 0.3,
1197
+ "use_cer": false,
1198
+ "ctc_reduction": "mean_batch",
1199
+ "decoder": {
1200
+ "_target_": "nemo.collections.asr.modules.ConvASRDecoder",
1201
+ "feat_in": null,
1202
+ "num_classes": -1,
1203
+ "vocabulary": []
1204
+ },
1205
+ "decoding": {
1206
+ "strategy": "greedy"
1207
+ }
1208
+ },
1209
+ "interctc": {
1210
+ "loss_weights": [],
1211
+ "apply_at_layers": []
1212
+ },
1213
+ "loss": {
1214
+ "loss_name": "tdt",
1215
+ "tdt_kwargs": {
1216
+ "fastemit_lambda": 0.0,
1217
+ "clamp": -1.0,
1218
+ "durations": [
1219
+ 0,
1220
+ 1,
1221
+ 2,
1222
+ 3,
1223
+ 4
1224
+ ],
1225
+ "sigma": 0.02,
1226
+ "omega": 0.1
1227
+ }
1228
+ },
1229
+ "optim": {
1230
+ "name": "adamw",
1231
+ "lr": 0.0001,
1232
+ "betas": [
1233
+ 0.9,
1234
+ 0.98
1235
+ ],
1236
+ "weight_decay": 0.001,
1237
+ "sched": {
1238
+ "name": "CosineAnnealing",
1239
+ "warmup_steps": 0,
1240
+ "warmup_ratio": null,
1241
+ "min_lr": 1e-06
1242
+ }
1243
+ },
1244
+ "labels": [
1245
+ "<unk>",
1246
+ "\u2581t",
1247
+ "\u2581th",
1248
+ "\u2581a",
1249
+ "in",
1250
+ "\u2581the",
1251
+ "re",
1252
+ "\u2581w",
1253
+ "\u2581o",
1254
+ "\u2581s",
1255
+ "at",
1256
+ "ou",
1257
+ "er",
1258
+ "nd",
1259
+ "\u2581i",
1260
+ "\u2581b",
1261
+ "\u2581c",
1262
+ "on",
1263
+ "\u2581h",
1264
+ "ing",
1265
+ "\u2581to",
1266
+ "\u2581m",
1267
+ "en",
1268
+ "\u2581f",
1269
+ "\u2581p",
1270
+ "an",
1271
+ "\u2581d",
1272
+ "es",
1273
+ "or",
1274
+ "ll",
1275
+ "\u2581of",
1276
+ "\u2581and",
1277
+ "\u2581y",
1278
+ "\u2581l",
1279
+ "\u2581I",
1280
+ "it",
1281
+ "\u2581in",
1282
+ "is",
1283
+ "ed",
1284
+ "\u2581g",
1285
+ "\u2581you",
1286
+ "ar",
1287
+ "\u2581that",
1288
+ "om",
1289
+ "as",
1290
+ "\u2581n",
1291
+ "ve",
1292
+ "us",
1293
+ "ic",
1294
+ "ow",
1295
+ "al",
1296
+ "\u2581it",
1297
+ "\u2581be",
1298
+ "\u2581wh",
1299
+ "le",
1300
+ "ion",
1301
+ "ut",
1302
+ "ot",
1303
+ "\u2581we",
1304
+ "\u2581is",
1305
+ "\u2581e",
1306
+ "et",
1307
+ "ay",
1308
+ "\u2581re",
1309
+ "\u2581on",
1310
+ "\u2581T",
1311
+ "\u2581A",
1312
+ "\u2581ha",
1313
+ "ent",
1314
+ "ke",
1315
+ "ct",
1316
+ "\u2581S",
1317
+ "ig",
1318
+ "ver",
1319
+ "\u2581Th",
1320
+ "all",
1321
+ "id",
1322
+ "\u2581for",
1323
+ "ro",
1324
+ "\u2581he",
1325
+ "se",
1326
+ "\u2581this",
1327
+ "ld",
1328
+ "ly",
1329
+ "\u2581go",
1330
+ "\u2581k",
1331
+ "\u2581st",
1332
+ "st",
1333
+ "ch",
1334
+ "\u2581li",
1335
+ "\u2581u",
1336
+ "am",
1337
+ "ur",
1338
+ "ce",
1339
+ "ith",
1340
+ "im",
1341
+ "\u2581so",
1342
+ "\u2581have",
1343
+ "\u2581do",
1344
+ "ht",
1345
+ "th",
1346
+ "\u2581an",
1347
+ "\u2581with",
1348
+ "ad",
1349
+ "\u2581r",
1350
+ "ir",
1351
+ "\u2581was",
1352
+ "\u2581as",
1353
+ "\u2581W",
1354
+ "\u2581are",
1355
+ "ust",
1356
+ "ally",
1357
+ "\u2581j",
1358
+ "\u2581se",
1359
+ "ation",
1360
+ "od",
1361
+ "ere",
1362
+ "\u2581like",
1363
+ "\u2581not",
1364
+ "\u2581kn",
1365
+ "ight",
1366
+ "\u2581B",
1367
+ "\u2581they",
1368
+ "\u2581And",
1369
+ "\u2581know",
1370
+ "ome",
1371
+ "op",
1372
+ "\u2581can",
1373
+ "\u2581or",
1374
+ "\u2581sh",
1375
+ "\u2581me",
1376
+ "ill",
1377
+ "ant",
1378
+ "ck",
1379
+ "\u2581what",
1380
+ "\u2581at",
1381
+ "\u2581ab",
1382
+ "ould",
1383
+ "ol",
1384
+ "\u2581So",
1385
+ "\u2581C",
1386
+ "use",
1387
+ "ter",
1388
+ "il",
1389
+ "\u2581but",
1390
+ "\u2581just",
1391
+ "\u2581ne",
1392
+ "\u2581de",
1393
+ "ra",
1394
+ "ore",
1395
+ "\u2581there",
1396
+ "ul",
1397
+ "out",
1398
+ "\u2581con",
1399
+ "\u2581all",
1400
+ "\u2581The",
1401
+ "ers",
1402
+ "\u2581H",
1403
+ "\u2581fr",
1404
+ "\u2581pro",
1405
+ "ge",
1406
+ "ea",
1407
+ "\u2581Y",
1408
+ "\u2581O",
1409
+ "\u2581M",
1410
+ "pp",
1411
+ "\u2581com",
1412
+ "ess",
1413
+ "\u2581ch",
1414
+ "\u2581al",
1415
+ "est",
1416
+ "ate",
1417
+ "qu",
1418
+ "\u2581lo",
1419
+ "\u2581ex",
1420
+ "very",
1421
+ "\u2581su",
1422
+ "ain",
1423
+ "\u2581one",
1424
+ "ca",
1425
+ "art",
1426
+ "ist",
1427
+ "if",
1428
+ "ive",
1429
+ "\u2581if",
1430
+ "ink",
1431
+ "nt",
1432
+ "ab",
1433
+ "\u2581about",
1434
+ "\u2581going",
1435
+ "\u2581v",
1436
+ "\u2581wor",
1437
+ "um",
1438
+ "ok",
1439
+ "\u2581your",
1440
+ "\u2581my",
1441
+ "ind",
1442
+ "\u2581get",
1443
+ "cause",
1444
+ "\u2581from",
1445
+ "\u2581don",
1446
+ "ri",
1447
+ "pe",
1448
+ "un",
1449
+ "ity",
1450
+ "\u2581up",
1451
+ "\u2581P",
1452
+ "\u2581out",
1453
+ "ort",
1454
+ "\u2581L",
1455
+ "ment",
1456
+ "el",
1457
+ "\u2581N",
1458
+ "\u2581some",
1459
+ "ich",
1460
+ "and",
1461
+ "\u2581think",
1462
+ "em",
1463
+ "oug",
1464
+ "\u2581G",
1465
+ "os",
1466
+ "\u2581D",
1467
+ "res",
1468
+ "\u2581because",
1469
+ "\u2581by",
1470
+ "ake",
1471
+ "\u2581int",
1472
+ "ie",
1473
+ "\u2581us",
1474
+ "\u2581tr",
1475
+ "\u2581then",
1476
+ "ack",
1477
+ "\u2581pl",
1478
+ "\u2581here",
1479
+ "\u2581pe",
1480
+ "her",
1481
+ "\u2581will",
1482
+ "\u2581F",
1483
+ "\u2581which",
1484
+ "ard",
1485
+ "\u2581right",
1486
+ "\u2581thing",
1487
+ "\u2581want",
1488
+ "ies",
1489
+ "ople",
1490
+ "\u2581It",
1491
+ "\u2581them",
1492
+ "ame",
1493
+ "\u2581We",
1494
+ "our",
1495
+ "\u2581say",
1496
+ "\u2581R",
1497
+ "\u2581people",
1498
+ "\u2581see",
1499
+ "\u2581who",
1500
+ "ast",
1501
+ "ure",
1502
+ "ect",
1503
+ "ear",
1504
+ "\u2581tim",
1505
+ "\u2581E",
1506
+ "\u2581You",
1507
+ "\u2581would",
1508
+ "\u2581when",
1509
+ "ven",
1510
+ "\u2581our",
1511
+ "ci",
1512
+ "\u2581really",
1513
+ "\u2581more",
1514
+ "ound",
1515
+ "ose",
1516
+ "ak",
1517
+ "\u2581co",
1518
+ "ide",
1519
+ "ough",
1520
+ "\u2581had",
1521
+ "so",
1522
+ "\u2581qu",
1523
+ "eah",
1524
+ "\u2581were",
1525
+ "ine",
1526
+ "\u2581act",
1527
+ "ther",
1528
+ "\u2581these",
1529
+ "\u2581how",
1530
+ "\u2581now",
1531
+ "\u2581sa",
1532
+ "ud",
1533
+ "\u2581Wh",
1534
+ "\u2581man",
1535
+ "ous",
1536
+ "one",
1537
+ "pt",
1538
+ "ff",
1539
+ "ong",
1540
+ "\u2581has",
1541
+ "\u2581any",
1542
+ "\u2581very",
1543
+ "\u2581But",
1544
+ "\u2581look",
1545
+ "iv",
1546
+ "itt",
1547
+ "\u2581time",
1548
+ "\u2581mo",
1549
+ "\u2581ar",
1550
+ "hing",
1551
+ "\u2581le",
1552
+ "\u2581work",
1553
+ "\u2581their",
1554
+ "are",
1555
+ "\u2581his",
1556
+ "per",
1557
+ "ions",
1558
+ "\u2581im",
1559
+ "\u2581ag",
1560
+ "\u2581J",
1561
+ "\u2581no",
1562
+ "\u2581en",
1563
+ "\u2581got",
1564
+ "ag",
1565
+ "\u2581sp",
1566
+ "ans",
1567
+ "act",
1568
+ "\u2581te",
1569
+ "\u2581also",
1570
+ "iz",
1571
+ "ice",
1572
+ "\u2581That",
1573
+ "\u2581cl",
1574
+ "\u2581been",
1575
+ "\u2581way",
1576
+ "\u2581fe",
1577
+ "\u2581did",
1578
+ "ple",
1579
+ "ually",
1580
+ "\u2581other",
1581
+ "\u2581U",
1582
+ "ite",
1583
+ "age",
1584
+ "omet",
1585
+ "ber",
1586
+ "reat",
1587
+ "ree",
1588
+ "\u2581into",
1589
+ "own",
1590
+ "\u2581tw",
1591
+ "\u2581part",
1592
+ "alk",
1593
+ "\u2581where",
1594
+ "\u2581need",
1595
+ "\u2581every",
1596
+ "pl",
1597
+ "\u2581ad",
1598
+ "ry",
1599
+ "\u2581over",
1600
+ "ble",
1601
+ "ap",
1602
+ "ue",
1603
+ "\u2581kind",
1604
+ "\u2581po",
1605
+ "\u2581back",
1606
+ "\u2581cont",
1607
+ "iff",
1608
+ "\u2581somet",
1609
+ "\u2581pr",
1610
+ "nder",
1611
+ "ire",
1612
+ "\u2581good",
1613
+ "\u2581than",
1614
+ "ace",
1615
+ "\u2581gu",
1616
+ "ep",
1617
+ "og",
1618
+ "ick",
1619
+ "way",
1620
+ "\u2581lot",
1621
+ "\u2581un",
1622
+ "\u2581things",
1623
+ "\u2581In",
1624
+ "ish",
1625
+ "kay",
1626
+ "\u2581well",
1627
+ "\u2581could",
1628
+ "\u2581pre",
1629
+ "\u2581two",
1630
+ "irst",
1631
+ "\u2581diff",
1632
+ "ach",
1633
+ "cc",
1634
+ "ittle",
1635
+ "int",
1636
+ "\u2581He",
1637
+ "\u2581those",
1638
+ "ence",
1639
+ "ip",
1640
+ "ase",
1641
+ "\u2581him",
1642
+ "\u2581make",
1643
+ "\u2581little",
1644
+ "ical",
1645
+ "\u2581gr",
1646
+ "\u2581year",
1647
+ "ass",
1648
+ "\u2581thr",
1649
+ "uch",
1650
+ "ated",
1651
+ "\u2581This",
1652
+ "\u2581off",
1653
+ "\u2581res",
1654
+ "ac",
1655
+ "ance",
1656
+ "\u2581actually",
1657
+ "\u2581talk",
1658
+ "ult",
1659
+ "able",
1660
+ "orm",
1661
+ "\u2581dis",
1662
+ "\u2581first",
1663
+ "ations",
1664
+ "\u2581something",
1665
+ "\u2581she",
1666
+ "sel",
1667
+ "\u2581let",
1668
+ "ord",
1669
+ "\u2581may",
1670
+ "ia",
1671
+ "\u2581am",
1672
+ "\u2581her",
1673
+ "\u2581said",
1674
+ "\u2581bo",
1675
+ "be",
1676
+ "ount",
1677
+ "\u2581much",
1678
+ "\u2581per",
1679
+ "\u2581even",
1680
+ "\u2581differe",
1681
+ "vel",
1682
+ "ary",
1683
+ "\u2581app",
1684
+ "ving",
1685
+ "\u2581comm",
1686
+ "\u2581imp",
1687
+ "ys",
1688
+ "\u2581again",
1689
+ "ress",
1690
+ "\u2581yeah",
1691
+ "\u2581down",
1692
+ "ang",
1693
+ "\u2581mean",
1694
+ "na",
1695
+ "ens",
1696
+ "\u2581does",
1697
+ "\u2581fo",
1698
+ "\u2581comp",
1699
+ "\u2581ro",
1700
+ "\u2581bl",
1701
+ "ody",
1702
+ "\u2581K",
1703
+ "\u2581through",
1704
+ "\u2581start",
1705
+ "uct",
1706
+ "\u2581only",
1707
+ "\u2581bet",
1708
+ "\u2581under",
1709
+ "\u2581br",
1710
+ "\u2581take",
1711
+ "ning",
1712
+ "\u2581bu",
1713
+ "\u2581use",
1714
+ "\u2581Ch",
1715
+ "xt",
1716
+ "co",
1717
+ "ory",
1718
+ "ild",
1719
+ "\u2581put",
1720
+ "\u2581call",
1721
+ "\u2581new",
1722
+ "other",
1723
+ "ting",
1724
+ "\u2581happ",
1725
+ "ater",
1726
+ "\u2581inc",
1727
+ "ition",
1728
+ "\u2581different",
1729
+ "\u2581should",
1730
+ "ade",
1731
+ "ign",
1732
+ "thing",
1733
+ "\u2581day",
1734
+ "fore",
1735
+ "\u2581Yeah",
1736
+ "ark",
1737
+ "ile",
1738
+ "ial",
1739
+ "\u2581come",
1740
+ "\u2581They",
1741
+ "\u2581being",
1742
+ "\u2581try",
1743
+ "ious",
1744
+ "\u2581sc",
1745
+ "\u2581bit",
1746
+ "\u2581spe",
1747
+ "ub",
1748
+ "fe",
1749
+ "\u2581doing",
1750
+ "\u2581St",
1751
+ "vers",
1752
+ "av",
1753
+ "ty",
1754
+ "ian",
1755
+ "onna",
1756
+ "red",
1757
+ "wn",
1758
+ "\u2581ke",
1759
+ "form",
1760
+ "ors",
1761
+ "\u2581fl",
1762
+ "fter",
1763
+ "ail",
1764
+ "ents",
1765
+ "\u2581gonna",
1766
+ "\u2581point",
1767
+ "ces",
1768
+ "\u2581There",
1769
+ "self",
1770
+ "\u2581many",
1771
+ "\u2581If",
1772
+ "\u2581same",
1773
+ "\u2581sy",
1774
+ "\u2581quest",
1775
+ "\u2581most",
1776
+ "\u2581great",
1777
+ "\u2581What",
1778
+ "\u2581fu",
1779
+ "ug",
1780
+ "\u2581show",
1781
+ "we",
1782
+ "ual",
1783
+ "ons",
1784
+ "\u2581Be",
1785
+ "ically",
1786
+ "\u2581ser",
1787
+ "\u2581rem",
1788
+ "\u2581ind",
1789
+ "\u2581pers",
1790
+ "\u2581V",
1791
+ "he",
1792
+ "\u2581str",
1793
+ "ved",
1794
+ "\u2581still",
1795
+ "ank",
1796
+ "\u2581rec",
1797
+ "\u2581wr",
1798
+ "ought",
1799
+ "day",
1800
+ "ath",
1801
+ "\u2581end",
1802
+ "\u2581bas",
1803
+ "ft",
1804
+ "erm",
1805
+ "body",
1806
+ "ph",
1807
+ "ject",
1808
+ "ict",
1809
+ "\u2581play",
1810
+ "\u2581Is",
1811
+ "ates",
1812
+ "\u2581ph",
1813
+ "oth",
1814
+ "\u2581acc",
1815
+ "get",
1816
+ "\u2581years",
1817
+ "\u2581em",
1818
+ "\u2581id",
1819
+ "\u2581Oh",
1820
+ "ves",
1821
+ "ever",
1822
+ "\u2581inter",
1823
+ "\u2581rel",
1824
+ "\u2581before",
1825
+ "\u2581feel",
1826
+ "igh",
1827
+ "\u2581three",
1828
+ "iss",
1829
+ "\u2581des",
1830
+ "ne",
1831
+ "\u2581why",
1832
+ "\u2581uh",
1833
+ "\u2581To",
1834
+ "\u2581cons",
1835
+ "\u2581hel",
1836
+ "\u2581after",
1837
+ "ower",
1838
+ "urn",
1839
+ "\u2581okay",
1840
+ "\u2581long",
1841
+ "\u2581bel",
1842
+ "\u2581around",
1843
+ "ful",
1844
+ "te",
1845
+ "ise",
1846
+ "\u2581ob",
1847
+ "\u2581supp",
1848
+ "ady",
1849
+ "ange",
1850
+ "aking",
1851
+ "\u2581pos",
1852
+ "atch",
1853
+ "\u2581tra",
1854
+ "gr",
1855
+ "\u2581might",
1856
+ "ert",
1857
+ "\u2581help",
1858
+ "ost",
1859
+ "\u2581too",
1860
+ "cial",
1861
+ "\u2581world",
1862
+ "\u2581give",
1863
+ "ike",
1864
+ "\u2581Okay",
1865
+ "ways",
1866
+ "\u2581min",
1867
+ "ward",
1868
+ "ily",
1869
+ "\u2581gen",
1870
+ "\u2581find",
1871
+ "\u2581dec",
1872
+ "ular",
1873
+ "ob",
1874
+ "\u2581tell",
1875
+ "\u2581Now",
1876
+ "\u2581sm",
1877
+ "\u2581cour",
1878
+ "\u2581real",
1879
+ "cess",
1880
+ "nds",
1881
+ "\u2581big",
1882
+ "\u2581num",
1883
+ "ction",
1884
+ "\u2581add",
1885
+ "\u2581set",
1886
+ "\u2581um",
1887
+ "ood",
1888
+ "ible",
1889
+ "\u2581own",
1890
+ "\u2581life",
1891
+ "ities",
1892
+ "\u2581its",
1893
+ "\u2581God",
1894
+ "pect",
1895
+ "\u2581didn",
1896
+ "stem",
1897
+ "les",
1898
+ "uc",
1899
+ "ib",
1900
+ "ating",
1901
+ "olog",
1902
+ "\u2581person",
1903
+ "\u2581inv",
1904
+ "ably",
1905
+ "\u2581sure",
1906
+ "\u2581reg",
1907
+ "lic",
1908
+ "\u2581stu",
1909
+ "\u2581cr",
1910
+ "\u2581ev",
1911
+ "ments",
1912
+ "\u2581another",
1913
+ "\u2581la",
1914
+ "\u2581last",
1915
+ "\u2581sub",
1916
+ "\u2581att",
1917
+ "\u2581op",
1918
+ "\u2581inst",
1919
+ "\u2581sl",
1920
+ "\u2581happen",
1921
+ "\u2581rep",
1922
+ "\u2581import",
1923
+ "ific",
1924
+ "ix",
1925
+ "\u2581made",
1926
+ "\u2581ear",
1927
+ "\u2581ac",
1928
+ "\u2581def",
1929
+ "ute",
1930
+ "\u2581next",
1931
+ "ative",
1932
+ "\u2581form",
1933
+ "\u2581guys",
1934
+ "\u2581system",
1935
+ "ew",
1936
+ "\u2581able",
1937
+ "ied",
1938
+ "\u2581always",
1939
+ "ren",
1940
+ "erest",
1941
+ "\u2581As",
1942
+ "\u2581mod",
1943
+ "\u2581done",
1944
+ "ings",
1945
+ "\u2581love",
1946
+ "ism",
1947
+ "\u2581ask",
1948
+ "old",
1949
+ "ered",
1950
+ "\u2581trans",
1951
+ "\u2581count",
1952
+ "ility",
1953
+ "\u2581high",
1954
+ "\u2581fin",
1955
+ "\u2581prob",
1956
+ "\u2581pol",
1957
+ "\u2581exam",
1958
+ "\u2581pres",
1959
+ "\u2581maybe",
1960
+ "ell",
1961
+ "\u2581stud",
1962
+ "\u2581prod",
1963
+ "\u2581car",
1964
+ "ock",
1965
+ "\u2581used",
1966
+ "oy",
1967
+ "stand",
1968
+ "\u2581No",
1969
+ "\u2581mon",
1970
+ "ks",
1971
+ "\u2581interest",
1972
+ "\u2581ent",
1973
+ "ited",
1974
+ "\u2581sort",
1975
+ "\u2581For",
1976
+ "\u2581today",
1977
+ "ics",
1978
+ "\u2581vide",
1979
+ "\u2581bec",
1980
+ "\u2581Well",
1981
+ "\u2581Al",
1982
+ "\u2581important",
1983
+ "\u2581such",
1984
+ "\u2581run",
1985
+ "\u2581keep",
1986
+ "\u2581fact",
1987
+ "ata",
1988
+ "ss",
1989
+ "\u2581never",
1990
+ "ween",
1991
+ "\u2581stuff",
1992
+ "ract",
1993
+ "\u2581question",
1994
+ "als",
1995
+ "\u2581sim",
1996
+ "vern",
1997
+ "ather",
1998
+ "\u2581course",
1999
+ "\u2581Of",
2000
+ "oc",
2001
+ "ness",
2002
+ "arch",
2003
+ "ize",
2004
+ "\u2581All",
2005
+ "ense",
2006
+ "blem",
2007
+ "\u2581probably",
2008
+ "hip",
2009
+ "\u2581number",
2010
+ "ention",
2011
+ "\u2581saying",
2012
+ "\u2581commun",
2013
+ "\u2581An",
2014
+ "akes",
2015
+ "\u2581belie",
2016
+ "\u2581between",
2017
+ "\u2581better",
2018
+ "cus",
2019
+ "\u2581place",
2020
+ "\u2581gener",
2021
+ "\u2581ca",
2022
+ "\u2581ins",
2023
+ "\u2581ass",
2024
+ "cond",
2025
+ "cept",
2026
+ "ull",
2027
+ "\u2581understand",
2028
+ "\u2581fun",
2029
+ "\u2581thought",
2030
+ "gan",
2031
+ "iew",
2032
+ "cy",
2033
+ "ution",
2034
+ "ope",
2035
+ "ason",
2036
+ "\u2581problem",
2037
+ "\u2581doesn",
2038
+ "ational",
2039
+ "\u2581read",
2040
+ "\u2581trying",
2041
+ "\u2581sch",
2042
+ "\u2581el",
2043
+ "ah",
2044
+ "atter",
2045
+ "\u2581exper",
2046
+ "\u2581four",
2047
+ "\u2581ele",
2048
+ "\u2581cou",
2049
+ "ont",
2050
+ "\u2581called",
2051
+ "\u2581partic",
2052
+ "\u2581open",
2053
+ "\u2581gl",
2054
+ "\u2581everything",
2055
+ "\u2581eff",
2056
+ "\u2581getting",
2057
+ "\u2581ty",
2058
+ "\u2581Am",
2059
+ "\u2581Because",
2060
+ "ave",
2061
+ "\u2581met",
2062
+ "\u2581Like",
2063
+ "oney",
2064
+ "\u2581",
2065
+ "e",
2066
+ "t",
2067
+ "o",
2068
+ "a",
2069
+ "n",
2070
+ "i",
2071
+ "s",
2072
+ "h",
2073
+ "r",
2074
+ "l",
2075
+ "d",
2076
+ "u",
2077
+ "c",
2078
+ "y",
2079
+ "m",
2080
+ "g",
2081
+ "w",
2082
+ "f",
2083
+ "p",
2084
+ ",",
2085
+ "b",
2086
+ ".",
2087
+ "k",
2088
+ "v",
2089
+ "'",
2090
+ "I",
2091
+ "T",
2092
+ "A",
2093
+ "S",
2094
+ "j",
2095
+ "x",
2096
+ "W",
2097
+ "B",
2098
+ "C",
2099
+ "?",
2100
+ "0",
2101
+ "O",
2102
+ "-",
2103
+ "M",
2104
+ "H",
2105
+ "Y",
2106
+ "q",
2107
+ "1",
2108
+ "P",
2109
+ "z",
2110
+ "L",
2111
+ "D",
2112
+ "N",
2113
+ "G",
2114
+ "F",
2115
+ "R",
2116
+ "E",
2117
+ "2",
2118
+ "J",
2119
+ "U",
2120
+ ":",
2121
+ "5",
2122
+ "9",
2123
+ "3",
2124
+ "K",
2125
+ "4",
2126
+ "V",
2127
+ "8",
2128
+ "6",
2129
+ "7",
2130
+ "!",
2131
+ "%",
2132
+ "Q",
2133
+ "$",
2134
+ "Z",
2135
+ "X",
2136
+ "\u00e9",
2137
+ "/",
2138
+ "\u00ed",
2139
+ "\u00e1",
2140
+ "\u00a3",
2141
+ "\u00f3",
2142
+ "\u0101",
2143
+ "\u00fc",
2144
+ "\u00f1",
2145
+ "\u00f6",
2146
+ "\u00e8",
2147
+ "\u00e7",
2148
+ "\u00e0",
2149
+ "\u00bf",
2150
+ "\u03bc",
2151
+ "\u03c0",
2152
+ "\u00e4",
2153
+ "\u00fa",
2154
+ "\u03b8",
2155
+ "\u00e3",
2156
+ "\u03c6",
2157
+ "\u012b",
2158
+ "\u03c3",
2159
+ "\u00ea",
2160
+ "\u03c1",
2161
+ "\u00e2",
2162
+ "\u00f4",
2163
+ "^",
2164
+ "\u20ac",
2165
+ "\u00c9",
2166
+ "\u016b",
2167
+ "\u0394",
2168
+ "\u03bb",
2169
+ "\u03b1",
2170
+ "\u03c4",
2171
+ "\u00e6",
2172
+ "\u0430",
2173
+ "\u043e",
2174
+ "\u03bd",
2175
+ "\u00ee",
2176
+ "\u03b3",
2177
+ "\u03c8",
2178
+ "\u0113",
2179
+ "\u0442",
2180
+ "\u00df",
2181
+ "\u03c9",
2182
+ "\u00ef",
2183
+ "\u0107",
2184
+ "\u010d",
2185
+ "\u03b5",
2186
+ "\u0435",
2187
+ "\u0438",
2188
+ "\u00f2",
2189
+ "\u0440",
2190
+ "\u03b2",
2191
+ "\u00f8",
2192
+ "\u0142",
2193
+ "\u03b4",
2194
+ "\u03b7",
2195
+ "\u043f",
2196
+ "\u00eb",
2197
+ "\u043d",
2198
+ "\u0441",
2199
+ "\u0161",
2200
+ "\u00dc",
2201
+ "\u00e5",
2202
+ "\u0144",
2203
+ "\u015b",
2204
+ "\u044f",
2205
+ "\u0111",
2206
+ "\u043b",
2207
+ "\u043c",
2208
+ "\u00d6",
2209
+ "\u00fb",
2210
+ "\u0219",
2211
+ "\u0432",
2212
+ "\u00c1",
2213
+ "\u00d8",
2214
+ "\u00f9",
2215
+ "\u03bf",
2216
+ "\u0447",
2217
+ "\u044c",
2218
+ "\u017e",
2219
+ "\u03a6",
2220
+ "\u0443",
2221
+ "\u0119",
2222
+ "\u03b9",
2223
+ "\u0431",
2224
+ "\u0433",
2225
+ "\u043a",
2226
+ "\u0151",
2227
+ "\u015a",
2228
+ "\u03a9",
2229
+ "\u03ba",
2230
+ "\u03c5",
2231
+ "\u00ec",
2232
+ "\u010c",
2233
+ "\u03ad",
2234
+ "\u0445",
2235
+ "\u044b",
2236
+ "\u00c5",
2237
+ "\u00c7",
2238
+ "\u017c",
2239
+ "\u03af",
2240
+ "\u03b6",
2241
+ "\u03c7",
2242
+ "\u044d",
2243
+ "\u00c6",
2244
+ "\u00cd",
2245
+ "\u00f5",
2246
+ "\u011b",
2247
+ "\u0127",
2248
+ "\u0141",
2249
+ "\u0153",
2250
+ "\u017d",
2251
+ "\u021b",
2252
+ "\u0393",
2253
+ "\u041f",
2254
+ "\u0434",
2255
+ "\u0437",
2256
+ "\u0444",
2257
+ "\u00a1",
2258
+ "\u00c0",
2259
+ "\u00ce",
2260
+ "\u0100",
2261
+ "\u0117",
2262
+ "\u0160",
2263
+ "\u017a",
2264
+ "\u039a",
2265
+ "\u03a8",
2266
+ "\u03ac",
2267
+ "\u03be",
2268
+ "\u03cc"
2269
+ ],
2270
+ "target": "nemo.collections.asr.models.rnnt_bpe_models.EncDecRNNTBPEModel",
2271
+ "nemo_version": "2.4.0rc0"
2272
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b958c37a6baa6874a279108755c8f2818e27bf647d72d54800a234a421341dfe
3
+ size 2471559904
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a3a82c48998709f9bc9f5db2924d99a899d20bf82550ca52272da7c7557b0a0
3
+ size 251396
tokenizer.vocab ADDED
@@ -0,0 +1,1024 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <unk> 0
2
+ ▁t -0
3
+ ▁th -1
4
+ ▁a -2
5
+ in -3
6
+ ▁the -4
7
+ re -5
8
+ ▁w -6
9
+ ▁o -7
10
+ ▁s -8
11
+ at -9
12
+ ou -10
13
+ er -11
14
+ nd -12
15
+ ▁i -13
16
+ ▁b -14
17
+ ▁c -15
18
+ on -16
19
+ ▁h -17
20
+ ing -18
21
+ ▁to -19
22
+ ▁m -20
23
+ en -21
24
+ ▁f -22
25
+ ▁p -23
26
+ an -24
27
+ ▁d -25
28
+ es -26
29
+ or -27
30
+ ll -28
31
+ ▁of -29
32
+ ▁and -30
33
+ ▁y -31
34
+ ▁l -32
35
+ ▁I -33
36
+ it -34
37
+ ▁in -35
38
+ is -36
39
+ ed -37
40
+ ▁g -38
41
+ ▁you -39
42
+ ar -40
43
+ ▁that -41
44
+ om -42
45
+ as -43
46
+ ▁n -44
47
+ ve -45
48
+ us -46
49
+ ic -47
50
+ ow -48
51
+ al -49
52
+ ▁it -50
53
+ ▁be -51
54
+ ▁wh -52
55
+ le -53
56
+ ion -54
57
+ ut -55
58
+ ot -56
59
+ ▁we -57
60
+ ▁is -58
61
+ ▁e -59
62
+ et -60
63
+ ay -61
64
+ ▁re -62
65
+ ▁on -63
66
+ ▁T -64
67
+ ▁A -65
68
+ ▁ha -66
69
+ ent -67
70
+ ke -68
71
+ ct -69
72
+ ▁S -70
73
+ ig -71
74
+ ver -72
75
+ ▁Th -73
76
+ all -74
77
+ id -75
78
+ ▁for -76
79
+ ro -77
80
+ ▁he -78
81
+ se -79
82
+ ▁this -80
83
+ ld -81
84
+ ly -82
85
+ ▁go -83
86
+ ▁k -84
87
+ ▁st -85
88
+ st -86
89
+ ch -87
90
+ ▁li -88
91
+ ▁u -89
92
+ am -90
93
+ ur -91
94
+ ce -92
95
+ ith -93
96
+ im -94
97
+ ▁so -95
98
+ ▁have -96
99
+ ▁do -97
100
+ ht -98
101
+ th -99
102
+ ▁an -100
103
+ ▁with -101
104
+ ad -102
105
+ ▁r -103
106
+ ir -104
107
+ ▁was -105
108
+ ▁as -106
109
+ ▁W -107
110
+ ▁are -108
111
+ ust -109
112
+ ally -110
113
+ ▁j -111
114
+ ▁se -112
115
+ ation -113
116
+ od -114
117
+ ere -115
118
+ ▁like -116
119
+ ▁not -117
120
+ ▁kn -118
121
+ ight -119
122
+ ▁B -120
123
+ ▁they -121
124
+ ▁And -122
125
+ ▁know -123
126
+ ome -124
127
+ op -125
128
+ ▁can -126
129
+ ▁or -127
130
+ ▁sh -128
131
+ ▁me -129
132
+ ill -130
133
+ ant -131
134
+ ck -132
135
+ ▁what -133
136
+ ▁at -134
137
+ ▁ab -135
138
+ ould -136
139
+ ol -137
140
+ ▁So -138
141
+ ▁C -139
142
+ use -140
143
+ ter -141
144
+ il -142
145
+ ▁but -143
146
+ ▁just -144
147
+ ▁ne -145
148
+ ▁de -146
149
+ ra -147
150
+ ore -148
151
+ ▁there -149
152
+ ul -150
153
+ out -151
154
+ ▁con -152
155
+ ▁all -153
156
+ ▁The -154
157
+ ers -155
158
+ ▁H -156
159
+ ▁fr -157
160
+ ▁pro -158
161
+ ge -159
162
+ ea -160
163
+ ▁Y -161
164
+ ▁O -162
165
+ ▁M -163
166
+ pp -164
167
+ ▁com -165
168
+ ess -166
169
+ ▁ch -167
170
+ ▁al -168
171
+ est -169
172
+ ate -170
173
+ qu -171
174
+ ▁lo -172
175
+ ▁ex -173
176
+ very -174
177
+ ▁su -175
178
+ ain -176
179
+ ▁one -177
180
+ ca -178
181
+ art -179
182
+ ist -180
183
+ if -181
184
+ ive -182
185
+ ▁if -183
186
+ ink -184
187
+ nt -185
188
+ ab -186
189
+ ▁about -187
190
+ ▁going -188
191
+ ▁v -189
192
+ ▁wor -190
193
+ um -191
194
+ ok -192
195
+ ▁your -193
196
+ ▁my -194
197
+ ind -195
198
+ ▁get -196
199
+ cause -197
200
+ ▁from -198
201
+ ▁don -199
202
+ ri -200
203
+ pe -201
204
+ un -202
205
+ ity -203
206
+ ▁up -204
207
+ ▁P -205
208
+ ▁out -206
209
+ ort -207
210
+ ▁L -208
211
+ ment -209
212
+ el -210
213
+ ▁N -211
214
+ ▁some -212
215
+ ich -213
216
+ and -214
217
+ ▁think -215
218
+ em -216
219
+ oug -217
220
+ ▁G -218
221
+ os -219
222
+ ▁D -220
223
+ res -221
224
+ ▁because -222
225
+ ▁by -223
226
+ ake -224
227
+ ▁int -225
228
+ ie -226
229
+ ▁us -227
230
+ ▁tr -228
231
+ ▁then -229
232
+ ack -230
233
+ ▁pl -231
234
+ ▁here -232
235
+ ▁pe -233
236
+ her -234
237
+ ▁will -235
238
+ ▁F -236
239
+ ▁which -237
240
+ ard -238
241
+ ▁right -239
242
+ ▁thing -240
243
+ ▁want -241
244
+ ies -242
245
+ ople -243
246
+ ▁It -244
247
+ ▁them -245
248
+ ame -246
249
+ ▁We -247
250
+ our -248
251
+ ▁say -249
252
+ ▁R -250
253
+ ▁people -251
254
+ ▁see -252
255
+ ▁who -253
256
+ ast -254
257
+ ure -255
258
+ ect -256
259
+ ear -257
260
+ ▁tim -258
261
+ ▁E -259
262
+ ▁You -260
263
+ ▁would -261
264
+ ▁when -262
265
+ ven -263
266
+ ▁our -264
267
+ ci -265
268
+ ▁really -266
269
+ ▁more -267
270
+ ound -268
271
+ ose -269
272
+ ak -270
273
+ ▁co -271
274
+ ide -272
275
+ ough -273
276
+ ▁had -274
277
+ so -275
278
+ ▁qu -276
279
+ eah -277
280
+ ▁were -278
281
+ ine -279
282
+ ▁act -280
283
+ ther -281
284
+ ▁these -282
285
+ ▁how -283
286
+ ▁now -284
287
+ ▁sa -285
288
+ ud -286
289
+ ▁Wh -287
290
+ ▁man -288
291
+ ous -289
292
+ one -290
293
+ pt -291
294
+ ff -292
295
+ ong -293
296
+ ▁has -294
297
+ ▁any -295
298
+ ▁very -296
299
+ ▁But -297
300
+ ▁look -298
301
+ iv -299
302
+ itt -300
303
+ ▁time -301
304
+ ▁mo -302
305
+ ▁ar -303
306
+ hing -304
307
+ ▁le -305
308
+ ▁work -306
309
+ ▁their -307
310
+ are -308
311
+ ▁his -309
312
+ per -310
313
+ ions -311
314
+ ▁im -312
315
+ ▁ag -313
316
+ ▁J -314
317
+ ▁no -315
318
+ ▁en -316
319
+ ▁got -317
320
+ ag -318
321
+ ▁sp -319
322
+ ans -320
323
+ act -321
324
+ ▁te -322
325
+ ▁also -323
326
+ iz -324
327
+ ice -325
328
+ ▁That -326
329
+ ▁cl -327
330
+ ▁been -328
331
+ ▁way -329
332
+ ▁fe -330
333
+ ▁did -331
334
+ ple -332
335
+ ually -333
336
+ ▁other -334
337
+ ▁U -335
338
+ ite -336
339
+ age -337
340
+ omet -338
341
+ ber -339
342
+ reat -340
343
+ ree -341
344
+ ▁into -342
345
+ own -343
346
+ ▁tw -344
347
+ ▁part -345
348
+ alk -346
349
+ ▁where -347
350
+ ▁need -348
351
+ ▁every -349
352
+ pl -350
353
+ ▁ad -351
354
+ ry -352
355
+ ▁over -353
356
+ ble -354
357
+ ap -355
358
+ ue -356
359
+ ▁kind -357
360
+ ▁po -358
361
+ ▁back -359
362
+ ▁cont -360
363
+ iff -361
364
+ ▁somet -362
365
+ ▁pr -363
366
+ nder -364
367
+ ire -365
368
+ ▁good -366
369
+ ▁than -367
370
+ ace -368
371
+ ▁gu -369
372
+ ep -370
373
+ og -371
374
+ ick -372
375
+ way -373
376
+ ▁lot -374
377
+ ▁un -375
378
+ ▁things -376
379
+ ▁In -377
380
+ ish -378
381
+ kay -379
382
+ ▁well -380
383
+ ▁could -381
384
+ ▁pre -382
385
+ ▁two -383
386
+ irst -384
387
+ ▁diff -385
388
+ ach -386
389
+ cc -387
390
+ ittle -388
391
+ int -389
392
+ ▁He -390
393
+ ▁those -391
394
+ ence -392
395
+ ip -393
396
+ ase -394
397
+ ▁him -395
398
+ ▁make -396
399
+ ▁little -397
400
+ ical -398
401
+ ▁gr -399
402
+ ▁year -400
403
+ ass -401
404
+ ▁thr -402
405
+ uch -403
406
+ ated -404
407
+ ▁This -405
408
+ ▁off -406
409
+ ▁res -407
410
+ ac -408
411
+ ance -409
412
+ ▁actually -410
413
+ ▁talk -411
414
+ ult -412
415
+ able -413
416
+ orm -414
417
+ ▁dis -415
418
+ ▁first -416
419
+ ations -417
420
+ ▁something -418
421
+ ▁she -419
422
+ sel -420
423
+ ▁let -421
424
+ ord -422
425
+ ▁may -423
426
+ ia -424
427
+ ▁am -425
428
+ ▁her -426
429
+ ▁said -427
430
+ ▁bo -428
431
+ be -429
432
+ ount -430
433
+ ▁much -431
434
+ ▁per -432
435
+ ▁even -433
436
+ ▁differe -434
437
+ vel -435
438
+ ary -436
439
+ ▁app -437
440
+ ving -438
441
+ ▁comm -439
442
+ ▁imp -440
443
+ ys -441
444
+ ▁again -442
445
+ ress -443
446
+ ▁yeah -444
447
+ ▁down -445
448
+ ang -446
449
+ ▁mean -447
450
+ na -448
451
+ ens -449
452
+ ▁does -450
453
+ ▁fo -451
454
+ ▁comp -452
455
+ ▁ro -453
456
+ ▁bl -454
457
+ ody -455
458
+ ▁K -456
459
+ ▁through -457
460
+ ▁start -458
461
+ uct -459
462
+ ▁only -460
463
+ ▁bet -461
464
+ ▁under -462
465
+ ▁br -463
466
+ ▁take -464
467
+ ning -465
468
+ ▁bu -466
469
+ ▁use -467
470
+ ▁Ch -468
471
+ xt -469
472
+ co -470
473
+ ory -471
474
+ ild -472
475
+ ▁put -473
476
+ ▁call -474
477
+ ▁new -475
478
+ other -476
479
+ ting -477
480
+ ▁happ -478
481
+ ater -479
482
+ ▁inc -480
483
+ ition -481
484
+ ▁different -482
485
+ ▁should -483
486
+ ade -484
487
+ ign -485
488
+ thing -486
489
+ ▁day -487
490
+ fore -488
491
+ ▁Yeah -489
492
+ ark -490
493
+ ile -491
494
+ ial -492
495
+ ▁come -493
496
+ ▁They -494
497
+ ▁being -495
498
+ ▁try -496
499
+ ious -497
500
+ ▁sc -498
501
+ ▁bit -499
502
+ ▁spe -500
503
+ ub -501
504
+ fe -502
505
+ ▁doing -503
506
+ ▁St -504
507
+ vers -505
508
+ av -506
509
+ ty -507
510
+ ian -508
511
+ onna -509
512
+ red -510
513
+ wn -511
514
+ ▁ke -512
515
+ form -513
516
+ ors -514
517
+ ▁fl -515
518
+ fter -516
519
+ ail -517
520
+ ents -518
521
+ ▁gonna -519
522
+ ▁point -520
523
+ ces -521
524
+ ▁There -522
525
+ self -523
526
+ ▁many -524
527
+ ▁If -525
528
+ ▁same -526
529
+ ▁sy -527
530
+ ▁quest -528
531
+ ▁most -529
532
+ ▁great -530
533
+ ▁What -531
534
+ ▁fu -532
535
+ ug -533
536
+ ▁show -534
537
+ we -535
538
+ ual -536
539
+ ons -537
540
+ ▁Be -538
541
+ ically -539
542
+ ▁ser -540
543
+ ▁rem -541
544
+ ▁ind -542
545
+ ▁pers -543
546
+ ▁V -544
547
+ he -545
548
+ ▁str -546
549
+ ved -547
550
+ ▁still -548
551
+ ank -549
552
+ ▁rec -550
553
+ ▁wr -551
554
+ ought -552
555
+ day -553
556
+ ath -554
557
+ ▁end -555
558
+ ▁bas -556
559
+ ft -557
560
+ erm -558
561
+ body -559
562
+ ph -560
563
+ ject -561
564
+ ict -562
565
+ ▁play -563
566
+ ▁Is -564
567
+ ates -565
568
+ ▁ph -566
569
+ oth -567
570
+ ▁acc -568
571
+ get -569
572
+ ▁years -570
573
+ ▁em -571
574
+ ▁id -572
575
+ ▁Oh -573
576
+ ves -574
577
+ ever -575
578
+ ▁inter -576
579
+ ▁rel -577
580
+ ▁before -578
581
+ ▁feel -579
582
+ igh -580
583
+ ▁three -581
584
+ iss -582
585
+ ▁des -583
586
+ ne -584
587
+ ▁why -585
588
+ ▁uh -586
589
+ ▁To -587
590
+ ▁cons -588
591
+ ▁hel -589
592
+ ▁after -590
593
+ ower -591
594
+ urn -592
595
+ ▁okay -593
596
+ ▁long -594
597
+ ▁bel -595
598
+ ▁around -596
599
+ ful -597
600
+ te -598
601
+ ise -599
602
+ ▁ob -600
603
+ ▁supp -601
604
+ ady -602
605
+ ange -603
606
+ aking -604
607
+ ▁pos -605
608
+ atch -606
609
+ ▁tra -607
610
+ gr -608
611
+ ▁might -609
612
+ ert -610
613
+ ▁help -611
614
+ ost -612
615
+ ▁too -613
616
+ cial -614
617
+ ▁world -615
618
+ ▁give -616
619
+ ike -617
620
+ ▁Okay -618
621
+ ways -619
622
+ ▁min -620
623
+ ward -621
624
+ ily -622
625
+ ▁gen -623
626
+ ▁find -624
627
+ ▁dec -625
628
+ ular -626
629
+ ob -627
630
+ ▁tell -628
631
+ ▁Now -629
632
+ ▁sm -630
633
+ ▁cour -631
634
+ ▁real -632
635
+ cess -633
636
+ nds -634
637
+ ▁big -635
638
+ ▁num -636
639
+ ction -637
640
+ ▁add -638
641
+ ▁set -639
642
+ ▁um -640
643
+ ood -641
644
+ ible -642
645
+ ▁own -643
646
+ ▁life -644
647
+ ities -645
648
+ ▁its -646
649
+ ▁God -647
650
+ pect -648
651
+ ▁didn -649
652
+ stem -650
653
+ les -651
654
+ uc -652
655
+ ib -653
656
+ ating -654
657
+ olog -655
658
+ ▁person -656
659
+ ▁inv -657
660
+ ably -658
661
+ ▁sure -659
662
+ ▁reg -660
663
+ lic -661
664
+ ▁stu -662
665
+ ▁cr -663
666
+ ▁ev -664
667
+ ments -665
668
+ ▁another -666
669
+ ▁la -667
670
+ ▁last -668
671
+ ▁sub -669
672
+ ▁att -670
673
+ ▁op -671
674
+ ▁inst -672
675
+ ▁sl -673
676
+ ▁happen -674
677
+ ▁rep -675
678
+ ▁import -676
679
+ ific -677
680
+ ix -678
681
+ ▁made -679
682
+ ▁ear -680
683
+ ▁ac -681
684
+ ▁def -682
685
+ ute -683
686
+ ▁next -684
687
+ ative -685
688
+ ▁form -686
689
+ ▁guys -687
690
+ ▁system -688
691
+ ew -689
692
+ ▁able -690
693
+ ied -691
694
+ ▁always -692
695
+ ren -693
696
+ erest -694
697
+ ▁As -695
698
+ ▁mod -696
699
+ ▁done -697
700
+ ings -698
701
+ ▁love -699
702
+ ism -700
703
+ ▁ask -701
704
+ old -702
705
+ ered -703
706
+ ▁trans -704
707
+ ▁count -705
708
+ ility -706
709
+ ▁high -707
710
+ ▁fin -708
711
+ ▁prob -709
712
+ ▁pol -710
713
+ ▁exam -711
714
+ ▁pres -712
715
+ ▁maybe -713
716
+ ell -714
717
+ ▁stud -715
718
+ ▁prod -716
719
+ ▁car -717
720
+ ock -718
721
+ ▁used -719
722
+ oy -720
723
+ stand -721
724
+ ▁No -722
725
+ ▁mon -723
726
+ ks -724
727
+ ▁interest -725
728
+ ▁ent -726
729
+ ited -727
730
+ ▁sort -728
731
+ ▁For -729
732
+ ▁today -730
733
+ ics -731
734
+ ▁vide -732
735
+ ▁bec -733
736
+ ▁Well -734
737
+ ▁Al -735
738
+ ▁important -736
739
+ ▁such -737
740
+ ▁run -738
741
+ ▁keep -739
742
+ ▁fact -740
743
+ ata -741
744
+ ss -742
745
+ ▁never -743
746
+ ween -744
747
+ ▁stuff -745
748
+ ract -746
749
+ ▁question -747
750
+ als -748
751
+ ▁sim -749
752
+ vern -750
753
+ ather -751
754
+ ▁course -752
755
+ ▁Of -753
756
+ oc -754
757
+ ness -755
758
+ arch -756
759
+ ize -757
760
+ ▁All -758
761
+ ense -759
762
+ blem -760
763
+ ▁probably -761
764
+ hip -762
765
+ ▁number -763
766
+ ention -764
767
+ ▁saying -765
768
+ ▁commun -766
769
+ ▁An -767
770
+ akes -768
771
+ ▁belie -769
772
+ ▁between -770
773
+ ▁better -771
774
+ cus -772
775
+ ▁place -773
776
+ ▁gener -774
777
+ ▁ca -775
778
+ ▁ins -776
779
+ ▁ass -777
780
+ cond -778
781
+ cept -779
782
+ ull -780
783
+ ▁understand -781
784
+ ▁fun -782
785
+ ▁thought -783
786
+ gan -784
787
+ iew -785
788
+ cy -786
789
+ ution -787
790
+ ope -788
791
+ ason -789
792
+ ▁problem -790
793
+ ▁doesn -791
794
+ ational -792
795
+ ▁read -793
796
+ ▁trying -794
797
+ ▁sch -795
798
+ ▁el -796
799
+ ah -797
800
+ atter -798
801
+ ▁exper -799
802
+ ▁four -800
803
+ ▁ele -801
804
+ ▁cou -802
805
+ ont -803
806
+ ▁called -804
807
+ ▁partic -805
808
+ ▁open -806
809
+ ▁gl -807
810
+ ▁everything -808
811
+ ▁eff -809
812
+ ▁getting -810
813
+ ▁ty -811
814
+ ▁Am -812
815
+ ▁Because -813
816
+ ave -814
817
+ ▁met -815
818
+ ▁Like -816
819
+ oney -817
820
+ ▁ -818
821
+ e -819
822
+ t -820
823
+ o -821
824
+ a -822
825
+ n -823
826
+ i -824
827
+ s -825
828
+ h -826
829
+ r -827
830
+ l -828
831
+ d -829
832
+ u -830
833
+ c -831
834
+ y -832
835
+ m -833
836
+ g -834
837
+ w -835
838
+ f -836
839
+ p -837
840
+ , -838
841
+ b -839
842
+ . -840
843
+ k -841
844
+ v -842
845
+ ' -843
846
+ I -844
847
+ T -845
848
+ A -846
849
+ S -847
850
+ j -848
851
+ x -849
852
+ W -850
853
+ B -851
854
+ C -852
855
+ ? -853
856
+ 0 -854
857
+ O -855
858
+ - -856
859
+ M -857
860
+ H -858
861
+ Y -859
862
+ q -860
863
+ 1 -861
864
+ P -862
865
+ z -863
866
+ L -864
867
+ D -865
868
+ N -866
869
+ G -867
870
+ F -868
871
+ R -869
872
+ E -870
873
+ 2 -871
874
+ J -872
875
+ U -873
876
+ : -874
877
+ 5 -875
878
+ 9 -876
879
+ 3 -877
880
+ K -878
881
+ 4 -879
882
+ V -880
883
+ 8 -881
884
+ 6 -882
885
+ 7 -883
886
+ ! -884
887
+ % -885
888
+ Q -886
889
+ $ -887
890
+ Z -888
891
+ X -889
892
+ é -890
893
+ / -891
894
+ í -892
895
+ á -893
896
+ £ -894
897
+ ó -895
898
+ ā -896
899
+ ü -897
900
+ ñ -898
901
+ ö -899
902
+ è -900
903
+ ç -901
904
+ à -902
905
+ ¿ -903
906
+ μ -904
907
+ π -905
908
+ ä -906
909
+ ú -907
910
+ θ -908
911
+ ã -909
912
+ φ -910
913
+ ī -911
914
+ σ -912
915
+ ê -913
916
+ ρ -914
917
+ â -915
918
+ ô -916
919
+ ^ -917
920
+ € -918
921
+ É -919
922
+ ū -920
923
+ Δ -921
924
+ λ -922
925
+ α -923
926
+ τ -924
927
+ æ -925
928
+ а -926
929
+ о -927
930
+ ν -928
931
+ î -929
932
+ γ -930
933
+ ψ -931
934
+ ē -932
935
+ т -933
936
+ ß -934
937
+ ω -935
938
+ ï -936
939
+ ć -937
940
+ č -938
941
+ ε -939
942
+ е -940
943
+ и -941
944
+ ò -942
945
+ р -943
946
+ β -944
947
+ ø -945
948
+ ł -946
949
+ δ -947
950
+ η -948
951
+ п -949
952
+ ë -950
953
+ н -951
954
+ с -952
955
+ š -953
956
+ Ü -954
957
+ å -955
958
+ ń -956
959
+ ś -957
960
+ я -958
961
+ đ -959
962
+ л -960
963
+ м -961
964
+ Ö -962
965
+ û -963
966
+ ș -964
967
+ в -965
968
+ Á -966
969
+ Ø -967
970
+ ù -968
971
+ ο -969
972
+ ч -970
973
+ ь -971
974
+ ž -972
975
+ Φ -973
976
+ у -974
977
+ ę -975
978
+ ι -976
979
+ б -977
980
+ г -978
981
+ к -979
982
+ ő -980
983
+ Ś -981
984
+ Ω -982
985
+ κ -983
986
+ υ -984
987
+ ì -985
988
+ Č -986
989
+ έ -987
990
+ х -988
991
+ ы -989
992
+ Å -990
993
+ Ç -991
994
+ ż -992
995
+ ί -993
996
+ ζ -994
997
+ χ -995
998
+ э -996
999
+ Æ -997
1000
+ Í -998
1001
+ õ -999
1002
+ ě -1000
1003
+ ħ -1001
1004
+ Ł -1002
1005
+ œ -1003
1006
+ Ž -1004
1007
+ ț -1005
1008
+ Γ -1006
1009
+ П -1007
1010
+ д -1008
1011
+ з -1009
1012
+ ф -1010
1013
+ ¡ -1011
1014
+ À -1012
1015
+ Î -1013
1016
+ Ā -1014
1017
+ ė -1015
1018
+ Š -1016
1019
+ ź -1017
1020
+ Κ -1018
1021
+ Ψ -1019
1022
+ ά -1020
1023
+ ξ -1021
1024
+ ό -1022
vocab.txt ADDED
@@ -0,0 +1,1023 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ t
2
+ th
3
+ a
4
+ ##in
5
+ the
6
+ ##re
7
+ w
8
+ o
9
+ s
10
+ ##at
11
+ ##ou
12
+ ##er
13
+ ##nd
14
+ i
15
+ b
16
+ c
17
+ ##on
18
+ h
19
+ ##ing
20
+ to
21
+ m
22
+ ##en
23
+ f
24
+ p
25
+ ##an
26
+ d
27
+ ##es
28
+ ##or
29
+ ##ll
30
+ of
31
+ and
32
+ y
33
+ l
34
+ I
35
+ ##it
36
+ in
37
+ ##is
38
+ ##ed
39
+ g
40
+ you
41
+ ##ar
42
+ that
43
+ ##om
44
+ ##as
45
+ n
46
+ ##ve
47
+ ##us
48
+ ##ic
49
+ ##ow
50
+ ##al
51
+ it
52
+ be
53
+ wh
54
+ ##le
55
+ ##ion
56
+ ##ut
57
+ ##ot
58
+ we
59
+ is
60
+ e
61
+ ##et
62
+ ##ay
63
+ re
64
+ on
65
+ T
66
+ A
67
+ ha
68
+ ##ent
69
+ ##ke
70
+ ##ct
71
+ S
72
+ ##ig
73
+ ##ver
74
+ Th
75
+ ##all
76
+ ##id
77
+ for
78
+ ##ro
79
+ he
80
+ ##se
81
+ this
82
+ ##ld
83
+ ##ly
84
+ go
85
+ k
86
+ st
87
+ ##st
88
+ ##ch
89
+ li
90
+ u
91
+ ##am
92
+ ##ur
93
+ ##ce
94
+ ##ith
95
+ ##im
96
+ so
97
+ have
98
+ do
99
+ ##ht
100
+ ##th
101
+ an
102
+ with
103
+ ##ad
104
+ r
105
+ ##ir
106
+ was
107
+ as
108
+ W
109
+ are
110
+ ##ust
111
+ ##ally
112
+ j
113
+ se
114
+ ##ation
115
+ ##od
116
+ ##ere
117
+ like
118
+ not
119
+ kn
120
+ ##ight
121
+ B
122
+ they
123
+ And
124
+ know
125
+ ##ome
126
+ ##op
127
+ can
128
+ or
129
+ sh
130
+ me
131
+ ##ill
132
+ ##ant
133
+ ##ck
134
+ what
135
+ at
136
+ ab
137
+ ##ould
138
+ ##ol
139
+ So
140
+ C
141
+ ##use
142
+ ##ter
143
+ ##il
144
+ but
145
+ just
146
+ ne
147
+ de
148
+ ##ra
149
+ ##ore
150
+ there
151
+ ##ul
152
+ ##out
153
+ con
154
+ all
155
+ The
156
+ ##ers
157
+ H
158
+ fr
159
+ pro
160
+ ##ge
161
+ ##ea
162
+ Y
163
+ O
164
+ M
165
+ ##pp
166
+ com
167
+ ##ess
168
+ ch
169
+ al
170
+ ##est
171
+ ##ate
172
+ ##qu
173
+ lo
174
+ ex
175
+ ##very
176
+ su
177
+ ##ain
178
+ one
179
+ ##ca
180
+ ##art
181
+ ##ist
182
+ ##if
183
+ ##ive
184
+ if
185
+ ##ink
186
+ ##nt
187
+ ##ab
188
+ about
189
+ going
190
+ v
191
+ wor
192
+ ##um
193
+ ##ok
194
+ your
195
+ my
196
+ ##ind
197
+ get
198
+ ##cause
199
+ from
200
+ don
201
+ ##ri
202
+ ##pe
203
+ ##un
204
+ ##ity
205
+ up
206
+ P
207
+ out
208
+ ##ort
209
+ L
210
+ ##ment
211
+ ##el
212
+ N
213
+ some
214
+ ##ich
215
+ ##and
216
+ think
217
+ ##em
218
+ ##oug
219
+ G
220
+ ##os
221
+ D
222
+ ##res
223
+ because
224
+ by
225
+ ##ake
226
+ int
227
+ ##ie
228
+ us
229
+ tr
230
+ then
231
+ ##ack
232
+ pl
233
+ here
234
+ pe
235
+ ##her
236
+ will
237
+ F
238
+ which
239
+ ##ard
240
+ right
241
+ thing
242
+ want
243
+ ##ies
244
+ ##ople
245
+ It
246
+ them
247
+ ##ame
248
+ We
249
+ ##our
250
+ say
251
+ R
252
+ people
253
+ see
254
+ who
255
+ ##ast
256
+ ##ure
257
+ ##ect
258
+ ##ear
259
+ tim
260
+ E
261
+ You
262
+ would
263
+ when
264
+ ##ven
265
+ our
266
+ ##ci
267
+ really
268
+ more
269
+ ##ound
270
+ ##ose
271
+ ##ak
272
+ co
273
+ ##ide
274
+ ##ough
275
+ had
276
+ ##so
277
+ qu
278
+ ##eah
279
+ were
280
+ ##ine
281
+ act
282
+ ##ther
283
+ these
284
+ how
285
+ now
286
+ sa
287
+ ##ud
288
+ Wh
289
+ man
290
+ ##ous
291
+ ##one
292
+ ##pt
293
+ ##ff
294
+ ##ong
295
+ has
296
+ any
297
+ very
298
+ But
299
+ look
300
+ ##iv
301
+ ##itt
302
+ time
303
+ mo
304
+ ar
305
+ ##hing
306
+ le
307
+ work
308
+ their
309
+ ##are
310
+ his
311
+ ##per
312
+ ##ions
313
+ im
314
+ ag
315
+ J
316
+ no
317
+ en
318
+ got
319
+ ##ag
320
+ sp
321
+ ##ans
322
+ ##act
323
+ te
324
+ also
325
+ ##iz
326
+ ##ice
327
+ That
328
+ cl
329
+ been
330
+ way
331
+ fe
332
+ did
333
+ ##ple
334
+ ##ually
335
+ other
336
+ U
337
+ ##ite
338
+ ##age
339
+ ##omet
340
+ ##ber
341
+ ##reat
342
+ ##ree
343
+ into
344
+ ##own
345
+ tw
346
+ part
347
+ ##alk
348
+ where
349
+ need
350
+ every
351
+ ##pl
352
+ ad
353
+ ##ry
354
+ over
355
+ ##ble
356
+ ##ap
357
+ ##ue
358
+ kind
359
+ po
360
+ back
361
+ cont
362
+ ##iff
363
+ somet
364
+ pr
365
+ ##nder
366
+ ##ire
367
+ good
368
+ than
369
+ ##ace
370
+ gu
371
+ ##ep
372
+ ##og
373
+ ##ick
374
+ ##way
375
+ lot
376
+ un
377
+ things
378
+ In
379
+ ##ish
380
+ ##kay
381
+ well
382
+ could
383
+ pre
384
+ two
385
+ ##irst
386
+ diff
387
+ ##ach
388
+ ##cc
389
+ ##ittle
390
+ ##int
391
+ He
392
+ those
393
+ ##ence
394
+ ##ip
395
+ ##ase
396
+ him
397
+ make
398
+ little
399
+ ##ical
400
+ gr
401
+ year
402
+ ##ass
403
+ thr
404
+ ##uch
405
+ ##ated
406
+ This
407
+ off
408
+ res
409
+ ##ac
410
+ ##ance
411
+ actually
412
+ talk
413
+ ##ult
414
+ ##able
415
+ ##orm
416
+ dis
417
+ first
418
+ ##ations
419
+ something
420
+ she
421
+ ##sel
422
+ let
423
+ ##ord
424
+ may
425
+ ##ia
426
+ am
427
+ her
428
+ said
429
+ bo
430
+ ##be
431
+ ##ount
432
+ much
433
+ per
434
+ even
435
+ differe
436
+ ##vel
437
+ ##ary
438
+ app
439
+ ##ving
440
+ comm
441
+ imp
442
+ ##ys
443
+ again
444
+ ##ress
445
+ yeah
446
+ down
447
+ ##ang
448
+ mean
449
+ ##na
450
+ ##ens
451
+ does
452
+ fo
453
+ comp
454
+ ro
455
+ bl
456
+ ##ody
457
+ K
458
+ through
459
+ start
460
+ ##uct
461
+ only
462
+ bet
463
+ under
464
+ br
465
+ take
466
+ ##ning
467
+ bu
468
+ use
469
+ Ch
470
+ ##xt
471
+ ##co
472
+ ##ory
473
+ ##ild
474
+ put
475
+ call
476
+ new
477
+ ##other
478
+ ##ting
479
+ happ
480
+ ##ater
481
+ inc
482
+ ##ition
483
+ different
484
+ should
485
+ ##ade
486
+ ##ign
487
+ ##thing
488
+ day
489
+ ##fore
490
+ Yeah
491
+ ##ark
492
+ ##ile
493
+ ##ial
494
+ come
495
+ They
496
+ being
497
+ try
498
+ ##ious
499
+ sc
500
+ bit
501
+ spe
502
+ ##ub
503
+ ##fe
504
+ doing
505
+ St
506
+ ##vers
507
+ ##av
508
+ ##ty
509
+ ##ian
510
+ ##onna
511
+ ##red
512
+ ##wn
513
+ ke
514
+ ##form
515
+ ##ors
516
+ fl
517
+ ##fter
518
+ ##ail
519
+ ##ents
520
+ gonna
521
+ point
522
+ ##ces
523
+ There
524
+ ##self
525
+ many
526
+ If
527
+ same
528
+ sy
529
+ quest
530
+ most
531
+ great
532
+ What
533
+ fu
534
+ ##ug
535
+ show
536
+ ##we
537
+ ##ual
538
+ ##ons
539
+ Be
540
+ ##ically
541
+ ser
542
+ rem
543
+ ind
544
+ pers
545
+ V
546
+ ##he
547
+ str
548
+ ##ved
549
+ still
550
+ ##ank
551
+ rec
552
+ wr
553
+ ##ought
554
+ ##day
555
+ ##ath
556
+ end
557
+ bas
558
+ ##ft
559
+ ##erm
560
+ ##body
561
+ ##ph
562
+ ##ject
563
+ ##ict
564
+ play
565
+ Is
566
+ ##ates
567
+ ph
568
+ ##oth
569
+ acc
570
+ ##get
571
+ years
572
+ em
573
+ id
574
+ Oh
575
+ ##ves
576
+ ##ever
577
+ inter
578
+ rel
579
+ before
580
+ feel
581
+ ##igh
582
+ three
583
+ ##iss
584
+ des
585
+ ##ne
586
+ why
587
+ uh
588
+ To
589
+ cons
590
+ hel
591
+ after
592
+ ##ower
593
+ ##urn
594
+ okay
595
+ long
596
+ bel
597
+ around
598
+ ##ful
599
+ ##te
600
+ ##ise
601
+ ob
602
+ supp
603
+ ##ady
604
+ ##ange
605
+ ##aking
606
+ pos
607
+ ##atch
608
+ tra
609
+ ##gr
610
+ might
611
+ ##ert
612
+ help
613
+ ##ost
614
+ too
615
+ ##cial
616
+ world
617
+ give
618
+ ##ike
619
+ Okay
620
+ ##ways
621
+ min
622
+ ##ward
623
+ ##ily
624
+ gen
625
+ find
626
+ dec
627
+ ##ular
628
+ ##ob
629
+ tell
630
+ Now
631
+ sm
632
+ cour
633
+ real
634
+ ##cess
635
+ ##nds
636
+ big
637
+ num
638
+ ##ction
639
+ add
640
+ set
641
+ um
642
+ ##ood
643
+ ##ible
644
+ own
645
+ life
646
+ ##ities
647
+ its
648
+ God
649
+ ##pect
650
+ didn
651
+ ##stem
652
+ ##les
653
+ ##uc
654
+ ##ib
655
+ ##ating
656
+ ##olog
657
+ person
658
+ inv
659
+ ##ably
660
+ sure
661
+ reg
662
+ ##lic
663
+ stu
664
+ cr
665
+ ev
666
+ ##ments
667
+ another
668
+ la
669
+ last
670
+ sub
671
+ att
672
+ op
673
+ inst
674
+ sl
675
+ happen
676
+ rep
677
+ import
678
+ ##ific
679
+ ##ix
680
+ made
681
+ ear
682
+ ac
683
+ def
684
+ ##ute
685
+ next
686
+ ##ative
687
+ form
688
+ guys
689
+ system
690
+ ##ew
691
+ able
692
+ ##ied
693
+ always
694
+ ##ren
695
+ ##erest
696
+ As
697
+ mod
698
+ done
699
+ ##ings
700
+ love
701
+ ##ism
702
+ ask
703
+ ##old
704
+ ##ered
705
+ trans
706
+ count
707
+ ##ility
708
+ high
709
+ fin
710
+ prob
711
+ pol
712
+ exam
713
+ pres
714
+ maybe
715
+ ##ell
716
+ stud
717
+ prod
718
+ car
719
+ ##ock
720
+ used
721
+ ##oy
722
+ ##stand
723
+ No
724
+ mon
725
+ ##ks
726
+ interest
727
+ ent
728
+ ##ited
729
+ sort
730
+ For
731
+ today
732
+ ##ics
733
+ vide
734
+ bec
735
+ Well
736
+ Al
737
+ important
738
+ such
739
+ run
740
+ keep
741
+ fact
742
+ ##ata
743
+ ##ss
744
+ never
745
+ ##ween
746
+ stuff
747
+ ##ract
748
+ question
749
+ ##als
750
+ sim
751
+ ##vern
752
+ ##ather
753
+ course
754
+ Of
755
+ ##oc
756
+ ##ness
757
+ ##arch
758
+ ##ize
759
+ All
760
+ ##ense
761
+ ##blem
762
+ probably
763
+ ##hip
764
+ number
765
+ ##ention
766
+ saying
767
+ commun
768
+ An
769
+ ##akes
770
+ belie
771
+ between
772
+ better
773
+ ##cus
774
+ place
775
+ gener
776
+ ca
777
+ ins
778
+ ass
779
+ ##cond
780
+ ##cept
781
+ ##ull
782
+ understand
783
+ fun
784
+ thought
785
+ ##gan
786
+ ##iew
787
+ ##cy
788
+ ##ution
789
+ ##ope
790
+ ##ason
791
+ problem
792
+ doesn
793
+ ##ational
794
+ read
795
+ trying
796
+ sch
797
+ el
798
+ ##ah
799
+ ##atter
800
+ exper
801
+ four
802
+ ele
803
+ cou
804
+ ##ont
805
+ called
806
+ partic
807
+ open
808
+ gl
809
+ everything
810
+ eff
811
+ getting
812
+ ty
813
+ Am
814
+ Because
815
+ ##ave
816
+ met
817
+ Like
818
+ ##oney
819
+
820
+ ##e
821
+ ##t
822
+ ##o
823
+ ##a
824
+ ##n
825
+ ##i
826
+ ##s
827
+ ##h
828
+ ##r
829
+ ##l
830
+ ##d
831
+ ##u
832
+ ##c
833
+ ##y
834
+ ##m
835
+ ##g
836
+ ##w
837
+ ##f
838
+ ##p
839
+ ##,
840
+ ##b
841
+ ##.
842
+ ##k
843
+ ##v
844
+ ##'
845
+ ##I
846
+ ##T
847
+ ##A
848
+ ##S
849
+ ##j
850
+ ##x
851
+ ##W
852
+ ##B
853
+ ##C
854
+ ##?
855
+ ##0
856
+ ##O
857
+ ##-
858
+ ##M
859
+ ##H
860
+ ##Y
861
+ ##q
862
+ ##1
863
+ ##P
864
+ ##z
865
+ ##L
866
+ ##D
867
+ ##N
868
+ ##G
869
+ ##F
870
+ ##R
871
+ ##E
872
+ ##2
873
+ ##J
874
+ ##U
875
+ ##:
876
+ ##5
877
+ ##9
878
+ ##3
879
+ ##K
880
+ ##4
881
+ ##V
882
+ ##8
883
+ ##6
884
+ ##7
885
+ ##!
886
+ ##%
887
+ ##Q
888
+ ##$
889
+ ##Z
890
+ ##X
891
+ ##é
892
+ ##/
893
+ ##í
894
+ ##á
895
+ ##£
896
+ ##ó
897
+ ##ā
898
+ ##ü
899
+ ##ñ
900
+ ##ö
901
+ ##è
902
+ ##ç
903
+ ##à
904
+ ##¿
905
+ ##μ
906
+ ##π
907
+ ##ä
908
+ ##ú
909
+ ##θ
910
+ ##ã
911
+ ##φ
912
+ ##ī
913
+ ##σ
914
+ ##ê
915
+ ##ρ
916
+ ##â
917
+ ##ô
918
+ ##^
919
+ ##€
920
+ ##É
921
+ ##ū
922
+ ##Δ
923
+ ##λ
924
+ ##α
925
+ ##τ
926
+ ##æ
927
+ ##а
928
+ ##о
929
+ ##ν
930
+ ##î
931
+ ##γ
932
+ ##ψ
933
+ ##ē
934
+ ##т
935
+ ##ß
936
+ ##ω
937
+ ##ï
938
+ ##ć
939
+ ##č
940
+ ##ε
941
+ ##е
942
+ ##и
943
+ ##ò
944
+ ##р
945
+ ##β
946
+ ##ø
947
+ ##ł
948
+ ##δ
949
+ ##η
950
+ ##п
951
+ ##ë
952
+ ##н
953
+ ##с
954
+ ##š
955
+ ##Ü
956
+ ##å
957
+ ##ń
958
+ ##ś
959
+ ##я
960
+ ##đ
961
+ ##л
962
+ ##м
963
+ ##Ö
964
+ ##û
965
+ ##ș
966
+ ##в
967
+ ##Á
968
+ ##Ø
969
+ ##ù
970
+ ##ο
971
+ ##ч
972
+ ##ь
973
+ ##ž
974
+ ##Φ
975
+ ##у
976
+ ##ę
977
+ ##ι
978
+ ##б
979
+ ##г
980
+ ##к
981
+ ##ő
982
+ ##Ś
983
+ ##Ω
984
+ ##κ
985
+ ##υ
986
+ ##ì
987
+ ##Č
988
+ ##έ
989
+ ##х
990
+ ##ы
991
+ ##Å
992
+ ##Ç
993
+ ##ż
994
+ ##ί
995
+ ##ζ
996
+ ##χ
997
+ ##э
998
+ ##Æ
999
+ ##Í
1000
+ ##õ
1001
+ ##ě
1002
+ ##ħ
1003
+ ##Ł
1004
+ ##œ
1005
+ ##Ž
1006
+ ##ț
1007
+ ##Γ
1008
+ ##П
1009
+ ##д
1010
+ ##з
1011
+ ##ф
1012
+ ##¡
1013
+ ##À
1014
+ ##Î
1015
+ ##Ā
1016
+ ##ė
1017
+ ##Š
1018
+ ##ź
1019
+ ##Κ
1020
+ ##Ψ
1021
+ ##ά
1022
+ ##ξ
1023
+ ##ό