speech_asr
2023-04-13 ee1fb9b722c068aef81c45883b88aa0d06e6230a
funasr/runtime/onnxruntime/src/commonfunc.h
@@ -5,7 +5,7 @@
{
    std::string msg;
    float  snippet_time;
}RPASR_RECOG_RESULT;
}FUNASR_RECOG_RESULT;
#ifdef _WIN32
@@ -53,4 +53,4 @@
        }
    }
}
}