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

sherpa-onnx-node

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sherpa-onnx-node - npm Package Compare versions

Comparing version 1.10.22 to 1.10.23

14

package.json
{
"name": "sherpa-onnx-node",
"version": "1.10.22",
"version": "1.10.23",
"description": "Speech-to-text and text-to-speech using Next-gen Kaldi without internet connection",

@@ -48,9 +48,9 @@ "main": "sherpa-onnx.js",

"optionalDependencies": {
"sherpa-onnx-darwin-arm64": "^1.10.22",
"sherpa-onnx-darwin-x64": "^1.10.22",
"sherpa-onnx-linux-x64": "^1.10.22",
"sherpa-onnx-linux-arm64": "^1.10.22",
"sherpa-onnx-win-x64": "^1.10.22",
"sherpa-onnx-win-ia32": "^1.10.22"
"sherpa-onnx-darwin-arm64": "^1.10.23",
"sherpa-onnx-darwin-x64": "^1.10.23",
"sherpa-onnx-linux-x64": "^1.10.23",
"sherpa-onnx-linux-arm64": "^1.10.23",
"sherpa-onnx-win-x64": "^1.10.23",
"sherpa-onnx-win-ia32": "^1.10.23"
}
}

@@ -74,3 +74,3 @@ const addon = require('./addon.js');

samples: a 1-d float32 array,
start: a int32
start: an int32
}

@@ -77,0 +77,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