Bump Whisper.net.Runtime from 1.9.0 to 1.9.1#623
Conversation
--- updated-dependencies: - dependency-name: Whisper.net.Runtime dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex review: needs maintainer review before merge. Reviewed June 1, 2026, 4:41 PM ET / 20:41 UTC. Summary Reproducibility: not applicable. this is a dependency update PR, not a reported bug. Source inspection identifies the affected STT load/transcribe path, but runtime validation was not run in this read-only review. Review metrics: 1 noteworthy metric.
Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Rank-up moves:
Risk before merge
Maintainer options:
Next step before merge
Security Review detailsBest possible solution: Merge only after the required repo build/tests pass and a supported Windows Whisper load/transcribe smoke confirms the 1.9.1 runtime works with the current managed wrapper. Do we have a high-confidence way to reproduce the issue? Not applicable; this is a dependency update PR, not a reported bug. Source inspection identifies the affected STT load/transcribe path, but runtime validation was not run in this read-only review. Is this the best way to solve the issue? Yes, conditionally: a direct PackageReference bump is the narrow maintainable shape for this update. The merge path should include build/test validation and a Windows STT smoke because the package is a native runtime dependency. AGENTS.md: found and applied where relevant. Codex review notes: model gpt-5.5, reasoning high; reviewed against 1d58d59673c9. Label changesLabel changes:
Label justifications:
Evidence reviewedWhat I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
Updated Whisper.net.Runtime from 1.9.0 to 1.9.1.
Release notes
Sourced from Whisper.net.Runtime's releases.
1.9.1
Highlights
WhisperVadFactory,WhisperVadProcessor, builder/options APIs, VAD segment data, functional/unit tests, and a newexamples/Vadsample.WhisperGgmlDownloader, including a dedicatedSileroVadTypeenum and downloader test coverage.Whisper.net.Runtime.Cuda12runtime packages for Windows and Linux, with runtime-loader support and dependency-checker updates.whisper_lang_id()and adding candidate-basedDetectLanguageWithProbabilitysupport.IWhisperSamplingStrategyBuilder.WhisperProcessorcancellation/instance handling and native failure/error-level propagation.Compatibility & tooling
Dependency updates
What's Changed
IWhisperSamplingStrategyBuilderand refactored related sampling strategy builders by @sandrohanea in RemovedIWhisperSamplingStrategyBuilderand refactored related sampling strategy builders sandrohanea/whisper.net#459whisper_lang_idtoINativeWhisperinterface in ProcessingFailureTests. by @sandrohanea in Addedwhisper_lang_idtoINativeWhisperinterface in ProcessingFailureTests. sandrohanea/whisper.net#473DetectLanguageWithProbabilityto support candidate-based language detection by @sandrohanea in ImprovedDetectLanguageWithProbabilityto support candidate-based language detection sandrohanea/whisper.net#474... (truncated)
1.9.1-preview2
What's Changed
New Contributors
Full Changelog: sandrohanea/whisper.net@1.9.1-preview1...v1.9.1-preview2
Commits viewable in compare view.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)