zhifu gao
2023-04-18 d33e775c2f9c57a69e38084205ca265b58d3e6bd
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 @@
        }
    }
}
}