Skip to content

chore: ⬆️ Update CrispStrobe/CrispASR to f0491231f604f0f1ef9bfbf6ffa80d308a4da169#10177

Open
localai-bot wants to merge 2 commits into
mudler:masterfrom
ci-forks:update/CRISPASR_VERSION
Open

chore: ⬆️ Update CrispStrobe/CrispASR to f0491231f604f0f1ef9bfbf6ffa80d308a4da169#10177
localai-bot wants to merge 2 commits into
mudler:masterfrom
ci-forks:update/CRISPASR_VERSION

Conversation

@localai-bot
Copy link
Copy Markdown
Collaborator

@localai-bot localai-bot commented Jun 4, 2026

@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch 2 times, most recently from 7536945 to 935f577 Compare June 5, 2026 20:41
@localai-bot localai-bot changed the title chore: ⬆️ Update CrispStrobe/CrispASR to 3831a05a95689648444bc38b8cca3ad192e76cc4 chore: ⬆️ Update CrispStrobe/CrispASR to 7f090946e0efa6184203a1d0f35e1051502a08dc Jun 5, 2026
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@localai-bot localai-bot force-pushed the update/CRISPASR_VERSION branch from 935f577 to 5a73a18 Compare June 6, 2026 20:31
@localai-bot localai-bot changed the title chore: ⬆️ Update CrispStrobe/CrispASR to 7f090946e0efa6184203a1d0f35e1051502a08dc chore: ⬆️ Update CrispStrobe/CrispASR to f0491231f604f0f1ef9bfbf6ffa80d308a4da169 Jun 6, 2026
Upstream CrispASR f0491231 renamed the main library CMake target from
`crispasr` to `crispasr-lib` (keeping OUTPUT_NAME crispasr, adding only
`add_library(whisper ALIAS crispasr-lib)`). The wrapper still referenced
the old target name, so CMake degraded `crispasr` to a plain `-lcrispasr`
link flag and ld failed with `cannot find -lcrispasr` across the whole
backend-build matrix.

Point target_link_libraries at the new `crispasr-lib` target. Verified
locally: CMake configure now resolves the gocrispasr link line to the
real sources/CrispASR/src/libcrispasr.a archive instead of -lcrispasr.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Assisted-by: Claude:opus-4.8 [Claude Code]
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.

2 participants