Socket
Socket
Sign inDemoInstall

deepspeech-gpu

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deepspeech-gpu - npm Package Compare versions

Comparing version 0.6.0-alpha.4 to 0.6.0-alpha.5

lib/binding/v0.6.0-alpha.5/linux-x64/electron-v1.6/deepspeech.node

4

package.json
{
"name" : "deepspeech-gpu",
"version" : "0.6.0-alpha.4",
"version" : "0.6.0-alpha.5",
"description" : "DeepSpeech NodeJS bindings",

@@ -11,3 +11,3 @@ "main" : "./index",

"license": "MPL-2.0",
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v0.6.0-alpha.4#project-deepspeech",
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v0.6.0-alpha.5#project-deepspeech",
"files": [

@@ -14,0 +14,0 @@ "README.md",

@@ -218,3 +218,3 @@ # Project DeepSpeech

The script `taskcluster.py` will download `native_client.tar.xz` (which includes the `deepspeech` binary and associated libraries) and extract it into the current folder. Also, `taskcluster.py` will download binaries for Linux/x86_64 by default, but you can override that behavior with the `--arch` parameter. See the help info with `python util/taskcluster.py -h` for more details. Specific branches of DeepSpeech or TensorFlow can be specified as well.
The script `taskcluster.py` will download `native_client.tar.xz` (which includes the `deepspeech` binary, `generate_trie` and associated libraries) and extract it into the current folder. Also, `taskcluster.py` will download binaries for Linux/x86_64 by default, but you can override that behavior with the `--arch` parameter. See the help info with `python util/taskcluster.py -h` for more details. Specific branches of DeepSpeech or TensorFlow can be specified as well.

@@ -221,0 +221,0 @@ Note: the following command assumes you [downloaded the pre-trained model](#getting-the-pre-trained-model).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc