From f348d12d250e6feed29199d829b9905ff788bbf2 Mon Sep 17 00:00:00 2001 From: 雾聪 <wucong.lyb@alibaba-inc.com> Date: 星期四, 14 三月 2024 14:42:15 +0800 Subject: [PATCH] update funasr-onnx-offline-rtf --- runtime/onnxruntime/src/precomp.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/runtime/onnxruntime/src/precomp.h b/runtime/onnxruntime/src/precomp.h index 776de8e..5513819 100644 --- a/runtime/onnxruntime/src/precomp.h +++ b/runtime/onnxruntime/src/precomp.h @@ -64,6 +64,7 @@ #include "seg_dict.h" #include "resample.h" #include "paraformer.h" +#include "paraformer-torch.h" #include "paraformer-online.h" #include "offline-stream.h" #include "tpass-stream.h" -- Gitblit v1.9.1