Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.4.0 to 0.4.1

lib/binding/v0.4.1/linux-x64/libdeepspeech.so

4

package.json
{
"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 @@

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