Skip to content

Release FunASR 1.3.19#3261

Merged
LauraGPT merged 1 commit into
mainfrom
codex/release-funasr-1.3.19
Jul 19, 2026
Merged

Release FunASR 1.3.19#3261
LauraGPT merged 1 commit into
mainfrom
codex/release-funasr-1.3.19

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • bump the Python package version to 1.3.19
  • announce the PyPI release in English and Chinese README files
  • include the realtime WebSocket session-stats troubleshooting docs in the published package

Verification

  • git diff --check
  • python3 -m compileall -q funasr
  • PYTHONPATH=. python3 -m pytest -q tests/test_realtime_ws_service.py tests/test_generate_subtitle.py (25 passed)
  • python3 -m build
  • twine check dist/*
  • wheel metadata smoke: importlib.metadata.version("funasr") == "1.3.19"

@LauraGPT
LauraGPT merged commit 2ac68a7 into main Jul 19, 2026
@LauraGPT
LauraGPT deleted the codex/release-funasr-1.3.19 branch July 19, 2026 01:59

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation in README.md and README_zh.md to announce the release of version v1.3.19 on PyPI, which includes realtime WebSocket long-session troubleshooting guidelines. Additionally, the version number in funasr/version.txt has been bumped to 1.3.19. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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