From 3a4281f4959534b1bf5d01acf0085f4f8e6f2ec8 Mon Sep 17 00:00:00 2001
From: wuhongsheng <664116298@qq.com>
Date: 星期五, 05 七月 2024 00:55:32 +0800
Subject: [PATCH] 优化speakid和语句匹配逻辑,部分解决speakid不从0递增问题 (#1870)

---
 runtime/docs/docker_offline_cpu_zh_lists |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/runtime/docs/docker_offline_cpu_zh_lists b/runtime/docs/docker_offline_cpu_zh_lists
index 4651784..e3d9efc 100644
--- a/runtime/docs/docker_offline_cpu_zh_lists
+++ b/runtime/docs/docker_offline_cpu_zh_lists
@@ -1,7 +1,7 @@
 DOCKER:
+  funasr-runtime-sdk-cpu-0.4.5
   funasr-runtime-sdk-cpu-0.3.0
   funasr-runtime-sdk-cpu-0.2.2
-  funasr-runtime-sdk-cpu-0.2.1
 DEFAULT_ASR_MODEL:
   damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx
   damo/speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-onnx
@@ -9,7 +9,7 @@
 DEFAULT_VAD_MODEL:
   damo/speech_fsmn_vad_zh-cn-16k-common-onnx
 DEFAULT_PUNC_MODEL:
-  damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx
+  damo/punc_ct-transformer_cn-en-common-vocab471067-large-onnx
 DEFAULT_LM_MODEL:
   damo/speech_ngram_lm_zh-cn-ai-wesp-fst
   NONE

--
Gitblit v1.9.1