From ae04f1e6c06d2829f218954470abe5c0348f75a6 Mon Sep 17 00:00:00 2001
From: root <wucong.lyb@alibaba-inc.com>
Date: 星期一, 13 五月 2024 19:41:39 +0800
Subject: [PATCH] update runtime_sdk_download_tool.py

---
 runtime/onnxruntime/src/commonfunc.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/runtime/onnxruntime/src/commonfunc.h b/runtime/onnxruntime/src/commonfunc.h
index 9bd2a00..3449ebc 100644
--- a/runtime/onnxruntime/src/commonfunc.h
+++ b/runtime/onnxruntime/src/commonfunc.h
@@ -9,6 +9,7 @@
 {
     std::string msg;
     std::string stamp;
+    std::string stamp_sents;
     std::string tpass_msg;
     float snippet_time;
 }FUNASR_RECOG_RESULT;

--
Gitblit v1.9.1