Skip to main content

Pre-packaged voice activity detector using silero-vad

Project description

pySilero VAD

A pre-packaged voice activity detector using silero-vad.

pip install pysilero-vad
from pysilero_vad import SileroVoiceActivityDetector

vad = SileroVoiceActivityDetector()

# Audio must be 16Khz, 16-bit mono PCM
if vad(audio_bytes) >= 0.5:
    print("Speech")
else:
    print("Silence")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysilero_vad-1.0.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file pysilero_vad-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pysilero_vad-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pysilero_vad-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1f35772948c3067cab20a09b836ed7f98363d1904164b34d82f6f9f2f7a073d
MD5 f275c4c0d0266048fdb02656c22d2df2
BLAKE2b-256 4d71f4200f013438238a1fe8a5128e3e1532047d0fd664679623ebb87e621c86

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page