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

nodejs-whisper

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejs-whisper - npm Package Compare versions

Comparing version 0.1.19 to 0.2.0

src/autoDownloadModel.ts

10

package.json
{
"name": "nodejs-whisper",
"version": "0.1.19",
"version": "0.2.0",
"description": "Node bindings for OpenAI's Whisper. Optimized for CPU.",

@@ -66,5 +66,9 @@ "main": "dist/index.js",

"files": [
"dist",
"cpp"
"src/",
"cpp/",
"!**/bindings/**",
"!**/examples/**",
"!**/tests/**",
"!**/samples/**"
]
}
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