DeepFilterNet icon indicating copy to clipboard operation
DeepFilterNet copied to clipboard

Android version for DeepFilterNet

Open tingyang01 opened this issue 1 year ago • 1 comments

I am building a DeepFilterNet Android Version. But Not sure how I can build the Android version.

tingyang01 avatar Apr 14 '23 01:04 tingyang01

I think if we can produce c++ equivalent code for inference and convert the model using torch.jit.trace it could be exported to both android and ios.

melodyze-ai avatar Jan 30 '24 01:01 melodyze-ai