├── .gitignore
├── Pipfile
├── Pipfile.lock
├── README.md
├── alphatest.py
├── bullds
└── PyAudio-0.2.11-cp39-cp39-win_amd64.whl
├── conf.py
├── data
└── samples
│ ├── input
│ ├── alphabets
│ │ ├── a.mp4
│ │ ├── b.mp4
│ │ ├── c.mp4
│ │ ├── d.mp4
│ │ ├── e.mp4
│ │ ├── f.mp4
│ │ ├── g.mp4
│ │ ├── h.mp4
│ │ ├── i.mp4
│ │ ├── j.mp4
│ │ ├── k.mp4
│ │ ├── l.mp4
│ │ ├── m.mp4
│ │ ├── n.mp4
│ │ ├── o.mp4
│ │ ├── p.mp4
│ │ ├── q.mp4
│ │ ├── r.mp4
│ │ ├── s.mp4
│ │ ├── t.mp4
│ │ ├── u.mp4
│ │ ├── v.mp4
│ │ ├── w.mp4
│ │ ├── x.mp4
│ │ ├── y.mp4
│ │ └── z.mp4
│ ├── downloads
│ │ ├── Assam.mp4
│ │ ├── House.mp4
│ │ ├── I.mp4
│ │ ├── My.mp4
│ │ └── brijesh.mp4
│ └── numbers
│ │ ├── 1.mp4
│ │ ├── 2.mp4
│ │ └── 3.mp4
│ └── output
│ └── clipg.mp4
├── done.html
├── driver
└── chromedriver.exe
├── english.py
├── fetchLink.py
├── filedwtest.py
├── map.py
├── package-lock.json
├── package.json
├── project_ui.html
├── public
├── img
│ ├── bg3.jpg
│ ├── bg4.jpg
│ ├── bg4.png
│ ├── videoimg.jpg
│ ├── videoimg2.png
│ ├── videoimg3.PNG
│ └── videoimg3.jpeg
└── speechRecog.js
├── s2t.html
├── server.js
├── sizetest.py
├── speech_recog.py
├── speech_to_isl.py
├── test01.py
├── trim.py
├── views
└── result.ejs
└── ytdownload.py
/.gitignore:
--------------------------------------------------------------------------------
1 | node_modules/
2 | jars/
3 | __pycache__/
4 | trim.py
5 | sizetest.py
6 | map.py
7 | .vscode/
--------------------------------------------------------------------------------
/Pipfile:
--------------------------------------------------------------------------------
1 | [[source]]
2 | url = "https://pypi.org/simple"
3 | verify_ssl = true
4 | name = "pypi"
5 |
6 | [packages]
7 | moviepy = "*"
8 | pillow = "*"
9 | pytube = "*"
10 | selenium = "*"
11 | speechrecognition = "*"
12 | wget = "*"
13 | nltk = "*"
14 | pattern = "*"
15 |
16 | [dev-packages]
17 |
18 | [requires]
19 | python_version = "3.9"
20 |
--------------------------------------------------------------------------------
/Pipfile.lock:
--------------------------------------------------------------------------------
1 | {
2 | "_meta": {
3 | "hash": {
4 | "sha256": "fd8d6bfe40dc3ceb8d5baf89596967ef8faa0c943533913567a1dd16dbe1a4f7"
5 | },
6 | "pipfile-spec": 6,
7 | "requires": {
8 | "python_version": "3.8"
9 | },
10 | "sources": [
11 | {
12 | "name": "pypi",
13 | "url": "https://pypi.org/simple",
14 | "verify_ssl": true
15 | }
16 | ]
17 | },
18 | "default": {
19 | "backports.csv": {
20 | "hashes": [
21 | "sha256:1277dfff73130b2e106bf3dd347adb3c5f6c4340882289d88f31240da92cbd6d",
22 | "sha256:21f6e09bab589e6c1f877edbc40277b65e626262a86e69a70137db714eaac5ce"
23 | ],
24 | "version": "==1.0.7"
25 | },
26 | "beautifulsoup4": {
27 | "hashes": [
28 | "sha256:4c98143716ef1cb40bf7f39a8e3eec8f8b009509e74904ba3a7b315431577e35",
29 | "sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25",
30 | "sha256:fff47e031e34ec82bf17e00da8f592fe7de69aeea38be00523c04623c04fb666"
31 | ],
32 | "version": "==4.9.3"
33 | },
34 | "certifi": {
35 | "hashes": [
36 | "sha256:2bbf76fd432960138b3ef6dda3dde0544f27cbf8546c458e60baf371917ba9ee",
37 | "sha256:50b1e4f8446b06f41be7dd6338db18e0990601dce795c2b1686458aa7e8fa7d8"
38 | ],
39 | "version": "==2021.5.30"
40 | },
41 | "cffi": {
42 | "hashes": [
43 | "sha256:06c54a68935738d206570b20da5ef2b6b6d92b38ef3ec45c5422c0ebaf338d4d",
44 | "sha256:0c0591bee64e438883b0c92a7bed78f6290d40bf02e54c5bf0978eaf36061771",
45 | "sha256:19ca0dbdeda3b2615421d54bef8985f72af6e0c47082a8d26122adac81a95872",
46 | "sha256:22b9c3c320171c108e903d61a3723b51e37aaa8c81255b5e7ce102775bd01e2c",
47 | "sha256:26bb2549b72708c833f5abe62b756176022a7b9a7f689b571e74c8478ead51dc",
48 | "sha256:33791e8a2dc2953f28b8d8d300dde42dd929ac28f974c4b4c6272cb2955cb762",
49 | "sha256:3c8d896becff2fa653dc4438b54a5a25a971d1f4110b32bd3068db3722c80202",
50 | "sha256:4373612d59c404baeb7cbd788a18b2b2a8331abcc84c3ba40051fcd18b17a4d5",
51 | "sha256:487d63e1454627c8e47dd230025780e91869cfba4c753a74fda196a1f6ad6548",
52 | "sha256:48916e459c54c4a70e52745639f1db524542140433599e13911b2f329834276a",
53 | "sha256:4922cd707b25e623b902c86188aca466d3620892db76c0bdd7b99a3d5e61d35f",
54 | "sha256:55af55e32ae468e9946f741a5d51f9896da6b9bf0bbdd326843fec05c730eb20",
55 | "sha256:57e555a9feb4a8460415f1aac331a2dc833b1115284f7ded7278b54afc5bd218",
56 | "sha256:5d4b68e216fc65e9fe4f524c177b54964af043dde734807586cf5435af84045c",
57 | "sha256:64fda793737bc4037521d4899be780534b9aea552eb673b9833b01f945904c2e",
58 | "sha256:6d6169cb3c6c2ad50db5b868db6491a790300ade1ed5d1da29289d73bbe40b56",
59 | "sha256:7bcac9a2b4fdbed2c16fa5681356d7121ecabf041f18d97ed5b8e0dd38a80224",
60 | "sha256:80b06212075346b5546b0417b9f2bf467fea3bfe7352f781ffc05a8ab24ba14a",
61 | "sha256:818014c754cd3dba7229c0f5884396264d51ffb87ec86e927ef0be140bfdb0d2",
62 | "sha256:8eb687582ed7cd8c4bdbff3df6c0da443eb89c3c72e6e5dcdd9c81729712791a",
63 | "sha256:99f27fefe34c37ba9875f224a8f36e31d744d8083e00f520f133cab79ad5e819",
64 | "sha256:9f3e33c28cd39d1b655ed1ba7247133b6f7fc16fa16887b120c0c670e35ce346",
65 | "sha256:a8661b2ce9694ca01c529bfa204dbb144b275a31685a075ce123f12331be790b",
66 | "sha256:a9da7010cec5a12193d1af9872a00888f396aba3dc79186604a09ea3ee7c029e",
67 | "sha256:aedb15f0a5a5949ecb129a82b72b19df97bbbca024081ed2ef88bd5c0a610534",
68 | "sha256:b315d709717a99f4b27b59b021e6207c64620790ca3e0bde636a6c7f14618abb",
69 | "sha256:ba6f2b3f452e150945d58f4badd92310449876c4c954836cfb1803bdd7b422f0",
70 | "sha256:c33d18eb6e6bc36f09d793c0dc58b0211fccc6ae5149b808da4a62660678b156",
71 | "sha256:c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd",
72 | "sha256:c9e005e9bd57bc987764c32a1bee4364c44fdc11a3cc20a40b93b444984f2b87",
73 | "sha256:d2ad4d668a5c0645d281dcd17aff2be3212bc109b33814bbb15c4939f44181cc",
74 | "sha256:d950695ae4381ecd856bcaf2b1e866720e4ab9a1498cba61c602e56630ca7195",
75 | "sha256:e22dcb48709fc51a7b58a927391b23ab37eb3737a98ac4338e2448bef8559b33",
76 | "sha256:e8c6a99be100371dbb046880e7a282152aa5d6127ae01783e37662ef73850d8f",
77 | "sha256:e9dc245e3ac69c92ee4c167fbdd7428ec1956d4e754223124991ef29eb57a09d",
78 | "sha256:eb687a11f0a7a1839719edd80f41e459cc5366857ecbed383ff376c4e3cc6afd",
79 | "sha256:eb9e2a346c5238a30a746893f23a9535e700f8192a68c07c0258e7ece6ff3728",
80 | "sha256:ed38b924ce794e505647f7c331b22a693bee1538fdf46b0222c4717b42f744e7",
81 | "sha256:f0010c6f9d1a4011e429109fda55a225921e3206e7f62a0c22a35344bfd13cca",
82 | "sha256:f0c5d1acbfca6ebdd6b1e3eded8d261affb6ddcf2186205518f1428b8569bb99",
83 | "sha256:f10afb1004f102c7868ebfe91c28f4a712227fe4cb24974350ace1f90e1febbf",
84 | "sha256:f174135f5609428cc6e1b9090f9268f5c8935fddb1b25ccb8255a2d50de6789e",
85 | "sha256:f3ebe6e73c319340830a9b2825d32eb6d8475c1dac020b4f0aa774ee3b898d1c",
86 | "sha256:f627688813d0a4140153ff532537fbe4afea5a3dffce1f9deb7f91f848a832b5",
87 | "sha256:fd4305f86f53dfd8cd3522269ed7fc34856a8ee3709a5e28b2836b2db9d4cd69"
88 | ],
89 | "version": "==1.14.6"
90 | },
91 | "chardet": {
92 | "hashes": [
93 | "sha256:0d6f53a15db4120f2b08c94f11e7d93d2c911ee118b6b30a04ec3ee8310179fa",
94 | "sha256:f864054d66fd9118f2e67044ac8981a54775ec5b67aed0441892edb553d21da5"
95 | ],
96 | "markers": "python_version >= '3.1'",
97 | "version": "==4.0.0"
98 | },
99 | "charset-normalizer": {
100 | "hashes": [
101 | "sha256:ad0da505736fc7e716a8da15bf19a985db21ac6415c26b34d2fafd3beb3d927e",
102 | "sha256:b68b38179052975093d71c1b5361bf64afd80484697c1f27056e50593e695ceb"
103 | ],
104 | "markers": "python_version >= '3.0'",
105 | "version": "==2.0.1"
106 | },
107 | "cheroot": {
108 | "hashes": [
109 | "sha256:7ba11294a83468a27be6f06066df8a0f17d954ad05945f28d228aa3f4cd1b03c",
110 | "sha256:f137d03fd5155b1364bea557a7c98168665c239f6c8cedd8f80e81cdfac01567"
111 | ],
112 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
113 | "version": "==8.5.2"
114 | },
115 | "cherrypy": {
116 | "hashes": [
117 | "sha256:55659e6f012d374898d6d9d581e17cc1477b6a14710218e64f187b9227bea038",
118 | "sha256:f33e87286e7b3e309e04e7225d8e49382d9d7773e6092241d7f613893c563495"
119 | ],
120 | "markers": "python_version >= '3.5'",
121 | "version": "==18.6.1"
122 | },
123 | "click": {
124 | "hashes": [
125 | "sha256:8c04c11192119b1ef78ea049e0a6f0463e4c48ef00a30160c704337586f3ad7a",
126 | "sha256:fba402a4a47334742d782209a7c79bc448911afe1149d07bdabdf480b3e2f4b6"
127 | ],
128 | "markers": "python_version >= '3.6'",
129 | "version": "==8.0.1"
130 | },
131 | "colorama": {
132 | "hashes": [
133 | "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b",
134 | "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"
135 | ],
136 | "markers": "platform_system == 'Windows' and platform_system == 'Windows'",
137 | "version": "==0.4.4"
138 | },
139 | "cryptography": {
140 | "hashes": [
141 | "sha256:0f1212a66329c80d68aeeb39b8a16d54ef57071bf22ff4e521657b27372e327d",
142 | "sha256:1e056c28420c072c5e3cb36e2b23ee55e260cb04eee08f702e0edfec3fb51959",
143 | "sha256:240f5c21aef0b73f40bb9f78d2caff73186700bf1bc6b94285699aff98cc16c6",
144 | "sha256:26965837447f9c82f1855e0bc8bc4fb910240b6e0d16a664bb722df3b5b06873",
145 | "sha256:37340614f8a5d2fb9aeea67fd159bfe4f5f4ed535b1090ce8ec428b2f15a11f2",
146 | "sha256:3d10de8116d25649631977cb37da6cbdd2d6fa0e0281d014a5b7d337255ca713",
147 | "sha256:3d8427734c781ea5f1b41d6589c293089704d4759e34597dce91014ac125aad1",
148 | "sha256:7ec5d3b029f5fa2b179325908b9cd93db28ab7b85bb6c1db56b10e0b54235177",
149 | "sha256:8e56e16617872b0957d1c9742a3f94b43533447fd78321514abbe7db216aa250",
150 | "sha256:de4e5f7f68220d92b7637fc99847475b59154b7a1b3868fb7385337af54ac9ca",
151 | "sha256:eb8cc2afe8b05acbd84a43905832ec78e7b3873fb124ca190f574dca7389a87d",
152 | "sha256:ee77aa129f481be46f8d92a1a7db57269a2f23052d5f2433b4621bb457081cc9"
153 | ],
154 | "markers": "python_version >= '3.6'",
155 | "version": "==3.4.7"
156 | },
157 | "decorator": {
158 | "hashes": [
159 | "sha256:41fa54c2a0cc4ba648be4fd43cff00aedf5b9465c9bf18d64325bc225f08f760",
160 | "sha256:e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7"
161 | ],
162 | "version": "==4.4.2"
163 | },
164 | "feedparser": {
165 | "hashes": [
166 | "sha256:1b7f57841d9cf85074deb316ed2c795091a238adb79846bc46dccdaf80f9c59a",
167 | "sha256:5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661"
168 | ],
169 | "markers": "python_version >= '3.6'",
170 | "version": "==6.0.8"
171 | },
172 | "future": {
173 | "hashes": [
174 | "sha256:b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d"
175 | ],
176 | "markers": "python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'",
177 | "version": "==0.18.2"
178 | },
179 | "idna": {
180 | "hashes": [
181 | "sha256:14475042e284991034cb48e06f6851428fb14c4dc953acd9be9a5e95c7b6dd7a",
182 | "sha256:467fbad99067910785144ce333826c71fb0e63a425657295239737f7ecd125f3"
183 | ],
184 | "markers": "python_version >= '3.0'",
185 | "version": "==3.2"
186 | },
187 | "imageio": {
188 | "hashes": [
189 | "sha256:3604d751f03002e8e0e7650aa71d8d9148144a87daf17cb1f3228e80747f2e6b",
190 | "sha256:52ddbaeca2dccf53ba2d6dec5676ca7bc3b2403ef8b37f7da78b7654bb3e10f0"
191 | ],
192 | "version": "==2.9.0"
193 | },
194 | "imageio-ffmpeg": {
195 | "hashes": [
196 | "sha256:4aa1edf6e7ff83c904e1fa2887e8ba32b560da66b0852e2292378827d72db542",
197 | "sha256:73640a7a54f95e607addd637c766d56be31d975a64ddb97d14df012575ef1a5d",
198 | "sha256:7d94d74e54c6157fbadf3a41210001b9e20e7deee5cfb6e093aa4df4bec7acaa",
199 | "sha256:951f32ee877af354a45959ed04912dcd220f15b15bc2ee1d6672f31b19a687d7",
200 | "sha256:e9be7d28a72ebd5968dd69199482237f931fb045b1a3fcb7f1ef7d0bc58e3389",
201 | "sha256:fd2d9f0c8b1939709a70cfe46e79811e4e1b4a897672482b74ce3d1aea9ef7e1"
202 | ],
203 | "markers": "python_version >= '3.4'",
204 | "version": "==0.4.4"
205 | },
206 | "jaraco.classes": {
207 | "hashes": [
208 | "sha256:22ac35313cf4b145bf7b217cc51be2d98a3d2db1c8558a30ca259d9f0b9c0b7d",
209 | "sha256:ed54b728af1937dc16b7236fbaf34ba561ba1ace572b03fffa5486ed363ecf34"
210 | ],
211 | "markers": "python_version >= '3.6'",
212 | "version": "==3.2.1"
213 | },
214 | "jaraco.collections": {
215 | "hashes": [
216 | "sha256:3662267424b55f10bf15b6f5dee6a6e48a2865c0ec50cc7a16040c81c55a98dc",
217 | "sha256:fa45052d859a7c28aeef846abb5857b525a1b9ec17bd4118b78e43a222c5a2f1"
218 | ],
219 | "markers": "python_version >= '3.6'",
220 | "version": "==3.3.0"
221 | },
222 | "jaraco.functools": {
223 | "hashes": [
224 | "sha256:7c788376d69cf41da675b186c85366fe9ac23c92a70697c455ef9135c25edf31",
225 | "sha256:bfcf7da71e2a0e980189b0744b59dba6c1dcf66dcd7a30f8a4413e478046b314"
226 | ],
227 | "markers": "python_version >= '3.6'",
228 | "version": "==3.3.0"
229 | },
230 | "jaraco.text": {
231 | "hashes": [
232 | "sha256:b647f2bf912e201bfefd01d691bf5d603a94f2b3f998129e4fea595873a25613",
233 | "sha256:f07f1076814a17a98eb915948b9a0dc71b1891c833588066ec1feb04ea4389b1"
234 | ],
235 | "markers": "python_version >= '3.6'",
236 | "version": "==3.5.0"
237 | },
238 | "joblib": {
239 | "hashes": [
240 | "sha256:9c17567692206d2f3fb9ecf5e991084254fe631665c450b443761c4186a613f7",
241 | "sha256:feeb1ec69c4d45129954f1b7034954241eedfd6ba39b5e9e4b6883be3332d5e5"
242 | ],
243 | "markers": "python_version >= '3.6'",
244 | "version": "==1.0.1"
245 | },
246 | "lxml": {
247 | "hashes": [
248 | "sha256:079f3ae844f38982d156efce585bc540c16a926d4436712cf4baee0cce487a3d",
249 | "sha256:0fbcf5565ac01dff87cbfc0ff323515c823081c5777a9fc7703ff58388c258c3",
250 | "sha256:122fba10466c7bd4178b07dba427aa516286b846b2cbd6f6169141917283aae2",
251 | "sha256:1b38116b6e628118dea5b2186ee6820ab138dbb1e24a13e478490c7db2f326ae",
252 | "sha256:1b7584d421d254ab86d4f0b13ec662a9014397678a7c4265a02a6d7c2b18a75f",
253 | "sha256:26e761ab5b07adf5f555ee82fb4bfc35bf93750499c6c7614bd64d12aaa67927",
254 | "sha256:289e9ca1a9287f08daaf796d96e06cb2bc2958891d7911ac7cae1c5f9e1e0ee3",
255 | "sha256:2a9d50e69aac3ebee695424f7dbd7b8c6d6eb7de2a2eb6b0f6c7db6aa41e02b7",
256 | "sha256:3082c518be8e97324390614dacd041bb1358c882d77108ca1957ba47738d9d59",
257 | "sha256:33bb934a044cf32157c12bfcfbb6649807da20aa92c062ef51903415c704704f",
258 | "sha256:3439c71103ef0e904ea0a1901611863e51f50b5cd5e8654a151740fde5e1cade",
259 | "sha256:36108c73739985979bf302006527cf8a20515ce444ba916281d1c43938b8bb96",
260 | "sha256:39b78571b3b30645ac77b95f7c69d1bffc4cf8c3b157c435a34da72e78c82468",
261 | "sha256:4289728b5e2000a4ad4ab8da6e1db2e093c63c08bdc0414799ee776a3f78da4b",
262 | "sha256:4bff24dfeea62f2e56f5bab929b4428ae6caba2d1eea0c2d6eb618e30a71e6d4",
263 | "sha256:4c61b3a0db43a1607d6264166b230438f85bfed02e8cff20c22e564d0faff354",
264 | "sha256:542d454665a3e277f76954418124d67516c5f88e51a900365ed54a9806122b83",
265 | "sha256:5a0a14e264069c03e46f926be0d8919f4105c1623d620e7ec0e612a2e9bf1c04",
266 | "sha256:5c8c163396cc0df3fd151b927e74f6e4acd67160d6c33304e805b84293351d16",
267 | "sha256:66e575c62792c3f9ca47cb8b6fab9e35bab91360c783d1606f758761810c9791",
268 | "sha256:6f12e1427285008fd32a6025e38e977d44d6382cf28e7201ed10d6c1698d2a9a",
269 | "sha256:74f7d8d439b18fa4c385f3f5dfd11144bb87c1da034a466c5b5577d23a1d9b51",
270 | "sha256:7610b8c31688f0b1be0ef882889817939490a36d0ee880ea562a4e1399c447a1",
271 | "sha256:76fa7b1362d19f8fbd3e75fe2fb7c79359b0af8747e6f7141c338f0bee2f871a",
272 | "sha256:7728e05c35412ba36d3e9795ae8995e3c86958179c9770e65558ec3fdfd3724f",
273 | "sha256:8157dadbb09a34a6bd95a50690595e1fa0af1a99445e2744110e3dca7831c4ee",
274 | "sha256:820628b7b3135403540202e60551e741f9b6d3304371712521be939470b454ec",
275 | "sha256:884ab9b29feaca361f7f88d811b1eea9bfca36cf3da27768d28ad45c3ee6f969",
276 | "sha256:89b8b22a5ff72d89d48d0e62abb14340d9e99fd637d046c27b8b257a01ffbe28",
277 | "sha256:92e821e43ad382332eade6812e298dc9701c75fe289f2a2d39c7960b43d1e92a",
278 | "sha256:b007cbb845b28db4fb8b6a5cdcbf65bacb16a8bd328b53cbc0698688a68e1caa",
279 | "sha256:bc4313cbeb0e7a416a488d72f9680fffffc645f8a838bd2193809881c67dd106",
280 | "sha256:bccbfc27563652de7dc9bdc595cb25e90b59c5f8e23e806ed0fd623755b6565d",
281 | "sha256:c47ff7e0a36d4efac9fd692cfa33fbd0636674c102e9e8d9b26e1b93a94e7617",
282 | "sha256:c4f05c5a7c49d2fb70223d0d5bcfbe474cf928310ac9fa6a7c6dddc831d0b1d4",
283 | "sha256:cdaf11d2bd275bf391b5308f86731e5194a21af45fbaaaf1d9e8147b9160ea92",
284 | "sha256:ce256aaa50f6cc9a649c51be3cd4ff142d67295bfc4f490c9134d0f9f6d58ef0",
285 | "sha256:d2e35d7bf1c1ac8c538f88d26b396e73dd81440d59c1ef8522e1ea77b345ede4",
286 | "sha256:d916d31fd85b2f78c76400d625076d9124de3e4bda8b016d25a050cc7d603f24",
287 | "sha256:df7c53783a46febb0e70f6b05df2ba104610f2fb0d27023409734a3ecbb78fb2",
288 | "sha256:e1cbd3f19a61e27e011e02f9600837b921ac661f0c40560eefb366e4e4fb275e",
289 | "sha256:efac139c3f0bf4f0939f9375af4b02c5ad83a622de52d6dfa8e438e8e01d0eb0",
290 | "sha256:efd7a09678fd8b53117f6bae4fa3825e0a22b03ef0a932e070c0bdbb3a35e654",
291 | "sha256:f2380a6376dfa090227b663f9678150ef27543483055cc327555fb592c5967e2",
292 | "sha256:f8380c03e45cf09f8557bdaa41e1fa7c81f3ae22828e1db470ab2a6c96d8bc23",
293 | "sha256:f90ba11136bfdd25cae3951af8da2e95121c9b9b93727b1b896e3fa105b2f586"
294 | ],
295 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'",
296 | "version": "==4.6.3"
297 | },
298 | "more-itertools": {
299 | "hashes": [
300 | "sha256:2cf89ec599962f2ddc4d568a05defc40e0a587fbc10d5989713638864c36be4d",
301 | "sha256:83f0308e05477c68f56ea3a888172c78ed5d5b3c282addb67508e7ba6c8f813a"
302 | ],
303 | "markers": "python_version >= '3.5'",
304 | "version": "==8.8.0"
305 | },
306 | "moviepy": {
307 | "hashes": [
308 | "sha256:2884e35d1788077db3ff89e763c5ba7bfddbd7ae9108c9bc809e7ba58fa433f5"
309 | ],
310 | "index": "pypi",
311 | "version": "==1.0.3"
312 | },
313 | "mysqlclient": {
314 | "hashes": [
315 | "sha256:0ac0dd759c4ca02c35a9fedc24bc982cf75171651e8187c2495ec957a87dfff7",
316 | "sha256:3381ca1a4f37ff1155fcfde20836b46416d66531add8843f6aa6d968982731c3",
317 | "sha256:71c4b330cf2313bbda0307fc858cc9055e64493ba9bf28454d25cf8b3ee8d7f5",
318 | "sha256:f6ebea7c008f155baeefe16c56cd3ee6239f7a5a9ae42396c2f1860f08a7c432",
319 | "sha256:fc575093cf81b6605bed84653e48b277318b880dc9becf42dd47fa11ffd3e2b6"
320 | ],
321 | "markers": "python_version >= '3.5'",
322 | "version": "==2.0.3"
323 | },
324 | "nltk": {
325 | "hashes": [
326 | "sha256:240e23ab1ab159ef9940777d30c7c72d7e76d91877099218a7585370c11f6b9e",
327 | "sha256:57d556abed621ab9be225cc6d2df1edce17572efb67a3d754630c9f8381503eb"
328 | ],
329 | "index": "pypi",
330 | "version": "==3.6.2"
331 | },
332 | "numpy": {
333 | "hashes": [
334 | "sha256:1a784e8ff7ea2a32e393cc53eb0003eca1597c7ca628227e34ce34eb11645a0e",
335 | "sha256:2ba579dde0563f47021dcd652253103d6fd66165b18011dce1a0609215b2791e",
336 | "sha256:3537b967b350ad17633b35c2f4b1a1bbd258c018910b518c30b48c8e41272717",
337 | "sha256:3c40e6b860220ed862e8097b8f81c9af6d7405b723f4a7af24a267b46f90e461",
338 | "sha256:598fe100b2948465cf3ed64b1a326424b5e4be2670552066e17dfaa67246011d",
339 | "sha256:620732f42259eb2c4642761bd324462a01cdd13dd111740ce3d344992dd8492f",
340 | "sha256:709884863def34d72b183d074d8ba5cfe042bc3ff8898f1ffad0209161caaa99",
341 | "sha256:75579acbadbf74e3afd1153da6177f846212ea2a0cc77de53523ae02c9256513",
342 | "sha256:7c55407f739f0bfcec67d0df49103f9333edc870061358ac8a8c9e37ea02fcd2",
343 | "sha256:a1f2fb2da242568af0271455b89aee0f71e4e032086ee2b4c5098945d0e11cf6",
344 | "sha256:a290989cd671cd0605e9c91a70e6df660f73ae87484218e8285c6522d29f6e38",
345 | "sha256:ac4fd578322842dbda8d968e3962e9f22e862b6ec6e3378e7415625915e2da4d",
346 | "sha256:ad09f55cc95ed8d80d8ab2052f78cc21cb231764de73e229140d81ff49d8145e",
347 | "sha256:b9205711e5440954f861ceeea8f1b415d7dd15214add2e878b4d1cf2bcb1a914",
348 | "sha256:bba474a87496d96e61461f7306fba2ebba127bed7836212c360f144d1e72ac54",
349 | "sha256:bebab3eaf0641bba26039fb0b2c5bf9b99407924b53b1ea86e03c32c64ef5aef",
350 | "sha256:cc367c86eb87e5b7c9592935620f22d13b090c609f1b27e49600cd033b529f54",
351 | "sha256:ccc6c650f8700ce1e3a77668bb7c43e45c20ac06ae00d22bdf6760b38958c883",
352 | "sha256:cf680682ad0a3bef56dae200dbcbac2d57294a73e5b0f9864955e7dd7c2c2491",
353 | "sha256:d2910d0a075caed95de1a605df00ee03b599de5419d0b95d55342e9a33ad1fb3",
354 | "sha256:d5caa946a9f55511e76446e170bdad1d12d6b54e17a2afe7b189112ed4412bb8",
355 | "sha256:d89b0dc7f005090e32bb4f9bf796e1dcca6b52243caf1803fdd2b748d8561f63",
356 | "sha256:d95d16204cd51ff1a1c8d5f9958ce90ae190be81d348b514f9be39f878b8044a",
357 | "sha256:e4d5a86a5257843a18fb1220c5f1c199532bc5d24e849ed4b0289fb59fbd4d8f",
358 | "sha256:e58ddb53a7b4959932f5582ac455ff90dcb05fac3f8dcc8079498d43afbbde6c",
359 | "sha256:e80fe25cba41c124d04c662f33f6364909b985f2eb5998aaa5ae4b9587242cce",
360 | "sha256:eda2829af498946c59d8585a9fd74da3f810866e05f8df03a86f70079c7531dd",
361 | "sha256:fd0a359c1c17f00cb37de2969984a74320970e0ceef4808c32e00773b06649d9"
362 | ],
363 | "markers": "python_version >= '3.7'",
364 | "version": "==1.21.0"
365 | },
366 | "pattern": {
367 | "hashes": [
368 | "sha256:1ced3336a5189e3025ece970229126bc7e6adf2e73a91c2e625b3a45eb0720d9"
369 | ],
370 | "index": "pypi",
371 | "version": "==3.6.0"
372 | },
373 | "pdfminer.six": {
374 | "hashes": [
375 | "sha256:b9aac0ebeafb21c08bf65f2039f4b2c5f78a3449d0a41df711d72445649e952a",
376 | "sha256:d78877ba8d8bf957f3bb636c4f73f4f6f30f56c461993877ac22c39c20837509"
377 | ],
378 | "markers": "python_version >= '3.4'",
379 | "version": "==20201018"
380 | },
381 | "pillow": {
382 | "hashes": [
383 | "sha256:0b2efa07f69dc395d95bb9ef3299f4ca29bcb2157dc615bae0b42c3c20668ffc",
384 | "sha256:114f816e4f73f9ec06997b2fde81a92cbf0777c9e8f462005550eed6bae57e63",
385 | "sha256:147bd9e71fb9dcf08357b4d530b5167941e222a6fd21f869c7911bac40b9994d",
386 | "sha256:15a2808e269a1cf2131930183dcc0419bc77bb73eb54285dde2706ac9939fa8e",
387 | "sha256:196560dba4da7a72c5e7085fccc5938ab4075fd37fe8b5468869724109812edd",
388 | "sha256:1c03e24be975e2afe70dfc5da6f187eea0b49a68bb2b69db0f30a61b7031cee4",
389 | "sha256:1fd5066cd343b5db88c048d971994e56b296868766e461b82fa4e22498f34d77",
390 | "sha256:29c9569049d04aaacd690573a0398dbd8e0bf0255684fee512b413c2142ab723",
391 | "sha256:2b6dfa068a8b6137da34a4936f5a816aba0ecc967af2feeb32c4393ddd671cba",
392 | "sha256:2cac53839bfc5cece8fdbe7f084d5e3ee61e1303cccc86511d351adcb9e2c792",
393 | "sha256:2ee77c14a0299d0541d26f3d8500bb57e081233e3fa915fa35abd02c51fa7fae",
394 | "sha256:37730f6e68bdc6a3f02d2079c34c532330d206429f3cee651aab6b66839a9f0e",
395 | "sha256:3f08bd8d785204149b5b33e3b5f0ebbfe2190ea58d1a051c578e29e39bfd2367",
396 | "sha256:479ab11cbd69612acefa8286481f65c5dece2002ffaa4f9db62682379ca3bb77",
397 | "sha256:4bc3c7ef940eeb200ca65bd83005eb3aae8083d47e8fcbf5f0943baa50726856",
398 | "sha256:660a87085925c61a0dcc80efb967512ac34dbb256ff7dd2b9b4ee8dbdab58cf4",
399 | "sha256:67b3666b544b953a2777cb3f5a922e991be73ab32635666ee72e05876b8a92de",
400 | "sha256:70af7d222df0ff81a2da601fab42decb009dc721545ed78549cb96e3a1c5f0c8",
401 | "sha256:75e09042a3b39e0ea61ce37e941221313d51a9c26b8e54e12b3ececccb71718a",
402 | "sha256:8960a8a9f4598974e4c2aeb1bff9bdd5db03ee65fd1fce8adf3223721aa2a636",
403 | "sha256:9364c81b252d8348e9cc0cb63e856b8f7c1b340caba6ee7a7a65c968312f7dab",
404 | "sha256:969cc558cca859cadf24f890fc009e1bce7d7d0386ba7c0478641a60199adf79",
405 | "sha256:9a211b663cf2314edbdb4cf897beeb5c9ee3810d1d53f0e423f06d6ebbf9cd5d",
406 | "sha256:a17ca41f45cf78c2216ebfab03add7cc350c305c38ff34ef4eef66b7d76c5229",
407 | "sha256:a2f381932dca2cf775811a008aa3027671ace723b7a38838045b1aee8669fdcf",
408 | "sha256:a4eef1ff2d62676deabf076f963eda4da34b51bc0517c70239fafed1d5b51500",
409 | "sha256:c088a000dfdd88c184cc7271bfac8c5b82d9efa8637cd2b68183771e3cf56f04",
410 | "sha256:c0e0550a404c69aab1e04ae89cca3e2a042b56ab043f7f729d984bf73ed2a093",
411 | "sha256:c11003197f908878164f0e6da15fce22373ac3fc320cda8c9d16e6bba105b844",
412 | "sha256:c2a5ff58751670292b406b9f06e07ed1446a4b13ffced6b6cab75b857485cbc8",
413 | "sha256:c35d09db702f4185ba22bb33ef1751ad49c266534339a5cebeb5159d364f6f82",
414 | "sha256:c379425c2707078dfb6bfad2430728831d399dc95a7deeb92015eb4c92345eaf",
415 | "sha256:cc866706d56bd3a7dbf8bac8660c6f6462f2f2b8a49add2ba617bc0c54473d83",
416 | "sha256:d0da39795049a9afcaadec532e7b669b5ebbb2a9134576ebcc15dd5bdae33cc0",
417 | "sha256:f156d6ecfc747ee111c167f8faf5f4953761b5e66e91a4e6767e548d0f80129c",
418 | "sha256:f4ebde71785f8bceb39dcd1e7f06bcc5d5c3cf48b9f69ab52636309387b097c8",
419 | "sha256:fc214a6b75d2e0ea7745488da7da3c381f41790812988c7a92345978414fad37",
420 | "sha256:fd7eef578f5b2200d066db1b50c4aa66410786201669fb76d5238b007918fb24",
421 | "sha256:ff04c373477723430dce2e9d024c708a047d44cf17166bf16e604b379bf0ca14"
422 | ],
423 | "index": "pypi",
424 | "version": "==8.3.1"
425 | },
426 | "portend": {
427 | "hashes": [
428 | "sha256:986ed9a278e64a87b5b5f4c21e61c25bebdce9919a92238d9c14c37a7416482b",
429 | "sha256:add53a9e65d4022885f97de7895da583d0ed57df3eadb0b4d2ada594268cc0e6"
430 | ],
431 | "markers": "python_version >= '3.6'",
432 | "version": "==2.7.1"
433 | },
434 | "proglog": {
435 | "hashes": [
436 | "sha256:d8c4ccbf2138e0c5e3f3fc0d80dc51d7e69dcfe8bfde4cacb566725092a5b18d"
437 | ],
438 | "version": "==0.1.9"
439 | },
440 | "pycparser": {
441 | "hashes": [
442 | "sha256:2d475327684562c3a96cc71adf7dc8c4f0565175cf86b6d7a404ff4c771f15f0",
443 | "sha256:7582ad22678f0fcd81102833f60ef8d0e57288b6b5fb00323d101be910e35705"
444 | ],
445 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
446 | "version": "==2.20"
447 | },
448 | "python-docx": {
449 | "hashes": [
450 | "sha256:1105d233a0956dd8dd1e710d20b159e2d72ac3c301041b95f4d4ceb3e0ebebc4"
451 | ],
452 | "version": "==0.8.11"
453 | },
454 | "pytube": {
455 | "hashes": [
456 | "sha256:55df67d864436f8ddad7c91c37f5781793cd7b947be3d6e561282564a18f4d4c",
457 | "sha256:d90f50889e0765a7ba819f139f30d5f77486de036b57622851ea148a7ff50baf"
458 | ],
459 | "index": "pypi",
460 | "version": "==10.9.2"
461 | },
462 | "pytz": {
463 | "hashes": [
464 | "sha256:83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da",
465 | "sha256:eb10ce3e7736052ed3623d49975ce333bcd712c7bb19a58b9e2089d4057d0798"
466 | ],
467 | "version": "==2021.1"
468 | },
469 | "pywin32": {
470 | "hashes": [
471 | "sha256:595d397df65f1b2e0beaca63a883ae6d8b6df1cdea85c16ae85f6d2e648133fe",
472 | "sha256:87604a4087434cd814ad8973bd47d6524bd1fa9e971ce428e76b62a5e0860fdf",
473 | "sha256:88981dd3cfb07432625b180f49bf4e179fb8cbb5704cd512e38dd63636af7a17",
474 | "sha256:8c9d33968aa7fcddf44e47750e18f3d034c3e443a707688a008a2e52bbef7e96",
475 | "sha256:93367c96e3a76dfe5003d8291ae16454ca7d84bb24d721e0b74a07610b7be4a7",
476 | "sha256:9635df6998a70282bd36e7ac2a5cef9ead1627b0a63b17c731312c7a0daebb72",
477 | "sha256:98f62a3f60aa64894a290fb7494bfa0bfa0a199e9e052e1ac293b2ad3cd2818b",
478 | "sha256:c866f04a182a8cb9b7855de065113bbd2e40524f570db73ef1ee99ff0a5cc2f0",
479 | "sha256:dafa18e95bf2a92f298fe9c582b0e205aca45c55f989937c52c454ce65b93c78",
480 | "sha256:fb3b4933e0382ba49305cc6cd3fb18525df7fd96aa434de19ce0878133bf8e4a"
481 | ],
482 | "markers": "python_version < '3.10' and sys_platform == 'win32' and implementation_name == 'cpython'",
483 | "version": "==301"
484 | },
485 | "regex": {
486 | "hashes": [
487 | "sha256:0eb2c6e0fcec5e0f1d3bcc1133556563222a2ffd2211945d7b1480c1b1a42a6f",
488 | "sha256:15dddb19823f5147e7517bb12635b3c82e6f2a3a6b696cc3e321522e8b9308ad",
489 | "sha256:173bc44ff95bc1e96398c38f3629d86fa72e539c79900283afa895694229fe6a",
490 | "sha256:1c78780bf46d620ff4fff40728f98b8afd8b8e35c3efd638c7df67be2d5cddbf",
491 | "sha256:2366fe0479ca0e9afa534174faa2beae87847d208d457d200183f28c74eaea59",
492 | "sha256:2bceeb491b38225b1fee4517107b8491ba54fba77cf22a12e996d96a3c55613d",
493 | "sha256:2ddeabc7652024803666ea09f32dd1ed40a0579b6fbb2a213eba590683025895",
494 | "sha256:2fe5e71e11a54e3355fa272137d521a40aace5d937d08b494bed4529964c19c4",
495 | "sha256:319eb2a8d0888fa6f1d9177705f341bc9455a2c8aca130016e52c7fe8d6c37a3",
496 | "sha256:3f5716923d3d0bfb27048242a6e0f14eecdb2e2a7fac47eda1d055288595f222",
497 | "sha256:422dec1e7cbb2efbbe50e3f1de36b82906def93ed48da12d1714cabcd993d7f0",
498 | "sha256:4c9c3155fe74269f61e27617529b7f09552fbb12e44b1189cebbdb24294e6e1c",
499 | "sha256:4f64fc59fd5b10557f6cd0937e1597af022ad9b27d454e182485f1db3008f417",
500 | "sha256:564a4c8a29435d1f2256ba247a0315325ea63335508ad8ed938a4f14c4116a5d",
501 | "sha256:59506c6e8bd9306cd8a41511e32d16d5d1194110b8cfe5a11d102d8b63cf945d",
502 | "sha256:598c0a79b4b851b922f504f9f39a863d83ebdfff787261a5ed061c21e67dd761",
503 | "sha256:59c00bb8dd8775473cbfb967925ad2c3ecc8886b3b2d0c90a8e2707e06c743f0",
504 | "sha256:6110bab7eab6566492618540c70edd4d2a18f40ca1d51d704f1d81c52d245026",
505 | "sha256:6afe6a627888c9a6cfbb603d1d017ce204cebd589d66e0703309b8048c3b0854",
506 | "sha256:791aa1b300e5b6e5d597c37c346fb4d66422178566bbb426dd87eaae475053fb",
507 | "sha256:8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d",
508 | "sha256:875c355360d0f8d3d827e462b29ea7682bf52327d500a4f837e934e9e4656068",
509 | "sha256:89e5528803566af4df368df2d6f503c84fbfb8249e6631c7b025fe23e6bd0cde",
510 | "sha256:99d8ab206a5270c1002bfcf25c51bf329ca951e5a169f3b43214fdda1f0b5f0d",
511 | "sha256:9a854b916806c7e3b40e6616ac9e85d3cdb7649d9e6590653deb5b341a736cec",
512 | "sha256:b85ac458354165405c8a84725de7bbd07b00d9f72c31a60ffbf96bb38d3e25fa",
513 | "sha256:bc84fb254a875a9f66616ed4538542fb7965db6356f3df571d783f7c8d256edd",
514 | "sha256:c92831dac113a6e0ab28bc98f33781383fe294df1a2c3dfd1e850114da35fd5b",
515 | "sha256:cbe23b323988a04c3e5b0c387fe3f8f363bf06c0680daf775875d979e376bd26",
516 | "sha256:ccb3d2190476d00414aab36cca453e4596e8f70a206e2aa8db3d495a109153d2",
517 | "sha256:d8bbce0c96462dbceaa7ac4a7dfbbee92745b801b24bce10a98d2f2b1ea9432f",
518 | "sha256:db2b7df831c3187a37f3bb80ec095f249fa276dbe09abd3d35297fc250385694",
519 | "sha256:e586f448df2bbc37dfadccdb7ccd125c62b4348cb90c10840d695592aa1b29e0",
520 | "sha256:e5983c19d0beb6af88cb4d47afb92d96751fb3fa1784d8785b1cdf14c6519407",
521 | "sha256:e6a1e5ca97d411a461041d057348e578dc344ecd2add3555aedba3b408c9f874",
522 | "sha256:eaf58b9e30e0e546cdc3ac06cf9165a1ca5b3de8221e9df679416ca667972035",
523 | "sha256:ed693137a9187052fc46eedfafdcb74e09917166362af4cc4fddc3b31560e93d",
524 | "sha256:edd1a68f79b89b0c57339bce297ad5d5ffcc6ae7e1afdb10f1947706ed066c9c",
525 | "sha256:f080248b3e029d052bf74a897b9d74cfb7643537fbde97fe8225a6467fb559b5",
526 | "sha256:f9392a4555f3e4cb45310a65b403d86b589adc773898c25a39184b1ba4db8985",
527 | "sha256:f98dc35ab9a749276f1a4a38ab3e0e2ba1662ce710f6530f5b0a6656f1c32b58"
528 | ],
529 | "version": "==2021.7.6"
530 | },
531 | "requests": {
532 | "hashes": [
533 | "sha256:6c1246513ecd5ecd4528a0906f910e8f0f9c6b8ec72030dc9fd154dc1a6efd24",
534 | "sha256:b8aa58f8cf793ffd8782d3d8cb19e66ef36f7aba4353eec859e74678b01b07a7"
535 | ],
536 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'",
537 | "version": "==2.26.0"
538 | },
539 | "scipy": {
540 | "hashes": [
541 | "sha256:0572256c10ddd058e3d315c555538671ddb2737f27eb56189bfbc3483391403f",
542 | "sha256:2e685fdbfa5b989af4338b29c408b9157ea6addec15d661104c437980c292be5",
543 | "sha256:3595c8b64970c9e5a3f137fa1a9eb64da417e78fb7991d0b098b18a00b776d88",
544 | "sha256:3e7df79b42c3015058a5554bfeab6fd4c9906c46560c9ddebb5c652840f3e182",
545 | "sha256:4ef3d4df8af40cb6f4d4eaf7b02780109ebabeec334cda26a7899ec9d8de9176",
546 | "sha256:53116abd5060a5b4a58489cf689bee259b779e6b7ecd4ce366e7147aa7c9626e",
547 | "sha256:5a983d3cebc27294897951a494cebd78af2eae37facf75d9e4ad4f1f62229860",
548 | "sha256:5eb8f054eebb351af7490bbb57465ba9662c4e16e1786655c6c7ed530eb9a74e",
549 | "sha256:6130e22bf6ee506f7cddde7e0515296d97eb6c6c94f7ef5103c2b77aec5833a7",
550 | "sha256:7f4b89c223bd09460b52b669e2e642cab73c28855b540e6ed029692546a86f8d",
551 | "sha256:80df8af7039bce92fb4cd1ceb056258631b11b3c627384e2d29bb48d44c0cae7",
552 | "sha256:821e75f5c16cd7b0ab0ffe7eb9917e5af7b48c25306b4777287de8d792a5f7f3",
553 | "sha256:97ca4552ace1c313707058e774609af59644321e278c3a539322fab2fb09b943",
554 | "sha256:998c5e6ea649489302de2c0bc026ed34284f531df89d2bdc8df3a0d44d165739",
555 | "sha256:aef6e922aea6f2e6bbb539b413c85210a9ee32757535b84204ebd22723e69704",
556 | "sha256:b77ee5e3a9507622e7f98b16122242a3903397f98d1fe3bc269d904a9025e2bc",
557 | "sha256:bd4399d4388ca0239a4825e312b3e61b60f743dd6daf49e5870837716502a92a",
558 | "sha256:c5d012cb82cc1dcfa72609abaabb4a4ed8113e3e8ac43464508a418c146be57d",
559 | "sha256:e7b733d4d98e604109715e11f2ab9340eb45d53f803634ed730039070fc3bc11"
560 | ],
561 | "markers": "python_version < '3.10' and python_version >= '3.7'",
562 | "version": "==1.7.0"
563 | },
564 | "selenium": {
565 | "hashes": [
566 | "sha256:2d7131d7bc5a5b99a2d9b04aaf2612c411b03b8ca1b1ee8d3de5845a9be2cb3c",
567 | "sha256:deaf32b60ad91a4611b98d8002757f29e6f2c2d5fcaf202e1c9ad06d6772300d"
568 | ],
569 | "index": "pypi",
570 | "version": "==3.141.0"
571 | },
572 | "sgmllib3k": {
573 | "hashes": [
574 | "sha256:7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9"
575 | ],
576 | "version": "==1.0.0"
577 | },
578 | "six": {
579 | "hashes": [
580 | "sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926",
581 | "sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254"
582 | ],
583 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
584 | "version": "==1.16.0"
585 | },
586 | "sortedcontainers": {
587 | "hashes": [
588 | "sha256:25caa5a06cc30b6b83d11423433f65d1f9d76c4c6a0c90e3379eaa43b9bfdb88",
589 | "sha256:a163dcaede0f1c021485e957a39245190e74249897e2ae4b2aa38595db237ee0"
590 | ],
591 | "version": "==2.4.0"
592 | },
593 | "soupsieve": {
594 | "hashes": [
595 | "sha256:052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc",
596 | "sha256:c2c1c2d44f158cdbddab7824a9af8c4f83c76b1e23e049479aa432feb6c4c23b"
597 | ],
598 | "markers": "python_version >= '3.0'",
599 | "version": "==2.2.1"
600 | },
601 | "speechrecognition": {
602 | "hashes": [
603 | "sha256:4d8f73a0c05ec70331c3bacaa89ecc06dfa8d9aba0899276664cda06ab597e8e"
604 | ],
605 | "index": "pypi",
606 | "version": "==3.8.1"
607 | },
608 | "tempora": {
609 | "hashes": [
610 | "sha256:c54da0f05405f04eb67abbb1dff4448fd91428b58cb00f0f645ea36f6a927950",
611 | "sha256:ef2d8bb35902d5ea7da95df33456685a6d305b97f311725c12e55c13d85c0938"
612 | ],
613 | "markers": "python_version >= '3.6'",
614 | "version": "==4.1.1"
615 | },
616 | "tqdm": {
617 | "hashes": [
618 | "sha256:5aa445ea0ad8b16d82b15ab342de6b195a722d75fc1ef9934a46bba6feafbc64",
619 | "sha256:8bb94db0d4468fea27d004a0f1d1c02da3cdedc00fe491c0de986b76a04d6b0a"
620 | ],
621 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'",
622 | "version": "==4.61.2"
623 | },
624 | "urllib3": {
625 | "hashes": [
626 | "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4",
627 | "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f"
628 | ],
629 | "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'",
630 | "version": "==1.26.6"
631 | },
632 | "wget": {
633 | "hashes": [
634 | "sha256:35e630eca2aa50ce998b9b1a127bb26b30dfee573702782aa982f875e3f16061"
635 | ],
636 | "index": "pypi",
637 | "version": "==3.2"
638 | },
639 | "zc.lockfile": {
640 | "hashes": [
641 | "sha256:307ad78227e48be260e64896ec8886edc7eae22d8ec53e4d528ab5537a83203b",
642 | "sha256:cc33599b549f0c8a248cb72f3bf32d77712de1ff7ee8814312eb6456b42c015f"
643 | ],
644 | "version": "==2.0"
645 | }
646 | },
647 | "develop": {}
648 | }
649 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 | # voice_to_signLanguage
3 | Voice to Sign Language Conversion
4 |
5 |
6 | ## Usage
7 |
8 | Install dependencies
9 |
10 | ```
11 | npm install
12 | ```
13 | ```
14 | pip install pipenv
15 | ```
16 | ```
17 | pip install pipenv
18 | ```
19 | ```
20 | pipenv install
21 | ```
22 | ```
23 | pipenv shell
24 | ```
25 | ```
26 | nodemon server.js
27 | ```
28 |
--------------------------------------------------------------------------------
/alphatest.py:
--------------------------------------------------------------------------------
1 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
2 | from moviepy.editor import *
3 | import glob, os
4 |
5 | word="karen"
6 | os.chdir(SAMPLE_INPUTS)
7 | clips = [None]*len(word)
8 | for i,l in enumerate(word):
9 | filename= l+".mp4"
10 | filepath = os.path.join("alphabets", filename)
11 | #print(filepath)
12 | clip= VideoFileClip(filepath)
13 | clips[i]=clip
14 | clip = concatenate_videoclips(clips,method='compose')
15 | os.chdir(SAMPLE_INPUTS)
16 | filename= word+".mp4"
17 | clip.write_videofile(filename)
--------------------------------------------------------------------------------
/bullds/PyAudio-0.2.11-cp39-cp39-win_amd64.whl:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/bullds/PyAudio-0.2.11-cp39-cp39-win_amd64.whl
--------------------------------------------------------------------------------
/conf.py:
--------------------------------------------------------------------------------
1 | import os
2 |
3 | ABS_PATH = os.path.abspath(__file__)
4 | BASE_DIR = os.path.dirname(ABS_PATH)
5 | DRIVER_DIR = os.path.join(BASE_DIR, "driver/chromedriver.exe")
6 | DATA_DIR = os.path.join(BASE_DIR, "data")
7 | SAMPLE_DIR = os.path.join(DATA_DIR, "samples")
8 | SAMPLE_INPUTS = os.path.join(SAMPLE_DIR, "input")
9 | SAMPLES = os.path.join(SAMPLE_DIR, "input")
10 | SAMPLE_OUTPUTS = os.path.join(SAMPLE_DIR, 'output')
11 | JAR_DIR = os.path.join(BASE_DIR, "jars")
--------------------------------------------------------------------------------
/data/samples/input/alphabets/a.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/a.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/b.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/b.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/c.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/c.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/d.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/d.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/e.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/e.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/f.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/f.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/g.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/g.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/h.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/h.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/i.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/i.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/j.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/j.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/k.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/k.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/l.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/l.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/m.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/m.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/n.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/n.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/o.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/o.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/p.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/p.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/q.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/q.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/r.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/r.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/s.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/s.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/t.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/t.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/u.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/u.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/v.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/v.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/w.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/w.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/x.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/x.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/y.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/y.mp4
--------------------------------------------------------------------------------
/data/samples/input/alphabets/z.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/alphabets/z.mp4
--------------------------------------------------------------------------------
/data/samples/input/downloads/Assam.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/downloads/Assam.mp4
--------------------------------------------------------------------------------
/data/samples/input/downloads/House.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/downloads/House.mp4
--------------------------------------------------------------------------------
/data/samples/input/downloads/I.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/downloads/I.mp4
--------------------------------------------------------------------------------
/data/samples/input/downloads/My.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/downloads/My.mp4
--------------------------------------------------------------------------------
/data/samples/input/downloads/brijesh.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/downloads/brijesh.mp4
--------------------------------------------------------------------------------
/data/samples/input/numbers/1.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/numbers/1.mp4
--------------------------------------------------------------------------------
/data/samples/input/numbers/2.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/numbers/2.mp4
--------------------------------------------------------------------------------
/data/samples/input/numbers/3.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/input/numbers/3.mp4
--------------------------------------------------------------------------------
/data/samples/output/clipg.mp4:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/data/samples/output/clipg.mp4
--------------------------------------------------------------------------------
/done.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
97 |
98 |
99 |
100 |
The Original syntax is : <%= normalSyntax%>
The ISL syntax is : <%=islSyntax %>
101 |
102 |
114 |
115 |
116 |
117 |
118 |
--------------------------------------------------------------------------------
/driver/chromedriver.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/driver/chromedriver.exe
--------------------------------------------------------------------------------
/english.py:
--------------------------------------------------------------------------------
1 | import os
2 | import nltk
3 | from nltk.parse.stanford import StanfordParser
4 | from nltk.stem import WordNetLemmatizer
5 | from nltk.stem import PorterStemmer
6 | from nltk.tree import *
7 | from conf import JAR_DIR
8 | # from nltk.parse.corenlp import stanford
9 |
10 | os.environ['STANFORD_PARSER'] = JAR_DIR
11 | os.environ['STANFORD_MODELS'] = JAR_DIR
12 | os.environ['JAVAHOME'] = "C:/Program Files/Java/jdk-12.0.1/bin/java.exe"
13 | nltk.download('wordnet')
14 |
15 | text = ""
16 |
17 | def filter_stop_words(words):
18 | stopwords_set = set(['a', 'an','am', 'The', 'is','for','to'])
19 | # stopwords_set = set(stopwords.words("english"))
20 | words = list(filter(lambda x: x not in stopwords_set, words))
21 | return words
22 |
23 |
24 | def lemmatize_tokens(token_list):
25 | lemmatizer = WordNetLemmatizer()
26 | ps = PorterStemmer()
27 | lemmatized_words = []
28 | for token in token_list:
29 | #token=ps.stem(token)
30 | token = lemmatizer.lemmatize(token)
31 | lemmatized_words.append(lemmatizer.lemmatize(token,pos="v"))
32 | return lemmatized_words
33 |
34 |
35 | def label_parse_subtrees(parent_tree):
36 | tree_traversal_flag = {}
37 |
38 | for sub_tree in parent_tree.subtrees():
39 | tree_traversal_flag[sub_tree.treeposition()] = 0
40 | return tree_traversal_flag
41 |
42 |
43 | def handle_noun_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree):
44 | # if clause is Noun clause and not traversed then insert them in new tree first
45 | if tree_traversal_flag[sub_tree.treeposition()] == 0 and tree_traversal_flag[sub_tree.parent().treeposition()] == 0:
46 | tree_traversal_flag[sub_tree.treeposition()] = 1
47 | modified_parse_tree.insert(i, sub_tree)
48 | i = i + 1
49 | return i, modified_parse_tree
50 |
51 |
52 | def handle_verb_prop_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree):
53 | # if clause is Verb clause or Proportion clause recursively check for Noun clause
54 | for child_sub_tree in sub_tree.subtrees():
55 | if child_sub_tree.label() == "NP" or child_sub_tree.label() == 'PRP':
56 | if tree_traversal_flag[child_sub_tree.treeposition()] == 0 and tree_traversal_flag[child_sub_tree.parent().treeposition()] == 0:
57 | tree_traversal_flag[child_sub_tree.treeposition()] = 1
58 | modified_parse_tree.insert(i, child_sub_tree)
59 | i = i + 1
60 | return i, modified_parse_tree
61 |
62 |
63 | def modify_tree_structure(parent_tree):
64 | # Mark all subtrees position as 0
65 | tree_traversal_flag = label_parse_subtrees(parent_tree)
66 | # Initialize new parse tree
67 | modified_parse_tree = Tree('ROOT', [])
68 | i = 0
69 | for sub_tree in parent_tree.subtrees():
70 | if sub_tree.label() == "NP":
71 | i, modified_parse_tree = handle_noun_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree)
72 | if sub_tree.label() == "VP" or sub_tree.label() == "PRP":
73 | i, modified_parse_tree = handle_verb_prop_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree)
74 |
75 | # recursively check for omitted clauses to be inserted in tree
76 | for sub_tree in parent_tree.subtrees():
77 | for child_sub_tree in sub_tree.subtrees():
78 | if len(child_sub_tree.leaves()) == 1: #check if subtree leads to some word
79 | if tree_traversal_flag[child_sub_tree.treeposition()] == 0 and tree_traversal_flag[child_sub_tree.parent().treeposition()] == 0:
80 | tree_traversal_flag[child_sub_tree.treeposition()] = 1
81 | modified_parse_tree.insert(i, child_sub_tree)
82 | i = i + 1
83 |
84 | return modified_parse_tree
85 |
86 | def convert_eng_to_isl(input_string):
87 |
88 | if len(list(input_string.split(' '))) == 1:
89 | return list(input_string.split(' '))
90 |
91 | # Initializing stanford parser
92 | parser = StanfordParser()
93 |
94 | # Generates all possible parse trees sort by probability for the sentence
95 | possible_parse_tree_list = [tree for tree in parser.parse(input_string.split())]
96 |
97 | # Get most probable parse tree
98 | parse_tree = possible_parse_tree_list[0]
99 | <<<<<<< HEAD
100 | #print(parse_tree)
101 | =======
102 | print(parse_tree)
103 | >>>>>>> 8e43ad3c63987396256069fbf73746d9afc7e284
104 |
105 | # Convert into tree data structure
106 | parent_tree = ParentedTree.convert(parse_tree)
107 |
108 | modified_parse_tree = modify_tree_structure(parent_tree)
109 |
110 | parsed_sent = modified_parse_tree.leaves()
111 | return parsed_sent
112 |
113 | def pre_process(sentence):
114 | words = list(sentence.split())
115 | f = open('words.txt', 'r')
116 | eligible_words = f.read()
117 | f.close()
118 | final_string = ""
119 |
120 | for word in words:
121 | if word not in eligible_words:
122 | for letter in word:
123 | final_string += " " + letter
124 | else:
125 | final_string += " " + word
126 |
127 | return final_string
128 |
129 | # DRIVER CODE
130 |
131 | def isl(text):
132 | input_string = text.capitalize()
133 | <<<<<<< HEAD
134 | #print(input_string)
135 | isl_parsed_token_list = convert_eng_to_isl(input_string)
136 | #print("isl parsed token list: ",isl_parsed_token_list)
137 | # lemmatize tokens
138 | lemmatized_isl_token_list = lemmatize_tokens(isl_parsed_token_list)
139 | #print("LEMMATIZED WORDS",lemmatized_isl_token_list)
140 |
141 | # remove stop words
142 | filtered_isl_token_list = filter_stop_words(lemmatized_isl_token_list)
143 | #print("filtered isl token list",filtered_isl_token_list)
144 | =======
145 | print(input_string)
146 | isl_parsed_token_list = convert_eng_to_isl(input_string)
147 | print("isl parsed token list: ",isl_parsed_token_list)
148 | # lemmatize tokens
149 | lemmatized_isl_token_list = lemmatize_tokens(isl_parsed_token_list)
150 | print("LEMMATIZED WORDS",lemmatized_isl_token_list)
151 |
152 | # remove stop words
153 | filtered_isl_token_list = filter_stop_words(lemmatized_isl_token_list)
154 | print("filtered isl token list",filtered_isl_token_list)
155 | >>>>>>> 8e43ad3c63987396256069fbf73746d9afc7e284
156 | isl_text_string = ""
157 |
158 | for token in filtered_isl_token_list:
159 | isl_text_string += token
160 | isl_text_string += " "
161 |
162 | isl_text_string = isl_text_string.lower()
163 |
164 | <<<<<<< HEAD
165 | #print(isl_text_string)
166 | =======
167 | print(isl_text_string)
168 | >>>>>>> 8e43ad3c63987396256069fbf73746d9afc7e284
169 |
170 |
171 | isl(text)
--------------------------------------------------------------------------------
/fetchLink.py:
--------------------------------------------------------------------------------
1 | from conf import DRIVER_DIR
2 | from selenium import webdriver
3 | import time
4 | from selenium.webdriver.common.keys import Keys
5 | from selenium.common.exceptions import NoSuchElementException
6 | from selenium.webdriver.support.ui import WebDriverWait # for implicit and explict waits
7 | from selenium.webdriver.chrome.options import Options # for suppressing the browser
8 | # !Make sure you use same VERSION OF CHROME AND DRIVER
9 | def getLink(word):
10 | #print("recives word is "+word+"\n")
11 | PATH =DRIVER_DIR
12 | options = Options()
13 | options.add_argument('--headless')
14 | options.add_argument('--allow-running-insecure-content')
15 | options.add_argument('--ignore-ssl-errors')
16 | options.add_argument('--ignore-certificate-errors')
17 | driver = webdriver.Chrome(PATH,options=options)
18 | #link to get videoptions=option
19 |
20 | """
21 | driver.get('https://www.talkinghands.co.in/video/'+word)
22 | time.sleep(0.5)
23 | try:
24 | value_xpath=driver.find_element_by_css_selector('iframe[id*=idfitvid]')
25 | print(value_xpath)
26 | link=value_xpath.get_attribute('src')
27 | print(link)
28 | return link
29 | except NoSuchElementException:
30 | print("Not found in talking hands")
31 | """
32 | driver.get("https://www.talkinghands.co.in/video/"+word+"mp4")
33 | time.sleep(0.1)
34 | try:
35 | value_xpath=driver.find_element_by_xpath('/html/body/div[3]/div/div[2]/div/div[1]/div/div/div/video/source')
36 | link=value_xpath.get_attribute('src')
37 | #print(link)
38 | return link
39 | except NoSuchElementException:
40 | #print("Not found in talking hands")
41 | sss="nfth"
42 |
43 |
44 | driver.get("http://indiansignlanguage.org/"+word+"/")
45 | time.sleep(0.1)
46 | try:
47 | value_xpath=driver.find_element_by_xpath("/html/body/div/div[2]/div/div/div[1]/main/article/div/div/div/iframe")
48 | link=value_xpath.get_attribute('src')
49 | #print(link)
50 | return link
51 | except NoSuchElementException:
52 | #print("Not found in isl")
53 | sss="nfth"
54 | #print("Link not found")
55 | driver.close()
56 | return 0
--------------------------------------------------------------------------------
/filedwtest.py:
--------------------------------------------------------------------------------
1 | from pytube import YouTube
2 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
3 | import os
4 | import re,wget
5 | import urllib.request
6 | import ssl
7 | ssl._create_default_https_context = ssl._create_unverified_context
8 |
9 |
10 | os.chdir(SAMPLE_INPUTS)
11 | link='https://www.youtube.com/watch?v=YgPYFmM4Sl0&ab_channel=TheSpecialGurujiOfficialTheSpecialGurujiOfficial'
12 |
13 | if re.match('^(https?\:\/\/)?(www\.youtube\.com|youtu\.?be)\/.+$',link):
14 | clip = YouTube(link)
15 | clip.streams.first().download()
16 | else:
17 | wget.download(link,out=SAMPLE_INPUTS)
--------------------------------------------------------------------------------
/map.py:
--------------------------------------------------------------------------------
1 | import glob, os
2 | from moviepy.editor import *
3 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
4 |
5 |
6 | s = "his brother become soldier"
7 | s= list(s.split(" "))
8 | c=0
9 | dic = {}
10 | for w in s:
11 | dic[c]=w
12 | c+=1
13 | clips = [None]*len(s)
14 |
15 | os.chdir(SAMPLE_INPUTS)
16 | for key, value in dic.items():
17 | for file in glob.glob("*.mp4"):
18 | if value.lower() ==os.path.splitext(file)[0].lower():
19 | clip = VideoFileClip(file)
20 | clips[key]=clip
21 | break
22 | #print(clips)
23 |
--------------------------------------------------------------------------------
/package-lock.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "voice_to_signlanguage",
3 | "version": "1.0.0",
4 | "lockfileVersion": 1,
5 | "requires": true,
6 | "dependencies": {
7 | "@sindresorhus/is": {
8 | "version": "0.14.0",
9 | "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz",
10 | "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ=="
11 | },
12 | "@szmarczak/http-timer": {
13 | "version": "1.1.2",
14 | "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz",
15 | "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==",
16 | "requires": {
17 | "defer-to-connect": "^1.0.1"
18 | }
19 | },
20 | "abbrev": {
21 | "version": "1.1.1",
22 | "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
23 | "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
24 | },
25 | "accepts": {
26 | "version": "1.3.7",
27 | "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
28 | "integrity": "sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==",
29 | "requires": {
30 | "mime-types": "~2.1.24",
31 | "negotiator": "0.6.2"
32 | }
33 | },
34 | "ansi-align": {
35 | "version": "3.0.0",
36 | "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.0.tgz",
37 | "integrity": "sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==",
38 | "requires": {
39 | "string-width": "^3.0.0"
40 | },
41 | "dependencies": {
42 | "string-width": {
43 | "version": "3.1.0",
44 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
45 | "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
46 | "requires": {
47 | "emoji-regex": "^7.0.1",
48 | "is-fullwidth-code-point": "^2.0.0",
49 | "strip-ansi": "^5.1.0"
50 | }
51 | }
52 | }
53 | },
54 | "ansi-regex": {
55 | "version": "4.1.0",
56 | "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
57 | "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
58 | },
59 | "ansi-styles": {
60 | "version": "3.2.1",
61 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
62 | "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
63 | "requires": {
64 | "color-convert": "^1.9.0"
65 | }
66 | },
67 | "anymatch": {
68 | "version": "3.1.2",
69 | "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
70 | "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
71 | "requires": {
72 | "normalize-path": "^3.0.0",
73 | "picomatch": "^2.0.4"
74 | }
75 | },
76 | "array-flatten": {
77 | "version": "1.1.1",
78 | "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
79 | "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
80 | },
81 | "async": {
82 | "version": "0.9.2",
83 | "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
84 | "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0="
85 | },
86 | "balanced-match": {
87 | "version": "1.0.2",
88 | "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
89 | "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
90 | },
91 | "binary-extensions": {
92 | "version": "2.2.0",
93 | "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
94 | "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
95 | },
96 | "body-parser": {
97 | "version": "1.19.0",
98 | "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.0.tgz",
99 | "integrity": "sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==",
100 | "requires": {
101 | "bytes": "3.1.0",
102 | "content-type": "~1.0.4",
103 | "debug": "2.6.9",
104 | "depd": "~1.1.2",
105 | "http-errors": "1.7.2",
106 | "iconv-lite": "0.4.24",
107 | "on-finished": "~2.3.0",
108 | "qs": "6.7.0",
109 | "raw-body": "2.4.0",
110 | "type-is": "~1.6.17"
111 | }
112 | },
113 | "boxen": {
114 | "version": "4.2.0",
115 | "resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz",
116 | "integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==",
117 | "requires": {
118 | "ansi-align": "^3.0.0",
119 | "camelcase": "^5.3.1",
120 | "chalk": "^3.0.0",
121 | "cli-boxes": "^2.2.0",
122 | "string-width": "^4.1.0",
123 | "term-size": "^2.1.0",
124 | "type-fest": "^0.8.1",
125 | "widest-line": "^3.1.0"
126 | },
127 | "dependencies": {
128 | "ansi-styles": {
129 | "version": "4.3.0",
130 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
131 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
132 | "requires": {
133 | "color-convert": "^2.0.1"
134 | }
135 | },
136 | "chalk": {
137 | "version": "3.0.0",
138 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
139 | "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
140 | "requires": {
141 | "ansi-styles": "^4.1.0",
142 | "supports-color": "^7.1.0"
143 | }
144 | },
145 | "color-convert": {
146 | "version": "2.0.1",
147 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
148 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
149 | "requires": {
150 | "color-name": "~1.1.4"
151 | }
152 | },
153 | "color-name": {
154 | "version": "1.1.4",
155 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
156 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
157 | },
158 | "has-flag": {
159 | "version": "4.0.0",
160 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
161 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
162 | },
163 | "supports-color": {
164 | "version": "7.2.0",
165 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
166 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
167 | "requires": {
168 | "has-flag": "^4.0.0"
169 | }
170 | }
171 | }
172 | },
173 | "brace-expansion": {
174 | "version": "1.1.11",
175 | "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
176 | "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
177 | "requires": {
178 | "balanced-match": "^1.0.0",
179 | "concat-map": "0.0.1"
180 | }
181 | },
182 | "braces": {
183 | "version": "3.0.2",
184 | "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
185 | "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
186 | "requires": {
187 | "fill-range": "^7.0.1"
188 | }
189 | },
190 | "bytes": {
191 | "version": "3.1.0",
192 | "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
193 | "integrity": "sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg=="
194 | },
195 | "cacheable-request": {
196 | "version": "6.1.0",
197 | "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz",
198 | "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==",
199 | "requires": {
200 | "clone-response": "^1.0.2",
201 | "get-stream": "^5.1.0",
202 | "http-cache-semantics": "^4.0.0",
203 | "keyv": "^3.0.0",
204 | "lowercase-keys": "^2.0.0",
205 | "normalize-url": "^4.1.0",
206 | "responselike": "^1.0.2"
207 | },
208 | "dependencies": {
209 | "get-stream": {
210 | "version": "5.2.0",
211 | "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
212 | "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
213 | "requires": {
214 | "pump": "^3.0.0"
215 | }
216 | },
217 | "lowercase-keys": {
218 | "version": "2.0.0",
219 | "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
220 | "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA=="
221 | }
222 | }
223 | },
224 | "camelcase": {
225 | "version": "5.3.1",
226 | "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
227 | "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
228 | },
229 | "chalk": {
230 | "version": "2.4.2",
231 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
232 | "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
233 | "requires": {
234 | "ansi-styles": "^3.2.1",
235 | "escape-string-regexp": "^1.0.5",
236 | "supports-color": "^5.3.0"
237 | }
238 | },
239 | "chokidar": {
240 | "version": "3.5.2",
241 | "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.2.tgz",
242 | "integrity": "sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ==",
243 | "requires": {
244 | "anymatch": "~3.1.2",
245 | "braces": "~3.0.2",
246 | "fsevents": "~2.3.2",
247 | "glob-parent": "~5.1.2",
248 | "is-binary-path": "~2.1.0",
249 | "is-glob": "~4.0.1",
250 | "normalize-path": "~3.0.0",
251 | "readdirp": "~3.6.0"
252 | }
253 | },
254 | "ci-info": {
255 | "version": "2.0.0",
256 | "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz",
257 | "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ=="
258 | },
259 | "cli-boxes": {
260 | "version": "2.2.1",
261 | "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
262 | "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw=="
263 | },
264 | "clone-response": {
265 | "version": "1.0.2",
266 | "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz",
267 | "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=",
268 | "requires": {
269 | "mimic-response": "^1.0.0"
270 | }
271 | },
272 | "color-convert": {
273 | "version": "1.9.3",
274 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
275 | "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
276 | "requires": {
277 | "color-name": "1.1.3"
278 | }
279 | },
280 | "color-name": {
281 | "version": "1.1.3",
282 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
283 | "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
284 | },
285 | "concat-map": {
286 | "version": "0.0.1",
287 | "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
288 | "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
289 | },
290 | "configstore": {
291 | "version": "5.0.1",
292 | "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz",
293 | "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==",
294 | "requires": {
295 | "dot-prop": "^5.2.0",
296 | "graceful-fs": "^4.1.2",
297 | "make-dir": "^3.0.0",
298 | "unique-string": "^2.0.0",
299 | "write-file-atomic": "^3.0.0",
300 | "xdg-basedir": "^4.0.0"
301 | }
302 | },
303 | "content-disposition": {
304 | "version": "0.5.3",
305 | "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.3.tgz",
306 | "integrity": "sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==",
307 | "requires": {
308 | "safe-buffer": "5.1.2"
309 | }
310 | },
311 | "content-type": {
312 | "version": "1.0.4",
313 | "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
314 | "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="
315 | },
316 | "cookie": {
317 | "version": "0.4.0",
318 | "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.0.tgz",
319 | "integrity": "sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg=="
320 | },
321 | "cookie-signature": {
322 | "version": "1.0.6",
323 | "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
324 | "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
325 | },
326 | "crypto-random-string": {
327 | "version": "2.0.0",
328 | "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
329 | "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
330 | },
331 | "debug": {
332 | "version": "2.6.9",
333 | "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
334 | "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
335 | "requires": {
336 | "ms": "2.0.0"
337 | }
338 | },
339 | "decompress-response": {
340 | "version": "3.3.0",
341 | "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz",
342 | "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=",
343 | "requires": {
344 | "mimic-response": "^1.0.0"
345 | }
346 | },
347 | "deep-extend": {
348 | "version": "0.6.0",
349 | "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
350 | "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="
351 | },
352 | "defer-to-connect": {
353 | "version": "1.1.3",
354 | "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz",
355 | "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ=="
356 | },
357 | "depd": {
358 | "version": "1.1.2",
359 | "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
360 | "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
361 | },
362 | "destroy": {
363 | "version": "1.0.4",
364 | "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
365 | "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
366 | },
367 | "dot-prop": {
368 | "version": "5.3.0",
369 | "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
370 | "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
371 | "requires": {
372 | "is-obj": "^2.0.0"
373 | }
374 | },
375 | "duplexer3": {
376 | "version": "0.1.4",
377 | "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz",
378 | "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI="
379 | },
380 | "ee-first": {
381 | "version": "1.1.1",
382 | "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
383 | "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
384 | },
385 | "ejs": {
386 | "version": "3.1.6",
387 | "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
388 | "integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
389 | "requires": {
390 | "jake": "^10.6.1"
391 | }
392 | },
393 | "emoji-regex": {
394 | "version": "7.0.3",
395 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
396 | "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
397 | },
398 | "encodeurl": {
399 | "version": "1.0.2",
400 | "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
401 | "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
402 | },
403 | "end-of-stream": {
404 | "version": "1.4.4",
405 | "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
406 | "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
407 | "requires": {
408 | "once": "^1.4.0"
409 | }
410 | },
411 | "escape-goat": {
412 | "version": "2.1.1",
413 | "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz",
414 | "integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q=="
415 | },
416 | "escape-html": {
417 | "version": "1.0.3",
418 | "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
419 | "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
420 | },
421 | "escape-string-regexp": {
422 | "version": "1.0.5",
423 | "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
424 | "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
425 | },
426 | "etag": {
427 | "version": "1.8.1",
428 | "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
429 | "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
430 | },
431 | "express": {
432 | "version": "4.17.1",
433 | "resolved": "https://registry.npmjs.org/express/-/express-4.17.1.tgz",
434 | "integrity": "sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==",
435 | "requires": {
436 | "accepts": "~1.3.7",
437 | "array-flatten": "1.1.1",
438 | "body-parser": "1.19.0",
439 | "content-disposition": "0.5.3",
440 | "content-type": "~1.0.4",
441 | "cookie": "0.4.0",
442 | "cookie-signature": "1.0.6",
443 | "debug": "2.6.9",
444 | "depd": "~1.1.2",
445 | "encodeurl": "~1.0.2",
446 | "escape-html": "~1.0.3",
447 | "etag": "~1.8.1",
448 | "finalhandler": "~1.1.2",
449 | "fresh": "0.5.2",
450 | "merge-descriptors": "1.0.1",
451 | "methods": "~1.1.2",
452 | "on-finished": "~2.3.0",
453 | "parseurl": "~1.3.3",
454 | "path-to-regexp": "0.1.7",
455 | "proxy-addr": "~2.0.5",
456 | "qs": "6.7.0",
457 | "range-parser": "~1.2.1",
458 | "safe-buffer": "5.1.2",
459 | "send": "0.17.1",
460 | "serve-static": "1.14.1",
461 | "setprototypeof": "1.1.1",
462 | "statuses": "~1.5.0",
463 | "type-is": "~1.6.18",
464 | "utils-merge": "1.0.1",
465 | "vary": "~1.1.2"
466 | }
467 | },
468 | "filelist": {
469 | "version": "1.0.2",
470 | "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
471 | "integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
472 | "requires": {
473 | "minimatch": "^3.0.4"
474 | }
475 | },
476 | "fill-range": {
477 | "version": "7.0.1",
478 | "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
479 | "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
480 | "requires": {
481 | "to-regex-range": "^5.0.1"
482 | }
483 | },
484 | "finalhandler": {
485 | "version": "1.1.2",
486 | "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
487 | "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
488 | "requires": {
489 | "debug": "2.6.9",
490 | "encodeurl": "~1.0.2",
491 | "escape-html": "~1.0.3",
492 | "on-finished": "~2.3.0",
493 | "parseurl": "~1.3.3",
494 | "statuses": "~1.5.0",
495 | "unpipe": "~1.0.0"
496 | }
497 | },
498 | "forwarded": {
499 | "version": "0.1.2",
500 | "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.1.2.tgz",
501 | "integrity": "sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ="
502 | },
503 | "fresh": {
504 | "version": "0.5.2",
505 | "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
506 | "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
507 | },
508 | "fsevents": {
509 | "version": "2.3.2",
510 | "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
511 | "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
512 | "optional": true
513 | },
514 | "get-stream": {
515 | "version": "4.1.0",
516 | "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
517 | "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
518 | "requires": {
519 | "pump": "^3.0.0"
520 | }
521 | },
522 | "glob-parent": {
523 | "version": "5.1.2",
524 | "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
525 | "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
526 | "requires": {
527 | "is-glob": "^4.0.1"
528 | }
529 | },
530 | "global-dirs": {
531 | "version": "2.1.0",
532 | "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.1.0.tgz",
533 | "integrity": "sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==",
534 | "requires": {
535 | "ini": "1.3.7"
536 | }
537 | },
538 | "got": {
539 | "version": "9.6.0",
540 | "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz",
541 | "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==",
542 | "requires": {
543 | "@sindresorhus/is": "^0.14.0",
544 | "@szmarczak/http-timer": "^1.1.2",
545 | "cacheable-request": "^6.0.0",
546 | "decompress-response": "^3.3.0",
547 | "duplexer3": "^0.1.4",
548 | "get-stream": "^4.1.0",
549 | "lowercase-keys": "^1.0.1",
550 | "mimic-response": "^1.0.1",
551 | "p-cancelable": "^1.0.0",
552 | "to-readable-stream": "^1.0.0",
553 | "url-parse-lax": "^3.0.0"
554 | }
555 | },
556 | "graceful-fs": {
557 | "version": "4.2.6",
558 | "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz",
559 | "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ=="
560 | },
561 | "has-flag": {
562 | "version": "3.0.0",
563 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
564 | "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
565 | },
566 | "has-yarn": {
567 | "version": "2.1.0",
568 | "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz",
569 | "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw=="
570 | },
571 | "http-cache-semantics": {
572 | "version": "4.1.0",
573 | "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
574 | "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
575 | },
576 | "http-errors": {
577 | "version": "1.7.2",
578 | "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.7.2.tgz",
579 | "integrity": "sha512-uUQBt3H/cSIVfch6i1EuPNy/YsRSOUBXTVfZ+yR7Zjez3qjBz6i9+i4zjNaoqcoFVI4lQJ5plg63TvGfRSDCRg==",
580 | "requires": {
581 | "depd": "~1.1.2",
582 | "inherits": "2.0.3",
583 | "setprototypeof": "1.1.1",
584 | "statuses": ">= 1.5.0 < 2",
585 | "toidentifier": "1.0.0"
586 | }
587 | },
588 | "iconv-lite": {
589 | "version": "0.4.24",
590 | "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
591 | "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
592 | "requires": {
593 | "safer-buffer": ">= 2.1.2 < 3"
594 | }
595 | },
596 | "ignore-by-default": {
597 | "version": "1.0.1",
598 | "resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz",
599 | "integrity": "sha1-SMptcvbGo68Aqa1K5odr44ieKwk="
600 | },
601 | "import-lazy": {
602 | "version": "2.1.0",
603 | "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz",
604 | "integrity": "sha1-BWmOPUXIjo1+nZLLBYTnfwlvPkM="
605 | },
606 | "imurmurhash": {
607 | "version": "0.1.4",
608 | "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
609 | "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
610 | },
611 | "inherits": {
612 | "version": "2.0.3",
613 | "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
614 | "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
615 | },
616 | "ini": {
617 | "version": "1.3.7",
618 | "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz",
619 | "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ=="
620 | },
621 | "ipaddr.js": {
622 | "version": "1.9.1",
623 | "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
624 | "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="
625 | },
626 | "is-binary-path": {
627 | "version": "2.1.0",
628 | "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
629 | "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
630 | "requires": {
631 | "binary-extensions": "^2.0.0"
632 | }
633 | },
634 | "is-ci": {
635 | "version": "2.0.0",
636 | "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz",
637 | "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==",
638 | "requires": {
639 | "ci-info": "^2.0.0"
640 | }
641 | },
642 | "is-extglob": {
643 | "version": "2.1.1",
644 | "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
645 | "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
646 | },
647 | "is-fullwidth-code-point": {
648 | "version": "2.0.0",
649 | "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
650 | "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
651 | },
652 | "is-glob": {
653 | "version": "4.0.1",
654 | "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz",
655 | "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==",
656 | "requires": {
657 | "is-extglob": "^2.1.1"
658 | }
659 | },
660 | "is-installed-globally": {
661 | "version": "0.3.2",
662 | "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz",
663 | "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==",
664 | "requires": {
665 | "global-dirs": "^2.0.1",
666 | "is-path-inside": "^3.0.1"
667 | }
668 | },
669 | "is-npm": {
670 | "version": "4.0.0",
671 | "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz",
672 | "integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig=="
673 | },
674 | "is-number": {
675 | "version": "7.0.0",
676 | "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
677 | "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
678 | },
679 | "is-obj": {
680 | "version": "2.0.0",
681 | "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
682 | "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w=="
683 | },
684 | "is-path-inside": {
685 | "version": "3.0.3",
686 | "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz",
687 | "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ=="
688 | },
689 | "is-typedarray": {
690 | "version": "1.0.0",
691 | "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
692 | "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
693 | },
694 | "is-yarn-global": {
695 | "version": "0.3.0",
696 | "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz",
697 | "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw=="
698 | },
699 | "jake": {
700 | "version": "10.8.2",
701 | "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.2.tgz",
702 | "integrity": "sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==",
703 | "requires": {
704 | "async": "0.9.x",
705 | "chalk": "^2.4.2",
706 | "filelist": "^1.0.1",
707 | "minimatch": "^3.0.4"
708 | }
709 | },
710 | "json-buffer": {
711 | "version": "3.0.0",
712 | "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz",
713 | "integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg="
714 | },
715 | "keyv": {
716 | "version": "3.1.0",
717 | "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz",
718 | "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==",
719 | "requires": {
720 | "json-buffer": "3.0.0"
721 | }
722 | },
723 | "latest-version": {
724 | "version": "5.1.0",
725 | "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz",
726 | "integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==",
727 | "requires": {
728 | "package-json": "^6.3.0"
729 | }
730 | },
731 | "lowercase-keys": {
732 | "version": "1.0.1",
733 | "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz",
734 | "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA=="
735 | },
736 | "make-dir": {
737 | "version": "3.1.0",
738 | "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
739 | "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
740 | "requires": {
741 | "semver": "^6.0.0"
742 | },
743 | "dependencies": {
744 | "semver": {
745 | "version": "6.3.0",
746 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
747 | "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
748 | }
749 | }
750 | },
751 | "media-typer": {
752 | "version": "0.3.0",
753 | "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
754 | "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="
755 | },
756 | "merge-descriptors": {
757 | "version": "1.0.1",
758 | "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
759 | "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
760 | },
761 | "methods": {
762 | "version": "1.1.2",
763 | "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
764 | "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
765 | },
766 | "mime": {
767 | "version": "1.6.0",
768 | "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
769 | "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
770 | },
771 | "mime-db": {
772 | "version": "1.47.0",
773 | "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.47.0.tgz",
774 | "integrity": "sha512-QBmA/G2y+IfeS4oktet3qRZ+P5kPhCKRXxXnQEudYqUaEioAU1/Lq2us3D/t1Jfo4hE9REQPrbB7K5sOczJVIw=="
775 | },
776 | "mime-types": {
777 | "version": "2.1.30",
778 | "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.30.tgz",
779 | "integrity": "sha512-crmjA4bLtR8m9qLpHvgxSChT+XoSlZi8J4n/aIdn3z92e/U47Z0V/yl+Wh9W046GgFVAmoNR/fmdbZYcSSIUeg==",
780 | "requires": {
781 | "mime-db": "1.47.0"
782 | }
783 | },
784 | "mimic-response": {
785 | "version": "1.0.1",
786 | "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
787 | "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ=="
788 | },
789 | "minimatch": {
790 | "version": "3.0.4",
791 | "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
792 | "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
793 | "requires": {
794 | "brace-expansion": "^1.1.7"
795 | }
796 | },
797 | "minimist": {
798 | "version": "1.2.5",
799 | "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
800 | "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
801 | },
802 | "ms": {
803 | "version": "2.0.0",
804 | "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
805 | "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
806 | },
807 | "negotiator": {
808 | "version": "0.6.2",
809 | "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz",
810 | "integrity": "sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw=="
811 | },
812 | "nodemon": {
813 | "version": "2.0.7",
814 | "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.7.tgz",
815 | "integrity": "sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==",
816 | "requires": {
817 | "chokidar": "^3.2.2",
818 | "debug": "^3.2.6",
819 | "ignore-by-default": "^1.0.1",
820 | "minimatch": "^3.0.4",
821 | "pstree.remy": "^1.1.7",
822 | "semver": "^5.7.1",
823 | "supports-color": "^5.5.0",
824 | "touch": "^3.1.0",
825 | "undefsafe": "^2.0.3",
826 | "update-notifier": "^4.1.0"
827 | },
828 | "dependencies": {
829 | "debug": {
830 | "version": "3.2.7",
831 | "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
832 | "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
833 | "requires": {
834 | "ms": "^2.1.1"
835 | }
836 | },
837 | "ms": {
838 | "version": "2.1.3",
839 | "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
840 | "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
841 | }
842 | }
843 | },
844 | "nopt": {
845 | "version": "1.0.10",
846 | "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
847 | "integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=",
848 | "requires": {
849 | "abbrev": "1"
850 | }
851 | },
852 | "normalize-path": {
853 | "version": "3.0.0",
854 | "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
855 | "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
856 | },
857 | "normalize-url": {
858 | "version": "4.5.1",
859 | "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz",
860 | "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA=="
861 | },
862 | "on-finished": {
863 | "version": "2.3.0",
864 | "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
865 | "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
866 | "requires": {
867 | "ee-first": "1.1.1"
868 | }
869 | },
870 | "once": {
871 | "version": "1.4.0",
872 | "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
873 | "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
874 | "requires": {
875 | "wrappy": "1"
876 | }
877 | },
878 | "p-cancelable": {
879 | "version": "1.1.0",
880 | "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz",
881 | "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw=="
882 | },
883 | "package-json": {
884 | "version": "6.5.0",
885 | "resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz",
886 | "integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==",
887 | "requires": {
888 | "got": "^9.6.0",
889 | "registry-auth-token": "^4.0.0",
890 | "registry-url": "^5.0.0",
891 | "semver": "^6.2.0"
892 | },
893 | "dependencies": {
894 | "semver": {
895 | "version": "6.3.0",
896 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
897 | "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
898 | }
899 | }
900 | },
901 | "parseurl": {
902 | "version": "1.3.3",
903 | "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
904 | "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
905 | },
906 | "path-to-regexp": {
907 | "version": "0.1.7",
908 | "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
909 | "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
910 | },
911 | "picomatch": {
912 | "version": "2.3.0",
913 | "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.0.tgz",
914 | "integrity": "sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw=="
915 | },
916 | "prepend-http": {
917 | "version": "2.0.0",
918 | "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz",
919 | "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc="
920 | },
921 | "proxy-addr": {
922 | "version": "2.0.6",
923 | "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.6.tgz",
924 | "integrity": "sha512-dh/frvCBVmSsDYzw6n926jv974gddhkFPfiN8hPOi30Wax25QZyZEGveluCgliBnqmuM+UJmBErbAUFIoDbjOw==",
925 | "requires": {
926 | "forwarded": "~0.1.2",
927 | "ipaddr.js": "1.9.1"
928 | }
929 | },
930 | "pstree.remy": {
931 | "version": "1.1.8",
932 | "resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz",
933 | "integrity": "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w=="
934 | },
935 | "pump": {
936 | "version": "3.0.0",
937 | "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
938 | "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
939 | "requires": {
940 | "end-of-stream": "^1.1.0",
941 | "once": "^1.3.1"
942 | }
943 | },
944 | "pupa": {
945 | "version": "2.1.1",
946 | "resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz",
947 | "integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==",
948 | "requires": {
949 | "escape-goat": "^2.0.0"
950 | }
951 | },
952 | "qs": {
953 | "version": "6.7.0",
954 | "resolved": "https://registry.npmjs.org/qs/-/qs-6.7.0.tgz",
955 | "integrity": "sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ=="
956 | },
957 | "range-parser": {
958 | "version": "1.2.1",
959 | "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
960 | "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
961 | },
962 | "raw-body": {
963 | "version": "2.4.0",
964 | "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.0.tgz",
965 | "integrity": "sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==",
966 | "requires": {
967 | "bytes": "3.1.0",
968 | "http-errors": "1.7.2",
969 | "iconv-lite": "0.4.24",
970 | "unpipe": "1.0.0"
971 | }
972 | },
973 | "rc": {
974 | "version": "1.2.8",
975 | "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
976 | "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
977 | "requires": {
978 | "deep-extend": "^0.6.0",
979 | "ini": "~1.3.0",
980 | "minimist": "^1.2.0",
981 | "strip-json-comments": "~2.0.1"
982 | }
983 | },
984 | "readdirp": {
985 | "version": "3.6.0",
986 | "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
987 | "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
988 | "requires": {
989 | "picomatch": "^2.2.1"
990 | }
991 | },
992 | "registry-auth-token": {
993 | "version": "4.2.1",
994 | "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.1.tgz",
995 | "integrity": "sha512-6gkSb4U6aWJB4SF2ZvLb76yCBjcvufXBqvvEx1HbmKPkutswjW1xNVRY0+daljIYRbogN7O0etYSlbiaEQyMyw==",
996 | "requires": {
997 | "rc": "^1.2.8"
998 | }
999 | },
1000 | "registry-url": {
1001 | "version": "5.1.0",
1002 | "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz",
1003 | "integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==",
1004 | "requires": {
1005 | "rc": "^1.2.8"
1006 | }
1007 | },
1008 | "responselike": {
1009 | "version": "1.0.2",
1010 | "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz",
1011 | "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=",
1012 | "requires": {
1013 | "lowercase-keys": "^1.0.0"
1014 | }
1015 | },
1016 | "safe-buffer": {
1017 | "version": "5.1.2",
1018 | "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
1019 | "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
1020 | },
1021 | "safer-buffer": {
1022 | "version": "2.1.2",
1023 | "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
1024 | "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
1025 | },
1026 | "semver": {
1027 | "version": "5.7.1",
1028 | "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
1029 | "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
1030 | },
1031 | "semver-diff": {
1032 | "version": "3.1.1",
1033 | "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz",
1034 | "integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==",
1035 | "requires": {
1036 | "semver": "^6.3.0"
1037 | },
1038 | "dependencies": {
1039 | "semver": {
1040 | "version": "6.3.0",
1041 | "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
1042 | "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
1043 | }
1044 | }
1045 | },
1046 | "send": {
1047 | "version": "0.17.1",
1048 | "resolved": "https://registry.npmjs.org/send/-/send-0.17.1.tgz",
1049 | "integrity": "sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==",
1050 | "requires": {
1051 | "debug": "2.6.9",
1052 | "depd": "~1.1.2",
1053 | "destroy": "~1.0.4",
1054 | "encodeurl": "~1.0.2",
1055 | "escape-html": "~1.0.3",
1056 | "etag": "~1.8.1",
1057 | "fresh": "0.5.2",
1058 | "http-errors": "~1.7.2",
1059 | "mime": "1.6.0",
1060 | "ms": "2.1.1",
1061 | "on-finished": "~2.3.0",
1062 | "range-parser": "~1.2.1",
1063 | "statuses": "~1.5.0"
1064 | },
1065 | "dependencies": {
1066 | "ms": {
1067 | "version": "2.1.1",
1068 | "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz",
1069 | "integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg=="
1070 | }
1071 | }
1072 | },
1073 | "serve-static": {
1074 | "version": "1.14.1",
1075 | "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz",
1076 | "integrity": "sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==",
1077 | "requires": {
1078 | "encodeurl": "~1.0.2",
1079 | "escape-html": "~1.0.3",
1080 | "parseurl": "~1.3.3",
1081 | "send": "0.17.1"
1082 | }
1083 | },
1084 | "setprototypeof": {
1085 | "version": "1.1.1",
1086 | "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.1.tgz",
1087 | "integrity": "sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw=="
1088 | },
1089 | "signal-exit": {
1090 | "version": "3.0.3",
1091 | "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
1092 | "integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
1093 | },
1094 | "statuses": {
1095 | "version": "1.5.0",
1096 | "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
1097 | "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
1098 | },
1099 | "string-width": {
1100 | "version": "4.2.2",
1101 | "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.2.tgz",
1102 | "integrity": "sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==",
1103 | "requires": {
1104 | "emoji-regex": "^8.0.0",
1105 | "is-fullwidth-code-point": "^3.0.0",
1106 | "strip-ansi": "^6.0.0"
1107 | },
1108 | "dependencies": {
1109 | "ansi-regex": {
1110 | "version": "5.0.0",
1111 | "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz",
1112 | "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg=="
1113 | },
1114 | "emoji-regex": {
1115 | "version": "8.0.0",
1116 | "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
1117 | "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
1118 | },
1119 | "is-fullwidth-code-point": {
1120 | "version": "3.0.0",
1121 | "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
1122 | "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
1123 | },
1124 | "strip-ansi": {
1125 | "version": "6.0.0",
1126 | "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
1127 | "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
1128 | "requires": {
1129 | "ansi-regex": "^5.0.0"
1130 | }
1131 | }
1132 | }
1133 | },
1134 | "strip-ansi": {
1135 | "version": "5.2.0",
1136 | "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
1137 | "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
1138 | "requires": {
1139 | "ansi-regex": "^4.1.0"
1140 | }
1141 | },
1142 | "strip-json-comments": {
1143 | "version": "2.0.1",
1144 | "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
1145 | "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
1146 | },
1147 | "supports-color": {
1148 | "version": "5.5.0",
1149 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
1150 | "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
1151 | "requires": {
1152 | "has-flag": "^3.0.0"
1153 | }
1154 | },
1155 | "term-size": {
1156 | "version": "2.2.1",
1157 | "resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz",
1158 | "integrity": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg=="
1159 | },
1160 | "to-readable-stream": {
1161 | "version": "1.0.0",
1162 | "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz",
1163 | "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q=="
1164 | },
1165 | "to-regex-range": {
1166 | "version": "5.0.1",
1167 | "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
1168 | "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
1169 | "requires": {
1170 | "is-number": "^7.0.0"
1171 | }
1172 | },
1173 | "toidentifier": {
1174 | "version": "1.0.0",
1175 | "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz",
1176 | "integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw=="
1177 | },
1178 | "touch": {
1179 | "version": "3.1.0",
1180 | "resolved": "https://registry.npmjs.org/touch/-/touch-3.1.0.tgz",
1181 | "integrity": "sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==",
1182 | "requires": {
1183 | "nopt": "~1.0.10"
1184 | }
1185 | },
1186 | "type-fest": {
1187 | "version": "0.8.1",
1188 | "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
1189 | "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA=="
1190 | },
1191 | "type-is": {
1192 | "version": "1.6.18",
1193 | "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
1194 | "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
1195 | "requires": {
1196 | "media-typer": "0.3.0",
1197 | "mime-types": "~2.1.24"
1198 | }
1199 | },
1200 | "typedarray-to-buffer": {
1201 | "version": "3.1.5",
1202 | "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
1203 | "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
1204 | "requires": {
1205 | "is-typedarray": "^1.0.0"
1206 | }
1207 | },
1208 | "undefsafe": {
1209 | "version": "2.0.3",
1210 | "resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.3.tgz",
1211 | "integrity": "sha512-nrXZwwXrD/T/JXeygJqdCO6NZZ1L66HrxM/Z7mIq2oPanoN0F1nLx3lwJMu6AwJY69hdixaFQOuoYsMjE5/C2A==",
1212 | "requires": {
1213 | "debug": "^2.2.0"
1214 | }
1215 | },
1216 | "unique-string": {
1217 | "version": "2.0.0",
1218 | "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
1219 | "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
1220 | "requires": {
1221 | "crypto-random-string": "^2.0.0"
1222 | }
1223 | },
1224 | "unpipe": {
1225 | "version": "1.0.0",
1226 | "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
1227 | "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
1228 | },
1229 | "update-notifier": {
1230 | "version": "4.1.3",
1231 | "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.3.tgz",
1232 | "integrity": "sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==",
1233 | "requires": {
1234 | "boxen": "^4.2.0",
1235 | "chalk": "^3.0.0",
1236 | "configstore": "^5.0.1",
1237 | "has-yarn": "^2.1.0",
1238 | "import-lazy": "^2.1.0",
1239 | "is-ci": "^2.0.0",
1240 | "is-installed-globally": "^0.3.1",
1241 | "is-npm": "^4.0.0",
1242 | "is-yarn-global": "^0.3.0",
1243 | "latest-version": "^5.0.0",
1244 | "pupa": "^2.0.1",
1245 | "semver-diff": "^3.1.1",
1246 | "xdg-basedir": "^4.0.0"
1247 | },
1248 | "dependencies": {
1249 | "ansi-styles": {
1250 | "version": "4.3.0",
1251 | "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1252 | "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1253 | "requires": {
1254 | "color-convert": "^2.0.1"
1255 | }
1256 | },
1257 | "chalk": {
1258 | "version": "3.0.0",
1259 | "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
1260 | "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
1261 | "requires": {
1262 | "ansi-styles": "^4.1.0",
1263 | "supports-color": "^7.1.0"
1264 | }
1265 | },
1266 | "color-convert": {
1267 | "version": "2.0.1",
1268 | "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
1269 | "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
1270 | "requires": {
1271 | "color-name": "~1.1.4"
1272 | }
1273 | },
1274 | "color-name": {
1275 | "version": "1.1.4",
1276 | "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
1277 | "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
1278 | },
1279 | "has-flag": {
1280 | "version": "4.0.0",
1281 | "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
1282 | "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
1283 | },
1284 | "supports-color": {
1285 | "version": "7.2.0",
1286 | "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
1287 | "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
1288 | "requires": {
1289 | "has-flag": "^4.0.0"
1290 | }
1291 | }
1292 | }
1293 | },
1294 | "url-parse-lax": {
1295 | "version": "3.0.0",
1296 | "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz",
1297 | "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=",
1298 | "requires": {
1299 | "prepend-http": "^2.0.0"
1300 | }
1301 | },
1302 | "utils-merge": {
1303 | "version": "1.0.1",
1304 | "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
1305 | "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
1306 | },
1307 | "vary": {
1308 | "version": "1.1.2",
1309 | "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
1310 | "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
1311 | },
1312 | "widest-line": {
1313 | "version": "3.1.0",
1314 | "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
1315 | "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
1316 | "requires": {
1317 | "string-width": "^4.0.0"
1318 | }
1319 | },
1320 | "wrappy": {
1321 | "version": "1.0.2",
1322 | "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1323 | "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
1324 | },
1325 | "write-file-atomic": {
1326 | "version": "3.0.3",
1327 | "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
1328 | "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
1329 | "requires": {
1330 | "imurmurhash": "^0.1.4",
1331 | "is-typedarray": "^1.0.0",
1332 | "signal-exit": "^3.0.2",
1333 | "typedarray-to-buffer": "^3.1.5"
1334 | }
1335 | },
1336 | "xdg-basedir": {
1337 | "version": "4.0.0",
1338 | "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz",
1339 | "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q=="
1340 | }
1341 | }
1342 | }
1343 |
--------------------------------------------------------------------------------
/package.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "voice_to_signlanguage",
3 | "version": "1.0.0",
4 | "description": "",
5 | "main": "sever.js",
6 | "dependencies": {
7 | "ejs": "^3.1.6",
8 | "express": "^4.17.1",
9 | "nodemon": "^2.0.7"
10 | },
11 | "devDependencies": {},
12 | "scripts": {
13 | "test": "echo \"Error: no test specified\" && exit 1"
14 | },
15 | "repository": {
16 | "type": "git",
17 | "url": "git+https://github.com/arch-ith/voice_to_signLanguage.git"
18 | },
19 | "author": "",
20 | "license": "ISC",
21 | "bugs": {
22 | "url": "https://github.com/arch-ith/voice_to_signLanguage/issues"
23 | },
24 | "homepage": "https://github.com/arch-ith/voice_to_signLanguage#readme"
25 | }
26 |
--------------------------------------------------------------------------------
/project_ui.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
Speech-to-ISL
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |

