aadeojo
(Ayomide Adeojo)
December 12, 2019, 2:00am
1
Hey Guys,
just a quick finding… attempted to download deepspeech via npm and ran into a road block with the child_process npm package.
This package name is not currently in use, but was formerly occupied by another package. To avoid malicious use, npm is hanging on to the package name, but loosely, and we'll probably give it to you if you want it.. Latest version: 1.0.2, last...
it’s on hold right now for some reason, this could be an issue in the future if this package is on hold.
Just thought I’d Share, very excited to test some things out with mozilla deepspeech
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
December 12, 2019, 7:36am
2
This is not a direct dependency from us:
"dependencies" : {
"node-pre-gyp": "0.13.x",
"argparse": "1.0.x",
"sox-stream": "2.0.x",
"memory-stream": "0.0.3",
"node-wav": "0.0.2"
},
1 Like
aadeojo
(Ayomide Adeojo)
December 12, 2019, 3:02pm
3
Thank you! Will try it again and build it correctly
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
December 12, 2019, 6:30pm
4
Well, it might come from another dependency, I’m not very used to the NodeJS world, but if you share more details maybe we can see. Maybe there’s a fix to apply / dependency to change on our side?
aadeojo
(Ayomide Adeojo)
December 12, 2019, 11:57pm
5
Yes, the Sox-Stream module depends on it
lissyx
((slow to reply) [NOT PROVIDING SUPPORT])
December 13, 2019, 8:39am
6