gaochangfeng
2024-04-10 851e3e3ef83d0769d9bde172d8841f6b20e3e377
runtime/onnxruntime/src/funasrruntime.cpp
@@ -343,7 +343,7 @@
            return p_result;
        }
      if(offline_stream->UseVad()){
         audio.Split(offline_stream);
         audio.CutSplit(offline_stream);
      }
      float* buff;