雾聪
2023-06-28 914de11b8b19258aa4b5f21de5f768233e89d4ba
funasr/runtime/onnxruntime/src/commonfunc.h
@@ -14,6 +14,11 @@
    float  snippet_time;
}FUNASR_VAD_RESULT;
typedef struct
{
    string msg;
    vector<string> arr_cache;
}FUNASR_PUNC_RESULT;
#ifdef _WIN32
#include <codecvt>