Skip to content

build(deps): bump funasr from 1.3.22 to 1.4.1 - #83

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/funasr-1.4.1
Open

build(deps): bump funasr from 1.3.22 to 1.4.1#83
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/funasr-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps funasr from 1.3.22 to 1.4.1.

Release notes

Sourced from funasr's releases.

FunASR 1.4.1

Install or upgrade the Python package:

pip install -U funasr==1.4.1

Python package

  • Routes the Hugging Face paraformer-en alias to the official English checkpoint instead of silently downloading the Chinese model.
  • Adds LoRA fine-tuning support for the Qwen3 LLM inside Fun-ASR-Nano, including deterministic regression coverage and bilingual guidance.
  • Avoids checkpoint-selection failures when a save step has not yet produced validation metrics.

Tagged source

  • Adds stable JSONL transcript and timestamp output to the native ONNX Runtime offline and two-pass binaries.
  • Adds a reproducible SenseVoice TensorRT/Triton deployment path.
  • Adds the openclaw-funasr realtime transcription provider for OpenClaw Talk and Voice Call.
  • Includes native runtime buffer-ownership fixes merged after v1.4.0.

Prebuilt llama.cpp runtime

The release includes the same verified FunASR llama.cpp / GGUF runtime builds for nine Linux, macOS, and Windows targets. Use SHA256SUMS-v1.4.1 to verify every Python and runtime artifact after download.

Full Changelog: modelscope/FunASR@v1.4.0...v1.4.1

FunASR v1.4.0

FunASR 1.4.0

Install or upgrade the Python package:

pip install -U funasr==1.4.0

Python package

  • Rejects the common vda_model misspelling immediately and points users to the supported vad_model argument, instead of silently running without VAD.
  • Restores SenseVoice English spelling normalization in installed wheels by packaging english.json.
  • Restores RWKV-BAT CUDA kernel compilation from installed wheels by packaging the encoder and decoder .cpp and .cu sources.

Tagged source

  • Finalizes legacy WebSocket file-input sessions correctly when the client sends the end-control message. This runtime is distributed in the tagged GitHub source and is not part of the PyPI wheel.

Prebuilt llama.cpp runtime

The release assets include self-contained FunASR llama.cpp / GGUF runtimes for SenseVoice, Paraformer, and Fun-ASR-Nano:

... (truncated)

Commits
  • 06c59d2 Merge pull request #3467 from modelscope/codex/release-1.4.1-20260804
  • 7a97401 chore: prepare FunASR 1.4.1 release
  • 187dc73 fix: route paraformer-en to the English HF model (#3466)
  • 5405b74 feat: add OpenClaw realtime transcription plugin (#3465)
  • 9987990 docs(site): add SenseVoice TensorRT deployment (#3464)
  • 6408aaa feat(runtime): add SenseVoice TensorRT deployment (#3463)
  • 4dc8e5b feat(runtime): add JSONL timestamp output (#3462)
  • 76e5927 docs: feature Subtitle Edit FunASR integration (#3461)
  • 286e382 docs(site): surface WhisperLiveKit SenseVoice backend (#3460)
  • a2a9f67 test(nano): make LoRA tests deterministic (#3459)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [funasr](https://github.com/modelscope/FunASR) from 1.3.22 to 1.4.1.
- [Release notes](https://github.com/modelscope/FunASR/releases)
- [Commits](modelscope/FunASR@v1.3.22...v1.4.1)

---
updated-dependencies:
- dependency-name: funasr
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants