Skip to content

chore(release): prepare 1.4.6 - #3549

Merged
LauraGPT merged 1 commit into
mainfrom
codex/release-1.4.6-20260829
Aug 29, 2026
Merged

chore(release): prepare 1.4.6#3549
LauraGPT merged 1 commit into
mainfrom
codex/release-1.4.6-20260829

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

Prepare the FunASR 1.4.6 production hotfix release:

  • publish the realtime WebSocket keepalive fix so queued decoding no longer turns delayed pong handling into false connection failures
  • include the empty-English-timestamp guard and readable subtitle cue grouping added since 1.4.5
  • update all four top-level README release entries and installation links
  • pair the Python release with the verified nine-platform llama.cpp v0.2.3 runtime archives
  • repair stale current-release tests that still asserted 1.4.1/v0.2.1

Validation

  • release, docs, CLI subtitle, timestamp, realtime WebSocket, website-static, and llama.cpp backend regressions: 163 passed
  • python -m compileall -q funasr scripts/update_release_runtime_downloads.py
  • wheel and sdist built successfully
  • twine check: both distributions passed
  • wheel metadata: version 1.4.6, knf extra present, no hard torchaudio dependency
  • no-dependency wheel install/import: funasr.__version__ == "1.4.6"
  • live runtime contract: runtime-llamacpp-v0.2.3, exactly 9 uploaded assets, all 9 SHA-256 digests present
  • archive integrity and git diff --check: passed

Publication gate

After merge, publication will run from a fresh worktree at the exact protected main commit on ind-gpu8: rebuild and revalidate wheel + sdist, upload both with the protected PyPI credential, verify PyPI JSON and downloaded artifacts, then push the signed v1.4.6 tag. The tag workflow creates the GitHub Release and attaches the pinned nine llama.cpp runtime archives plus their SHA-256 table.

Signed-off-by: LauraGPT 18321252+LauraGPT@users.noreply.github.com

Signed-off-by: LauraGPT <18321252+LauraGPT@users.noreply.github.com>
@LauraGPT
LauraGPT merged commit 159f67b into main Aug 29, 2026
1 check passed
@LauraGPT
LauraGPT deleted the codex/release-1.4.6-20260829 branch August 29, 2026 01:23
@LauraGPT

Copy link
Copy Markdown
Collaborator Author

Publication completed from protected exact main@159f67b154762361d3adf5db6ae2be67a2633c45.

The exact-main publication gate reran 163 regressions, source compilation, sdist-to-wheel build, twine check, metadata checks, and a no-dependency install/import smoke test before upload.

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