Skip to content

docs: announce FunASR 1.3.18#3256

Merged
LauraGPT merged 1 commit into
mainfrom
codex/docs-funasr-1.3.18-news
Jul 19, 2026
Merged

docs: announce FunASR 1.3.18#3256
LauraGPT merged 1 commit into
mainfrom
codex/docs-funasr-1.3.18-news

Conversation

@LauraGPT

Copy link
Copy Markdown
Collaborator

Summary

  • Add the FunASR 1.3.18 PyPI release to English and Chinese README news.
  • Point users at the subtitle segmentation fix and the GitHub release page from the highest-traffic repo entry points.

Verification

  • README assertions confirm the 1.3.18 news item appears exactly once in each README and is the first item in the news section.
  • Release and PyPI links return HTTP 200.
  • git diff --check

@LauraGPT
LauraGPT merged commit dddedb2 into main Jul 19, 2026
1 check passed
@LauraGPT
LauraGPT deleted the codex/docs-funasr-1.3.18-news branch July 19, 2026 01:07

@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 both the English and Chinese README files to document the release of version 1.3.18 on PyPI, which introduces segmented subtitle cues for CLI SRT/TSV outputs. The review feedback suggests a minor formatting adjustment in the English README to change the arrow symbol in the release link from '->' to '→' for consistency with the rest of the document.

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.

Comment thread README.md

## What's new

- 2026/07/19: **v1.3.18 on PyPI** — CLI SRT/TSV subtitle output now requests sentence timestamps and loads punctuation when needed, so `funasr audio.wav --output-format srt --output-dir ./subs` writes segmented subtitle cues instead of one full-text block. Install with `python -m pip install -U "funasr==1.3.18"`. [Release ->](https://github.com/modelscope/FunASR/releases/tag/v1.3.18)

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.

medium

For consistency with the rest of the document (which uses the Unicode arrow ), please update the release link text from [Release ->] to [Release →].

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