After trying the input autocut -d 2023-03-06, I received the following message:
[autocut:transcribe.py:L37] INFO Transcribing 2023-03-06/230115.mp4
Using cache found in /Users/.cache/torch/hub/snakers4_silero-vad_master
[W NNPACK.cpp:53] Could not initialize NNPACK! Reason: Unsupported hardware.
zsh: segmentation fault autocut -d 2023-03-06
Is the failure happening because of the M2 chip since the message mentioned Unsupported hardware?
After trying the input
autocut -d 2023-03-06
, I received the following message:[autocut:transcribe.py:L37] INFO Transcribing 2023-03-06/230115.mp4 Using cache found in /Users/.cache/torch/hub/snakers4_silero-vad_master [W NNPACK.cpp:53] Could not initialize NNPACK! Reason: Unsupported hardware. zsh: segmentation fault autocut -d 2023-03-06
Is the failure happening because of the M2 chip since the message mentioned Unsupported hardware?
Thanks!