yhliang
2023-09-27 945dae5f13c4ea37aa2d6b6e6f57eae1a4249b64
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;