From 651737380b2be42ae5182a777abb0938a36aedc1 Mon Sep 17 00:00:00 2001 From: jmwang66 <wangjiaming.wjm@alibaba-inc.com> Date: 星期三, 09 八月 2023 16:48:02 +0800 Subject: [PATCH] Merge branch 'main' into dev_wjm_modelscope --- funasr/runtime/docs/docker_online_cpu_zh_lists | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/funasr/runtime/docs/docker_online_cpu_zh_lists b/funasr/runtime/docs/docker_online_cpu_zh_lists new file mode 100644 index 0000000..1c77a12 --- /dev/null +++ b/funasr/runtime/docs/docker_online_cpu_zh_lists @@ -0,0 +1,10 @@ +DOCKER: + funasr-runtime-sdk-online-cpu-0.1.0 +DEFAULT_ASR_MODEL: + damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx +DEFAULT_ASR_ONLINE_MODEL: + damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online-onnx +DEFAULT_VAD_MODEL: + damo/speech_fsmn_vad_zh-cn-16k-common-onnx +DEFAULT_PUNC_MODEL: + damo/punc_ct-transformer_zh-cn-common-vad_realtime-vocab272727-onnx -- Gitblit v1.9.1