Skip to content

Update CrispASR to v0.8.9#12282

Merged
niksedk merged 1 commit into
mainfrom
update/crispasr-v0.8.9
Jul 8, 2026
Merged

Update CrispASR to v0.8.9#12282
niksedk merged 1 commit into
mainfrom
update/crispasr-v0.8.9

Conversation

@niksedk

@niksedk niksedk commented Jul 8, 2026

Copy link
Copy Markdown
Member

Updates the CrispASR speech-to-text engine to v0.8.9.

Changes

  • CrispAsrDownloadService.cs — pinned download URLs bumped v0.8.8v0.8.9 for all 8 platform builds (Windows cuda/vulkan/cpu/cpu-legacy, macOS, Linux x86_64/cuda/arm64).
  • DownloadHashManager.cs — added the v0.8.9 SHA-256 at index 0 (the "up to date" slot) for all 16 keys — 8 archive hashes (sidecar) and 8 extracted-executable hashes (update-check fallback) — demoting the old v0.8.8 marker to a history entry.

Hashes were computed by downloading each v0.8.9 asset, hashing the archive, then extracting and hashing the inner crispasr/crispasr.exe binary (the release ships no checksum file). Keeping index 0 in sync with the pinned URL prevents users on v0.8.9 from being falsely prompted to "update" to the version they just installed.

Build passes (0 warnings, 0 errors).

🤖 Generated with Claude Code

Bump the pinned download URLs to the v0.8.9 release and add the v0.8.9
SHA-256 hashes at index 0 for all 8 platform archives and their extracted
executables, so installs on v0.8.9 report up-to-date instead of being
prompted to re-download.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@niksedk niksedk merged commit 0ea3ee3 into main Jul 8, 2026
1 of 2 checks passed
@niksedk niksedk deleted the update/crispasr-v0.8.9 branch July 8, 2026 18:05
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