From 561bdbdfc0f8fd6234c5130fdc8631bf8e294bd8 Mon Sep 17 00:00:00 2001 From: 王梦迪 <73778524+di-osc@users.noreply.github.com> Date: 星期四, 22 五月 2025 11:27:01 +0800 Subject: [PATCH] 通过缓存seg_dict,加快seaco_paraformer推理 (#2520) --- runtime/docs/docker_offline_cpu_en_lists | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/runtime/docs/docker_offline_cpu_en_lists b/runtime/docs/docker_offline_cpu_en_lists index 3a20a34..40e5852 100644 --- a/runtime/docs/docker_offline_cpu_en_lists +++ b/runtime/docs/docker_offline_cpu_en_lists @@ -1,5 +1,7 @@ DOCKER: - funasr-runtime-sdk-en-cpu-0.1.1 + funasr-runtime-sdk-en-cpu-0.1.6 + funasr-runtime-sdk-en-cpu-0.1.5 + funasr-runtime-sdk-en-cpu-0.1.4 DEFAULT_ASR_MODEL: damo/speech_paraformer-large_asr_nat-en-16k-common-vocab10020-onnx DEFAULT_VAD_MODEL: -- Gitblit v1.9.1