雾聪
2024-04-01 b81396f912456a6a9d3813467242a805e7ce7553
add dec reset for batch
1个文件已修改
3 ■■■■■ 已修改文件
runtime/onnxruntime/src/paraformer-torch.cpp 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
runtime/onnxruntime/src/paraformer-torch.cpp
@@ -373,6 +373,9 @@
                }
            }
            results.push_back(result);
            if (wfst_decoder){
                wfst_decoder->StartUtterance();
            }
        }
    }
    catch (std::exception const &e)