From 27f6d173ec45ce3a31129e5d79b8d0b5c2d227aa Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期五, 19 五月 2023 13:23:11 +0800
Subject: [PATCH] update paraformer online text postprocess
---
funasr/runtime/onnxruntime/CMakeLists.txt | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/funasr/runtime/onnxruntime/CMakeLists.txt b/funasr/runtime/onnxruntime/CMakeLists.txt
index 25b816f..9f6013f 100644
--- a/funasr/runtime/onnxruntime/CMakeLists.txt
+++ b/funasr/runtime/onnxruntime/CMakeLists.txt
@@ -38,5 +38,4 @@
include_directories(${PROJECT_SOURCE_DIR}/third_party/glog)
set(BUILD_TESTING OFF)
add_subdirectory(third_party/glog)
-endif()
-
+endif()
\ No newline at end of file
--
Gitblit v1.9.1