silero-vad icon indicating copy to clipboard operation
silero-vad copied to clipboard

silero_vad.jit does not exist

Open rvryan67 opened this issue 7 months ago • 8 comments

❓ Questions and Help

I'm having issues with latest version v5.0

Until I get time to investigate and fix the issue I want to use the previous version,

vad, utils = torch.hub.load( repo_or_dir="snakers4/silero-vad:v4.0", model="silero_vad", onnx=False )

This results in the following error:

The provided filename /root/.cache/torch/hub/snakers4_silero-vad_master/files/silero_vad.jit does not exist

rvryan67 avatar Jun 28 '24 13:06 rvryan67