From b04110a1554e3e4e95cd862ddb42b014d062eee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 06:14:11 +0000 Subject: [PATCH] build(deps): bump modelscope from 1.38.1 to 1.39.0 Bumps [modelscope](https://github.com/modelscope/modelscope) from 1.38.1 to 1.39.0. - [Release notes](https://github.com/modelscope/modelscope/releases) - [Commits](https://github.com/modelscope/modelscope/compare/v1.38.1...v1.39.0) --- updated-dependencies: - dependency-name: modelscope dependency-version: 1.39.0 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..39d9471 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ loguru==0.7.3 # 语音识别。torchaudio 会安装与其版本匹配的 torch funasr==1.3.22 -modelscope==1.38.1 +modelscope==1.39.0 torch==2.11.0 torchaudio==2.11.0