Closed YeDaxia closed 1 year ago
I noticed that the current vad model is loaded from github, which is often inaccessible or very slow from China.
torch.hub.load(repo_or_dir='snakers4/silero-vad', model='silero_vad')
Could you provide a way to load snakers4/silero-vad from local path?
Try https://github.com/jianfch/stable-ts/issues/213#issuecomment-1742222703.
I noticed that the current vad model is loaded from github, which is often inaccessible or very slow from China.
Could you provide a way to load snakers4/silero-vad from local path?