haoneng.lhn
2023-04-17 0e05ca31a994458bf7ce3a9dfadc0cb9d2fb90fb
funasr/runtime/onnxruntime/src/commonfunc.h
@@ -4,8 +4,8 @@
typedef struct
{
    std::string msg;
}RPASR_RECOG_RESULT;
    float  snippet_time;
}FUNASR_RECOG_RESULT;
#ifdef _WIN32
@@ -53,4 +53,4 @@
        }
    }
}
}