hnluo
2023-04-24 9b1cd2e89fb2471ba073b87ea7ce9dde2b6fc61d
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 @@
        }
    }
}
}