zhifu gao
2024-01-21 37d7764ecf0e8cc1a14f59b8b9cd1c914da8b005
runtime/onnxruntime/src/audio.cpp
@@ -945,6 +945,7 @@
{
    if (speech_char != nullptr) {
        free(speech_char);
        speech_char = nullptr;
    }
    FILE* fp;