19 |
20 |
21 |
Say Something
22 |
23 |
You said: the fat cat ate the mouse
24 |
25 |
26 |
27 |
28 |

29 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
--------------------------------------------------------------------------------
/public/img/bg3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/bg3.jpg
--------------------------------------------------------------------------------
/public/img/bg4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/bg4.jpg
--------------------------------------------------------------------------------
/public/img/bg4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/bg4.png
--------------------------------------------------------------------------------
/public/img/videoimg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/videoimg.jpg
--------------------------------------------------------------------------------
/public/img/videoimg2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/videoimg2.png
--------------------------------------------------------------------------------
/public/img/videoimg3.PNG:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/videoimg3.PNG
--------------------------------------------------------------------------------
/public/img/videoimg3.jpeg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/arch-ith/voice_to_signLanguage/a24bce77cc16d3a8b7ce3d3a801df02ed4cfdc2c/public/img/videoimg3.jpeg
--------------------------------------------------------------------------------
/public/speechRecog.js:
--------------------------------------------------------------------------------
1 | const SpeechRecognition = window.SpeechRecognition || window.webkitSpeechRecognition
2 |
3 | var recognition = new SpeechRecognition();
4 |
5 | var textbox = $("#textbox")
6 | var startbtn = $("#start-btn")
7 |
8 |
9 | var content = ''
10 | recognition.continuous = false
11 |
12 | recognition.onstart = function () {
13 | startbtn.text("Stop")
14 | $('#start-btn').attr('start-btn', 'stop-btn');
15 | }
16 |
17 | recognition.onspeechend = function () {
18 | startbtn.text("Start")
19 | $("#stop-btn").toggleClass('btn btn-dark btn-block');
20 | }
21 |
22 | recognition.onerror = function () {
23 | startbtn.text("Try again")
24 | }
25 |
26 | recognition.onresult = function (event) {
27 | var current = event.resultIndex;
28 | var transcript = event.results[current][0].transcript
29 |
30 | content += transcript
31 | textbox.val(content)
32 | }
33 |
34 | $("#generate-btn").click(function (event) {
35 |
36 | })
37 |
38 | $("#start-btn").click(function (event) {
39 | if (content.length) {
40 | content += ''
41 | }
42 | $('#start-btn').attr('start-btn', 'stop-btn');
43 | recognition.start()
44 | })
45 |
46 | $("#cancel-btn").click(function (event) {
47 | textbox.val('')
48 | content = ''
49 | })
--------------------------------------------------------------------------------
/s2t.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
Speech to ISL
9 |
10 |
11 |
12 |
13 |
14 |
15 |
172 |
173 |
174 |
175 |
176 |
177 |
178 |

179 |
180 |
206 |
207 |
208 |
209 |
210 |
   Generating Video. . .
211 |
212 |
213 |
214 |
220 |
221 |
272 |
273 |
--------------------------------------------------------------------------------
/server.js:
--------------------------------------------------------------------------------
1 | const express = require("express");
2 |
3 | const { spawn } = require('child_process');
4 | const { Console } = require("console");
5 | const app = express();
6 | const path = require('path');
7 | let ejs = require('ejs');
8 | var bodyParser = require('body-parser');
9 | const fs = require("fs");
10 | app.use(express.urlencoded());
11 | app.use(express.json());
12 | app.set('view engine', 'ejs');
13 |
14 | const port = 3000
15 | let inputLine = ""
16 | let done = false
17 | let dataString = ""
18 | let requiredData = ""
19 | var python = null
20 | //static images file
21 | app.use(express.static('public'));
22 | app.use('/img', express.static('images'));
23 |
24 | //Home page s2t.html
25 | app.get("/", function (req, res) {
26 | inputLine = ""
27 | done = false
28 | dataString = ""
29 | requiredData = ""
30 | if (python != null)
31 | python.kill('SIGINT');
32 | res.sendFile(path.join(__dirname + "/s2t.html"));
33 | });
34 | //Final speach file done.html
35 | app.post("/speach", function (req, res) {
36 | inputLine = req.body.textbox;
37 | //res.sendFile(path.join(__dirname+"/done.html"));
38 | //res.render('result', { done: done, islSyntax: requiredData, normalSyntax: inputLine })
39 |
40 | if (done == false) {
41 | isItDoneYet().then((msg) => {
42 | console.log(msg)
43 | console.log(inputLine)
44 | if (done)
45 | res.render('result', { done: done, islSyntax: requiredData, normalSyntax: inputLine })
46 | console.log("data->\n" + dataString)
47 | let startIndex = dataString.indexOf("ISL:{")
48 | let endIndex = dataString.indexOf("}")
49 | requiredData = dataString.substring(startIndex + 5, endIndex);
50 | res.render('result', { done: done, islSyntax: requiredData, normalSyntax: inputLine })
51 | //res.sendFile(path.join(__dirname + "/done.html"))
52 | done = true;
53 | }).catch((msg) => {
54 | console.log(msg);
55 | })
56 | }
57 | else{
58 | res.render('result', { done: done, islSyntax: requiredData, normalSyntax: inputLine })
59 | }
60 | });
61 | //done request video
62 | app.get("/video", function (req, res) {
63 |
64 | //res.sendFile('/data/samples/output/clipg.mp4', { root: __dirname });
65 | const range = req.headers.range;
66 | if (!range) {
67 | res.status(400).send("Requires Range header");
68 | }
69 |
70 | // get video stats (about 61MB)
71 | const videoPath = path.resolve(__dirname + "/data/samples/output/clipg.mp4");
72 | const videoSize = fs.statSync(videoPath).size;
73 |
74 | // Parse Range
75 | // Example: "bytes=32324-"
76 | const CHUNK_SIZE = 10 ** 6; // 1MB
77 | const start = Number(range.replace(/\D/g, ""));
78 | const end = Math.min(start + CHUNK_SIZE, videoSize - 1);
79 |
80 | // Create headers
81 | const contentLength = end - start + 1;
82 | const headers = {
83 | "Content-Range": `bytes ${start}-${end}/${videoSize}`,
84 | "Accept-Ranges": "bytes",
85 | "Content-Length": contentLength,
86 | "Content-Type": "video/mp4",
87 | };
88 |
89 | // create video read stream for this particular chunk
90 | var videoStream = fs.createReadStream(videoPath, { start, end });
91 |
92 | // HTTP Status 206 for Partial Content
93 | res.writeHead(206, headers);
94 |
95 |
96 | // Stream the video chunk to the client
97 | videoStream.pipe(res);
98 | })
99 |
100 | //this the python promise
101 | const isItDoneYet = () => new Promise((resolve, reject) => {
102 | python = spawn('python', ['speech_recog.py', inputLine])
103 | let c = false
104 | python.stdout.on('data', function (data) {
105 | dataString += data.toString();
106 | })
107 | python.on('exit', (code) => {
108 | console.log(`child process close all stdio with code ${code}`);
109 | if (code == 0)
110 | c = true;
111 | if (c) {
112 | const workDone = 'Here is the thing I built'
113 | resolve(workDone)
114 | } else {
115 | const why = 'Sorry I failed to built it'
116 | reject(why)
117 | }
118 | });
119 |
120 | })
121 |
122 | app.listen(port, () => console.log(`Example app listening on port ${port}!`))
123 |
--------------------------------------------------------------------------------
/sizetest.py:
--------------------------------------------------------------------------------
1 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
2 | from moviepy.editor import *
3 | import glob, os
4 |
5 | os.chdir(SAMPLE_INPUTS)
6 | size=0
7 | for file in glob.glob("*.mp4"):
8 | #print(file,VideoFileClip(file).size)
9 | size=(file,VideoFileClip(file).size)+size
--------------------------------------------------------------------------------
/speech_recog.py:
--------------------------------------------------------------------------------
1 | import speech_recognition as sr
2 | import ytdownload,test01,speech_to_isl
3 | import sys
4 | """"
5 | ytdownload.downloader("call accross")
6 | test01.generateclip("call accross")
7 |
8 | s=speech_to_isl.isl(sys.argv[1])
9 |
10 | s=speech_to_isl.isl("I am reading a story")
11 | """
12 | s=speech_to_isl.isl(sys.argv[1])
13 | s=s.strip()
14 | ytdownload.downloader(s)
15 | test01.generateclip(s)
16 | print("done!")
17 |
--------------------------------------------------------------------------------
/speech_to_isl.py:
--------------------------------------------------------------------------------
1 | import os
2 | import nltk
3 | import speech_recognition as sr
4 | from nltk.parse.stanford import StanfordParser
5 | from nltk.stem import WordNetLemmatizer
6 | from nltk.tree import *
7 | from conf import JAR_DIR
8 | # from nltk.parse.corenlp import stanford
9 |
10 | os.environ['STANFORD_PARSER'] = JAR_DIR
11 | os.environ['STANFORD_MODELS'] = JAR_DIR
12 | os.environ['JAVAHOME'] = "C:/Program Files/Java/jdk-14.0.2/bin/java.exe"
13 | nltk.download('wordnet')
14 |
15 | def filter_stop_words(words):
16 | stopwords_set = set(['a', 'an','am', 'the','for', 'is','be','to'])
17 | # stopwords_set = set(stopwords.words("english"))
18 | words = list(filter(lambda x: x not in stopwords_set, words))
19 | return words
20 |
21 |
22 | def lemmatize_tokens(token_list):
23 | lemmatizer = WordNetLemmatizer()
24 | lemmatized_words = []
25 | for token in token_list:
26 | token = lemmatizer.lemmatize(token)
27 | lemmatized_words.append(lemmatizer.lemmatize(token,pos="v"))
28 |
29 | return lemmatized_words
30 |
31 |
32 | def label_parse_subtrees(parent_tree):
33 | tree_traversal_flag = {}
34 |
35 | for sub_tree in parent_tree.subtrees():
36 | tree_traversal_flag[sub_tree.treeposition()] = 0
37 | return tree_traversal_flag
38 |
39 |
40 | def handle_noun_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree):
41 | # if clause is Noun clause and not traversed then insert them in new tree first
42 | if tree_traversal_flag[sub_tree.treeposition()] == 0 and tree_traversal_flag[sub_tree.parent().treeposition()] == 0:
43 | tree_traversal_flag[sub_tree.treeposition()] = 1
44 | modified_parse_tree.insert(i, sub_tree)
45 | i = i + 1
46 | return i, modified_parse_tree
47 |
48 |
49 | def handle_verb_prop_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree):
50 | # if clause is Verb clause or Proportion clause recursively check for Noun clause
51 | for child_sub_tree in sub_tree.subtrees():
52 | if child_sub_tree.label() == "NP" or child_sub_tree.label() == 'PRP':
53 | if tree_traversal_flag[child_sub_tree.treeposition()] == 0 and tree_traversal_flag[child_sub_tree.parent().treeposition()] == 0:
54 | tree_traversal_flag[child_sub_tree.treeposition()] = 1
55 | modified_parse_tree.insert(i, child_sub_tree)
56 | i = i + 1
57 | return i, modified_parse_tree
58 |
59 |
60 | def modify_tree_structure(parent_tree):
61 | # Mark all subtrees position as 0
62 | tree_traversal_flag = label_parse_subtrees(parent_tree)
63 | # Initialize new parse tree
64 | modified_parse_tree = Tree('ROOT', [])
65 | i = 0
66 | for sub_tree in parent_tree.subtrees():
67 | if sub_tree.label() == "NP":
68 | i, modified_parse_tree = handle_noun_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree)
69 | if sub_tree.label() == "VP" or sub_tree.label() == "PRP":
70 | i, modified_parse_tree = handle_verb_prop_clause(i, tree_traversal_flag, modified_parse_tree, sub_tree)
71 |
72 | # recursively check for omitted clauses to be inserted in tree
73 | for sub_tree in parent_tree.subtrees():
74 | for child_sub_tree in sub_tree.subtrees():
75 | if len(child_sub_tree.leaves()) == 1: #check if subtree leads to some word
76 | if tree_traversal_flag[child_sub_tree.treeposition()] == 0 and tree_traversal_flag[child_sub_tree.parent().treeposition()] == 0:
77 | tree_traversal_flag[child_sub_tree.treeposition()] = 1
78 | modified_parse_tree.insert(i, child_sub_tree)
79 | i = i + 1
80 |
81 | return modified_parse_tree
82 |
83 | def convert_eng_to_isl(input_string):
84 |
85 | if len(list(input_string.split(' '))) is 1:
86 | return list(input_string.split(' '))
87 |
88 | # Initializing stanford parser
89 | parser = StanfordParser()
90 |
91 | # Generates all possible parse trees sort by probability for the sentence
92 | possible_parse_tree_list = [tree for tree in parser.parse(input_string.split())]
93 |
94 | # Get most probable parse tree
95 | parse_tree = possible_parse_tree_list[0]
96 | #print(parse_tree,"______________________")
97 |
98 | # Convert into tree data structure
99 | parent_tree = ParentedTree.convert(parse_tree)
100 |
101 | #print(parent_tree,"______________________")
102 |
103 | modified_parse_tree = modify_tree_structure(parent_tree)
104 |
105 | parsed_sent = modified_parse_tree.leaves()
106 | return parsed_sent
107 |
108 | def pre_process(sentence):
109 | words = list(sentence.split())
110 | f = open('words.txt', 'r')
111 | eligible_words = f.read()
112 | f.close()
113 | final_string = ""
114 |
115 | for word in words:
116 | if word not in eligible_words:
117 | for letter in word:
118 | final_string += " " + letter
119 | else:
120 | final_string += " " + word
121 |
122 | return final_string
123 |
124 | # DRIVER CODE
125 |
126 | def isl(text):
127 | input_string = text.capitalize()
128 | # input_string = input_string.lower()
129 | isl_parsed_token_list = convert_eng_to_isl(input_string)
130 | #print(isl_parsed_token_list,"_______________________")
131 | # lemmatize tokens
132 | lemmatized_isl_token_list = lemmatize_tokens(isl_parsed_token_list)
133 |
134 | #print(lemmatized_isl_token_list,"_______________________")
135 | # remove stop words
136 | filtered_isl_token_list = filter_stop_words(lemmatized_isl_token_list)
137 |
138 | #print(filtered_isl_token_list,"_______________________")
139 | isl_text_string = ""
140 |
141 | for token in filtered_isl_token_list:
142 | isl_text_string += token
143 | isl_text_string += " "
144 |
145 | isl_text_string = isl_text_string.lower()
146 | print("ISL:{"+isl_text_string+"}")
147 | return isl_text_string
148 |
149 |
--------------------------------------------------------------------------------
/test01.py:
--------------------------------------------------------------------------------
1 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
2 | from moviepy.editor import *
3 | import glob, os
4 |
5 | def generateclip(s):
6 | s= list(s.split(" "))
7 | c=0
8 | dic = {}
9 | for w in s:
10 | dic[c]=w
11 | c+=1
12 | clips = [None]*len(s)
13 |
14 | os.chdir(SAMPLE_INPUTS)
15 | for key, value in dic.items():
16 | for file in glob.glob("*.mp4"):
17 | if value.lower() ==os.path.splitext(file)[0].lower():
18 | clip = VideoFileClip(file)
19 | clips[key]=clip
20 | break
21 | clip = concatenate_videoclips(clips,method='compose')
22 | os.chdir(SAMPLE_OUTPUTS)
23 | clip.write_videofile("clipg.mp4")
24 |
25 | #removing video clips from samples
26 | os.chdir(SAMPLE_INPUTS)
27 | """for file in glob.glob("*.mp4"):
28 | os.remove(file)"""
29 |
--------------------------------------------------------------------------------
/trim.py:
--------------------------------------------------------------------------------
1 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
2 | from moviepy.editor import *
3 | from moviepy.video.io.ffmpeg_tools import ffmpeg_extract_subclip
4 | import glob, os
5 |
6 | os.chdir(SAMPLE_INPUTS)
7 | for file in glob.glob("*.mp4"):
8 | if file=="alpha.mp4":
9 | clip=VideoFileClip(file)
10 | ffmpeg_extract_subclip("num.mp4", 5,7, targetname="numbers/3.mp4")
11 |
12 |
--------------------------------------------------------------------------------
/views/result.ejs:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
Speech to ISL
8 |
9 |
10 |
11 |
12 |
103 |
104 |
105 |
106 |
107 |
108 |
109 |
110 |
The Original syntax is : <%= normalSyntax%>
The ISL syntax is : <%=islSyntax %>
111 |
112 |
113 |
125 |
126 |
127 |
128 |
129 |
--------------------------------------------------------------------------------
/ytdownload.py:
--------------------------------------------------------------------------------
1 | """import fetchLink
2 | from pytube import YouTube
3 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS,SAMPLES
4 | from moviepy.editor import *
5 | import os
6 | import glob
7 | import re,wget
8 | import ssl
9 | ssl._create_default_https_context = ssl._create_unverified_context
10 | os.chdir(SAMPLE_INPUTS)
11 | def downloader(word):
12 | word = list(word.split(" "))
13 | for w in word:
14 | link=fetchLink.getLink(w)
15 | #print("*****************************",link,"******************************")
16 | if link==0:
17 | clips = [None]*len(w)
18 | for i,l in enumerate(w):
19 | filename= l+".mp4"
20 | os.chdir(SAMPLES)
21 | filepath = os.path.join("alphabets", filename)
22 | #print(filepath)
23 | clip= VideoFileClip(filepath)
24 | clips[i]=clip
25 | clip = concatenate_videoclips(clips,method='compose')
26 | os.chdir(SAMPLE_INPUTS)
27 | filename= w+".mp4"
28 | clip.write_videofile(filename)
29 | elif re.match('^(https?\:\/\/)?(www\.youtube\.com|youtu\.?be)\/.+$',link):
30 | clip = YouTube(link)
31 | clip.streams.first().download()
32 | else:
33 | wget.download(link,out=SAMPLE_INPUTS)
34 | """
35 | import fetchLink
36 | from pytube import YouTube
37 | from conf import SAMPLE_INPUTS,SAMPLE_OUTPUTS
38 | from moviepy.editor import *
39 | import os
40 | import re,wget
41 | import ssl
42 | ssl._create_default_https_context = ssl._create_unverified_context
43 |
44 |
45 | os.chdir(SAMPLE_INPUTS)
46 | def downloader(word):
47 | word = list(word.split(" "))
48 | for w in word:
49 | link=fetchLink.getLink(w)
50 | print("**********",link,"***********")
51 | if link==0:
52 | clips = [None]*len(w)
53 | for i,l in enumerate(w):
54 | filename= l+".mp4"
55 | filepath = os.path.join("alphabets", filename)
56 | print(filepath)
57 | clip= VideoFileClip(filepath)
58 | clips[i]=clip
59 | clip = concatenate_videoclips(clips,method='compose')
60 | os.chdir(SAMPLE_INPUTS)
61 | filename= w+".mp4"
62 | clip.write_videofile(filename)
63 |
64 | elif re.match('^(https?\:\/\/)?(www\.youtube\.com|youtu\.?be)\/.+$',link):
65 | clip = YouTube(link)
66 | clip.streams.first().download()
67 | else:
68 | wget.download(link,out=SAMPLE_INPUTS)
--------------------------------------------------------------------------------