@whisper-cpp-node/darwin-arm64 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,9 +2,9 @@
2
2
 
3
3
  Native binary for macOS ARM64 (Apple Silicon).
4
4
 
5
- This package is automatically installed by `@whisper-cpp-node/core` on compatible platforms.
5
+ This package is automatically installed by `whisper-cpp-node` on compatible platforms.
6
6
 
7
- **Do not install this package directly.** Install `@whisper-cpp-node/core` instead.
7
+ **Do not install this package directly.** Install `whisper-cpp-node` instead.
8
8
 
9
9
  ## Requirements
10
10
 
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@whisper-cpp-node/darwin-arm64",
3
- "version": "0.1.0",
3
+ "version": "0.2.1",
4
4
  "description": "whisper.cpp native addon for macOS ARM64 (Apple Silicon)",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "https://github.com/niconicoye/whisper.cpp",
8
+ "url": "https://github.com/predict-woo/whisper.cpp",
9
9
  "directory": "npm/packages/darwin-arm64"
10
10
  },
11
11
  "os": [
package/whisper.node CHANGED
Binary file