From f43da18b5e097515c12438c70fc7918c29e5d0c8 Mon Sep 17 00:00:00 2001 From: lingji-yidong <75744976+lingji-yidong@users.noreply.github.com> Date: 星期一, 19 八月 2024 13:36:59 +0800 Subject: [PATCH] fix start timestamp in sentence_info (#2024) --- 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 a3fcdb6..e3d9efc 100644 --- a/runtime/docs/docker_offline_cpu_zh_lists +++ b/runtime/docs/docker_offline_cpu_zh_lists @@ -1,11 +1,11 @@ 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 damo/speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404-onnx - damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx DEFAULT_VAD_MODEL: damo/speech_fsmn_vad_zh-cn-16k-common-onnx DEFAULT_PUNC_MODEL: -- Gitblit v1.9.1