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