Yabin Li
2023-08-21 2aa0b0d6bbac7e4b7a868211e2d64774c9a4d28d
funasr/runtime/onnxruntime/src/commonfunc.h
@@ -5,6 +5,7 @@
typedef struct
{
    std::string msg="";
    std::string stamp="";
    std::string tpass_msg="";
    float snippet_time=0;
}FUNASR_RECOG_RESULT;