From 3df109adfccedeb134dea4ba2ea9a2da89872048 Mon Sep 17 00:00:00 2001 From: Isuxiz Slidder <48672727+Isuxiz@users.noreply.github.com> Date: 星期一, 31 三月 2025 17:51:52 +0800 Subject: [PATCH] Update model.py to fix "IndexError: index 1 is out of bounds for dimension 1 with size 0" (#2454) --- docs/installation/docker_zh.md | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation/docker_zh.md b/docs/installation/docker_zh.md index 74f303e..2fa6a90 100644 --- a/docs/installation/docker_zh.md +++ b/docs/installation/docker_zh.md @@ -37,11 +37,11 @@ ### 闀滃儚浠撳簱 #### CPU -`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.1.0` +`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.4.1` #### GPU -`registry.cn-beijing.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.7.1-py38-torch2.0.1-tf1.15.5-1.7.0` +`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py38-torch1.11.0-tf1.15.5-1.8.1` ### 鎷夊彇闀滃儚 ```shell -- Gitblit v1.9.1