From 8c6d1642f5fbf1d55edb324e35e9fa6e89da25a1 Mon Sep 17 00:00:00 2001 From: Xuning Tan <me@xuning.eu.org> Date: 星期三, 01 十月 2025 14:45:45 +0800 Subject: [PATCH] fix: correct the deepspeed_config path reference in the finetuning script (#2680) --- runtime/docs/docker_offline_cpu_en_lists | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/runtime/docs/docker_offline_cpu_en_lists b/runtime/docs/docker_offline_cpu_en_lists index 9212110..40e5852 100644 --- a/runtime/docs/docker_offline_cpu_en_lists +++ b/runtime/docs/docker_offline_cpu_en_lists @@ -1,7 +1,7 @@ DOCKER: + funasr-runtime-sdk-en-cpu-0.1.6 + funasr-runtime-sdk-en-cpu-0.1.5 funasr-runtime-sdk-en-cpu-0.1.4 - funasr-runtime-sdk-en-cpu-0.1.3 - funasr-runtime-sdk-en-cpu-0.1.2 DEFAULT_ASR_MODEL: damo/speech_paraformer-large_asr_nat-en-16k-common-vocab10020-onnx DEFAULT_VAD_MODEL: -- Gitblit v1.9.1