Compare to onnx, the performance is not OK. #245
StephensCheng
started this conversation in
General
Replies: 1 comment
-
It could be that with native onnx API / runtime, it's a bit more optimized for use with Mac pro M1. Unfortunately I don't have a Mac to try this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Deepfilter provide the C api with onnx model, I have try it in the Mac pro M1 to process the audio file with background noise. The performance is OK. The CPU will reach into 99%. But with model openvino, the CPU will reach to 700%.
Beta Was this translation helpful? Give feedback.
All reactions