deepspeech-gpu
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "deepspeech-gpu", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "DeepSpeech NodeJS bindings", | ||
@@ -11,3 +11,3 @@ "main": "./index", | ||
"license": "MPL-2.0", | ||
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v0.4.0#project-deepspeech", | ||
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v0.4.1#project-deepspeech", | ||
"files": [ | ||
@@ -14,0 +14,0 @@ "README.md", |
@@ -76,4 +76,4 @@ # Project DeepSpeech | ||
```bash | ||
wget https://github.com/mozilla/DeepSpeech/releases/download/v0.4.0/deepspeech-0.4.0-models.tar.gz | ||
tar xvfz deepspeech-0.4.0-models.tar.gz | ||
wget https://github.com/mozilla/DeepSpeech/releases/download/v0.4.1/deepspeech-0.4.1-models.tar.gz | ||
tar xvfz deepspeech-0.4.1-models.tar.gz | ||
``` | ||
@@ -80,0 +80,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 9 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 9 instances in 1 package