From a88a1d9938eec790aa7333fe6c3d33e5e2067256 Mon Sep 17 00:00:00 2001
From: haoneng.lhn <haoneng.lhn@alibaba-inc.com>
Date: 星期二, 25 四月 2023 16:50:04 +0800
Subject: [PATCH] update text tokenize
---
funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp b/funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp
index aaf1276..1d822a0 100644
--- a/funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp
+++ b/funasr/runtime/onnxruntime/src/funasr-onnx-offline-rtf.cpp
@@ -58,7 +58,6 @@
}else{
cout <<"No return data!";
}
-
}
{
lock_guard<mutex> guard(mtx);
--
Gitblit v1.9.1