From fce4e1d1b48f23cd8332e60afce3df8d6209a6a7 Mon Sep 17 00:00:00 2001 From: gaochangfeng <54253717+gaochangfeng@users.noreply.github.com> Date: 星期四, 11 四月 2024 14:59:22 +0800 Subject: [PATCH] SenseVoice对富文本解码的参数 (#1608) --- 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..ccd5d95 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.4 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