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