COMMITS
July 24, 2026
C
ci(pubdev): skip already published releases
CrispStrobe committed
C
release(python): publish crispasr 0.8.23
CrispStrobe committed
C
ci(pypi): skip already published releases
CrispStrobe committed
C
ci(pypi): publish wrapper with project token
CrispStrobe committed
C
release(python): publish crispasr 0.8.22
CrispStrobe committed
July 23, 2026
C
docs(readme): drop stale 'What's new (v0.8.9)'; re-home audio-analysis tasks
CrispStrobe committed
C
C
release: v0.8.22 — Tiron ASR, mel-band-roformer ~26x, TTS provenance hardening
CrispStrobe committed
C
ci(#297): syntax-check ffmpeg-transcode.cpp under GCC + -DCRISPASR_FFMPEG
CrispStrobe committed
C
build(#296): wire OpenBLAS into the Windows CPU release + track GPU/packaging follow-ups
CrispStrobe committed
C
C
test(kaggle,#296): A/B weight-hoist vs attention-BLAS build
CrispStrobe committed
C
C
perf(mel-band-roformer,#296): hoist per-block weight reads out of the band/time loops
CrispStrobe committed
C
feat(tts,c2pa): --no-c2pa opt-out gated by the marking attestation (CLI + server)
CrispStrobe committed
C
C
C
feat(tts,watermark): watertight CLI — no output path can be emitted fully unmarked
CrispStrobe committed
C
test(kaggle,#296): A/B attention-BLAS vs FFT-iSTFT build
CrispStrobe committed
C
perf(mel-band-roformer,#296): attention via BLAS + pin BLAS to 1 thread under OpenMP
CrispStrobe committed
C
test(kaggle,#296): A/B FFT-iSTFT vs naive-DFT (cos) + reprofile + 11s
CrispStrobe committed
C
perf(mel-band-roformer,#296): FFT-based iSTFT — kills the O(n^2) DFT (~1/3 of runtime)
CrispStrobe committed
C
test(kaggle,#296): profiling run — OpenBLAS + per-stage breakdown
CrispStrobe committed
C
perf(mel-band-roformer,#296): prefer OpenBLAS over reference cblas + per-stage profiling
CrispStrobe committed
C
docs(f5-tts,#294): document ref-preprocess + duration-clamp env vars
CrispStrobe committed
C
C
test(kaggle,#296): A/B the BLAS build vs the prev fix; install libopenblas-dev
CrispStrobe committed
C
perf(mel-band-roformer,#296): route linear() through portable cblas_sgemm — THE fix
CrispStrobe committed
C
fix(f5-tts,#294): clamp duration rate so a mismatched ref can't truncate output
CrispStrobe committed
G
chore(glint): sync to upstream 39f1feb95980 — feat: add clean-room FLAC decoder
github-actions[bot] committed