Skip to content

Fix/whisper silence hallucination#210

Merged
GustavoA1604 merged 5 commits into
release-whispercpp-0.3.18from
fix/whispercpp-vad
Feb 10, 2026
Merged

Fix/whisper silence hallucination#210
GustavoA1604 merged 5 commits into
release-whispercpp-0.3.18from
fix/whispercpp-vad

Conversation

@GustavoA1604

@GustavoA1604 GustavoA1604 commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
  • Refactor WhisperModel to remove unnecessary state_ handling and streamline whisper_full usage. Update workflows for cross-platform compatibility and bump package version to 0.3.18.

  • Add v0.3.18 release notes detailing API updates, Windows CI/CD enhancements, prebuild package renaming, and bug fixes

  • Update workflow for Whispercpp integration tests: rename workflow, tweak inputs/env variables, and remove redundant comments

  • Refactor WhisperModel to streamline formatting of function calls and simplify method implementation.

  • Simplify integration test workflow by unifying Unix/Windows steps, updating OS matrix, and removing redundant configurations.

  • Enhance integration test workflow: add Windows-specific steps, configure scoped registries, improve prebuild handling, and update test execution logic.

  • Update integration test workflow: adjust OS matrix, add working-directory to steps, and refine platform-specific configurations.

  • Update integration test workflow: specify test file paths under tests/ directory for Android and iOS configurations.

Tested here:
https://github.com/tetherto/qvac/actions/runs/21862864508

freddy311082 and others added 5 commits February 10, 2026 08:21
* Refactor `WhisperModel` to remove unnecessary `state_` handling and streamline `whisper_full` usage. Update workflows for cross-platform compatibility and bump package version to 0.3.18.

* Add v0.3.18 release notes detailing API updates, Windows CI/CD enhancements, prebuild package renaming, and bug fixes

* Update workflow for Whispercpp integration tests: rename workflow, tweak inputs/env variables, and remove redundant comments

* Refactor `WhisperModel` to streamline formatting of function calls and simplify method implementation.

* Simplify integration test workflow by unifying Unix/Windows steps, updating OS matrix, and removing redundant configurations.

* Enhance integration test workflow: add Windows-specific steps, configure scoped registries, improve prebuild handling, and update test execution logic.

* Update integration test workflow: adjust OS matrix, add `working-directory` to steps, and refine platform-specific configurations.

* Update integration test workflow: specify test file paths under `tests/` directory for Android and iOS configurations.
* update prebuild download location for addon workflows

* Use S3 cache for Vulkan SDK on Linux arm64 in prebuilds (#200)

Reuse the same S3 Vulkan SDK cache (bucket tether-ai-dev) in prebuilds-qvac-lib-infer-whispercpp and prebuilds-qvac-lib-infer-nmtcpp. Replaces the previous GitHub Actions cache in nmtcpp and adds S3 download-or-build-and-upload in whispercpp so arm64 builds match the LLM/embed workflows.

---------

Co-authored-by: Oluwaseun Ismaila <Oluwaseun.ismaila@tether.io>
Co-authored-by: Juan Pablo Garibotti Arias <jp.garibotti@gmail.com>
@GustavoA1604 GustavoA1604 requested review from a team as code owners February 10, 2026 13:53
@GustavoA1604

Copy link
Copy Markdown
Contributor Author

/review

@github-actions

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (1/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

@GustavoA1604 GustavoA1604 merged commit 56a1592 into release-whispercpp-0.3.18 Feb 10, 2026
14 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants