Skip to content

Fix/whisper silence hallucination (#210)#247

Closed
GustavoA1604 wants to merge 1 commit into
mainfrom
release-whispercpp-0.3.18
Closed

Fix/whisper silence hallucination (#210)#247
GustavoA1604 wants to merge 1 commit into
mainfrom
release-whispercpp-0.3.18

Conversation

@GustavoA1604

Copy link
Copy Markdown
Contributor
  • Fix/whisper silence hallucination (Fix/whisper silence hallucination #160)

  • 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.

  • Merge main into fix/whispercpp-vad (Merge main into fix/whispercpp-vad #201)

  • update prebuild download location for addon workflows

  • Use S3 cache for Vulkan SDK on Linux arm64 in prebuilds (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.


  • Fix integration tests name in whispercpp

  • Revert wrong change in mobile tests for whispercpp


* Fix/whisper silence hallucination (#160)

* 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.

* Merge main into fix/whispercpp-vad (#201)

* 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>

* Fix integration tests name in whispercpp

* Revert wrong change in mobile tests for whispercpp

---------

Co-authored-by: Freddy Martinez Garcia <freddy311082@gmail.com>
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 11, 2026 11:55
@GustavoA1604 GustavoA1604 deleted the release-whispercpp-0.3.18 branch February 11, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant