Skip to content

build(deps): bump funasr from 1.3.22 to 1.4.0 - #78

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps funasr from 1.3.22 to 1.4.0.

Release notes

Sourced from funasr's releases.

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:

  • Linux arm64
  • Linux x64
  • Linux x64 AVX2
  • Linux x64 Vulkan
  • macOS arm64
  • Windows x64
  • Windows x64 AVX2
  • Windows x64 CUDA
  • Windows x64 Vulkan

Use SHA256SUMS-v1.4.0 to verify every Python and runtime artifact after download.

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

v1.3.30

What's Changed

... (truncated)

Commits

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.0.
- [Release notes](https://github.com/modelscope/FunASR/releases)
- [Commits](modelscope/FunASR@v1.3.22...v1.4.0)

---
updated-dependencies:
- dependency-name: funasr
  dependency-version: 1.4.0
  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 5, 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