{"library":"silero-vad","type":"library","category":null,"description":"Silero VAD is a state-of-the-art Voice Activity Detector (VAD) provided by Silero, built with PyTorch. It helps identify speech segments within audio, offering improved quality and performance across various languages and noisy environments. The current version is 6.2.1, and the library maintains an active release cadence with regular updates to models and features.","language":"python","status":"active","version":"6.2.1","tags":["audio","voice activity detection","speech processing","machine learning","pytorch","onnx"],"install":[{"cmd":"pip install silero-vad","imports":["import torch","import torchaudio","model, utils = torch.hub.load(repo_or_dir='snakers4/silero-vad', model='silero_vad', force_reload=True)","from utils import get_speech_timestamps","from utils import VADIterator"]},{"cmd":"pip install onnxruntime","imports":[]},{"cmd":"pip install onnxruntime-gpu","imports":[]}],"homepage":"https://silero.ai","github":"https://github.com/snakers4/silero-vad","docs":null,"changelog":null,"pypi":"https://pypi.org/project/silero-vad/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":23,"avg_install_s":27.2,"avg_import_s":5.21,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/silero-vad/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}