Inter-SubNet icon indicating copy to clipboard operation
Inter-SubNet copied to clipboard

convert onnnx model

Open lightwithshadow opened this issue 1 year ago • 1 comments

Thank you for your excellent work, How to export Pytorch model in ONNX format?thx

lightwithshadow avatar Jan 29 '24 08:01 lightwithshadow

Sorry, I haven't tried the conversion to onnx format for the Inter-SubNet. You might try to make an attempt in the speech_enhance/inter_subnet/model/Inter_SubNet.py code file, using the onnx tool library that comes with torch?

RookieJunChen avatar Feb 05 '24 10:02 RookieJunChen