From 4d41db5d9f4d31afb3595e713cbd2d4ef1394cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:14:20 +0000 Subject: [PATCH] build(deps): bump funasr from 1.3.22 to 1.4.1 Bumps [funasr](https://github.com/modelscope/FunASR) from 1.3.22 to 1.4.1. - [Release notes](https://github.com/modelscope/FunASR/releases) - [Commits](https://github.com/modelscope/FunASR/compare/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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65e37c3..f58d20e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chainlit==2.11.1 loguru==0.7.3 # 语音识别。torchaudio 会安装与其版本匹配的 torch -funasr==1.3.22 +funasr==1.4.1 modelscope==1.38.1 torch==2.11.0 torchaudio==2.11.0