You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are planning to run the VAD using solely the `onnx-runtime`, it will run on any other system architectures where onnx-runtume is [supported](https://onnxruntime.ai/getting-started). In this case please note that:
54
54
55
-
- You will have to impolement the I/O;
55
+
- You will have to implement the I/O;
56
56
- You will have to adapt the existing wrappers / examples / post-processing for your use-case.
0 commit comments