FunASR
FunASR copied to clipboard
fix onnxruntime memoryleak when load vad model
关于 issue#1620,找到一个方法去修复一下,原因应该是 GetInputNameAllocated 没有及时释放。 看有没有问题