🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@qvac/bci-whispercpp

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qvac/bci-whispercpp - npm Package Compare versions

Comparing version
0.3.3
to
0.4.0
+13
-0
CHANGELOG.md

@@ -8,2 +8,15 @@ # Changelog

## [0.4.0] - 2026-07-01
### Changed
- Bumped the `whisper-cpp` vcpkg override from `1.8.5#5` to `1.9.1`, which pulls
the latest from upstream `ggml-org/whisper.cpp` v1.9.1 into our fork
`tetherto/qvac-ext-lib-whisper.cpp` (master `cb91a378`,
[#73](https://github.com/tetherto/qvac-ext-lib-whisper.cpp/pull/73)). The
registry baseline is left unchanged; the override resolves the new version
forward of the pinned baseline against
[tetherto/qvac-registry-vcpkg#219](https://github.com/tetherto/qvac-registry-vcpkg/pull/219)
(`whisper-cpp 1.9.1` port, REF `cb91a378`). This release ships it as `0.4.0`.
## [0.3.3] - 2026-06-24

@@ -10,0 +23,0 @@

+3
-2
{
"name": "@qvac/bci-whispercpp",
"version": "0.3.3",
"version": "0.4.0",
"description": "Brain-Computer Interface (BCI) neural signal transcription addon for qvac, powered by whisper.cpp",

@@ -17,3 +17,4 @@ "addon": true,

"test:unit": "brittle-bare test/unit/*.test.js",
"test:integration": "brittle-bare test/integration/addon.test.js",
"test:integration": "brittle-bare test/integration/*.test.js",
"test:benchmark:rtf": "brittle-bare test/benchmark/rtf-benchmark.test.js",
"test:cpp:build": "bare-make generate -D BUILD_TESTING=ON && bare-make build --target test-bci-core && bare-make install",

@@ -20,0 +21,0 @@ "test:cpp:run": "cd build/addon/tests/ && LLVM_PROFILE_FILE=default.profraw ./test-bci-core --gtest_output=xml:cpp-test-results.xml",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet