游雁
2024-01-23 c892cc34a9e181e9ea7b4e59c35651a61149401f
runtime/onnxruntime/src/audio.cpp
@@ -945,6 +945,7 @@
{
    if (speech_char != nullptr) {
        free(speech_char);
        speech_char = nullptr;
    }
    FILE* fp;