游雁
2023-12-11 d77910eb6d171727f2350e45c31c91436c4c8891
runtime/onnxruntime/src/paraformer-online.cpp
@@ -164,6 +164,7 @@
                    p.insert(p.end(), wav_feats[wav_feats.size() - 1].begin(), wav_feats[wav_feats.size() - 1].end());
                }
                out_feats.emplace_back(p);
                p.clear();
            } else {
                lfr_splice_frame_idxs = i;
                break;