@qvac/bci-whispercpp
Advanced tools
+17
-0
@@ -8,2 +8,19 @@ # Changelog | ||
| ## [0.3.3] - 2026-06-24 | ||
| ### Changed | ||
| - Bumped the `whisper-cpp` vcpkg override from `1.8.5#3` to `1.8.5#5`, which | ||
| refreshes the bundled `ggml-speech` from `2026-06-04` to `2026-06-15` (speech | ||
| branch tip `7bb9f229`), keeping it consistent with the other speech-stack | ||
| addons (`tts-cpp` already pins `ggml-speech 2026-06-15`). The `whisper-cpp` | ||
| C++ source is unchanged between port-versions `#3` and `#5`, so this only | ||
| moves `ggml-speech`. The registry baseline is left unchanged; the override | ||
| resolves the new port-version forward of the pinned baseline (QVAC-21323, | ||
| registry [tetherto/qvac-registry-vcpkg#210](https://github.com/tetherto/qvac-registry-vcpkg/pull/210)). | ||
| ## Pull Requests | ||
| - [#2849](https://github.com/tetherto/qvac/pull/2849) - QVAC-21323 bci-whispercpp: consume ggml-speech 2026-06-15 (whisper-cpp 1.8.5#5) | ||
| ## [0.3.2] - 2026-06-22 | ||
@@ -10,0 +27,0 @@ |
+2
-2
| { | ||
| "name": "@qvac/bci-whispercpp", | ||
| "version": "0.3.2", | ||
| "version": "0.3.3", | ||
| "description": "Brain-Computer Interface (BCI) neural signal transcription addon for qvac, powered by whisper.cpp", | ||
@@ -61,3 +61,3 @@ "addon": true, | ||
| "bugs": "https://github.com/tetherto/qvac/issues", | ||
| "homepage": "https://github.com/tetherto/qvac/tree/main/packages/bci-whispercpp#readme", | ||
| "homepage": "https://qvac.tether.io", | ||
| "devDependencies": { | ||
@@ -64,0 +64,0 @@ "@qvac/registry-client": "^0.6.0", |
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
282699056
0.01%