From bd9e63063f7cf6cd5f61d8633472fdd4b63484be Mon Sep 17 00:00:00 2001 From: szsteven008 <97944818+szsteven008@users.noreply.github.com> Date: 星期二, 28 五月 2024 11:03:56 +0800 Subject: [PATCH] 修复了onnxruntime在macos下编译失败的错误 (#1748) --- runtime/docs/docker_offline_cpu_en_lists | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/runtime/docs/docker_offline_cpu_en_lists b/runtime/docs/docker_offline_cpu_en_lists index 3a20a34..40e5852 100644 --- a/runtime/docs/docker_offline_cpu_en_lists +++ b/runtime/docs/docker_offline_cpu_en_lists @@ -1,5 +1,7 @@ DOCKER: - funasr-runtime-sdk-en-cpu-0.1.1 + funasr-runtime-sdk-en-cpu-0.1.6 + funasr-runtime-sdk-en-cpu-0.1.5 + funasr-runtime-sdk-en-cpu-0.1.4 DEFAULT_ASR_MODEL: damo/speech_paraformer-large_asr_nat-en-16k-common-vocab10020-onnx DEFAULT_VAD_MODEL: -- Gitblit v1.9.1