Skip to content

Link to Silero VAD model is invalid (404) #58

@skywinder

Description

@skywinder

def _download(model_savedir: str, model_url="https://github.com/snakers4/silero-vad/raw/master/files/silero_vad.onnx"):

The link to the Silero VAD model (https://github.com/snakers4/silero-vad/raw/master/files/silero_vad.onnx) doesn’t work anymore.

I tried to fix this by setting the model to:
https://github.com/snakers4/silero-vad/blob/master/src/silero_vad/data/silero_vad.onnx

But now it throws the following error:

backend-1  | onnxruntime.capi.onnxruntime_pybind11_state.InvalidProtobuf: [ONNXRuntimeError] : 7 : INVALID_PROTOBUF : Load model from pretrained_models/vad/silero_vad.onnx failed: Protobuf parsing failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions