From 2e36e738ca39afc8d02f3d11013bd12f937cc874 Mon Sep 17 00:00:00 2001 From: zhaomingwork <61895407+zhaomingwork@users.noreply.github.com> Date: 星期三, 08 十一月 2023 09:22:06 +0800 Subject: [PATCH] fix bug for h5 hotwords (#1067) --- runtime/docs/docker_offline_cpu_en_lists | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/runtime/docs/docker_offline_cpu_en_lists b/runtime/docs/docker_offline_cpu_en_lists index fb3192f..3a20a34 100644 --- a/runtime/docs/docker_offline_cpu_en_lists +++ b/runtime/docs/docker_offline_cpu_en_lists @@ -5,4 +5,4 @@ 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 -- Gitblit v1.9.1