How to use Silero VAD in iOS and how to convert the Onnx to CoreMLmodel #556
-
Hi everyone, I'm working on integrating Voice Activity Detection (VAD) technology using the Silero model in my iOS app. I would appreciate any guidance on how to implement the Silero model in an iOS environment, including best practices and relevant resources. Additionally, I need assistance with converting the ONNX model to a Core ML model. Any help would be greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi,
Probably using ONNX runtime is the easiest option.
Typically, such things are what we do commercially for companies for a fee. |
Beta Was this translation helpful? Give feedback.
-
@snakers4 Hey. We would love to get that commercial company service from you. |
Beta Was this translation helpful? Give feedback.
Hi,
Probably using ONNX runtime is the easiest option.
Typically, such things are what we do commercially for companies for a fee.