From dfcc5d47587d3e793cbfec2e9509c0e9a9e1732c Mon Sep 17 00:00:00 2001 From: Dogvane Huang <dogvane@gmail.com> Date: 星期二, 02 七月 2024 12:24:13 +0800 Subject: [PATCH] fix c# demo project to new onnx model files (#1689) --- 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