yhliang
2023-04-16 084ed5deb6da84ad3a2cd7bd2662dbdf63d4a9d6
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 @@
        }
    }
}
}