{"id":13715436,"url":"https://github.com/mwv/vad","last_synced_at":"2025-05-07T04:30:47.406Z","repository":{"id":22274604,"uuid":"25608939","full_name":"mwv/vad","owner":"mwv","description":"Voice Activity Detector","archived":false,"fork":false,"pushed_at":"2023-02-05T11:21:27.000Z","size":25,"stargazers_count":72,"open_issues_count":0,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-14T03:34:28.814Z","etag":null,"topics":["python","speech-processing"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mwv.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-22T23:13:36.000Z","updated_at":"2024-10-22T01:50:58.000Z","dependencies_parsed_at":"2023-02-18T23:15:49.246Z","dependency_job_id":null,"html_url":"https://github.com/mwv/vad","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwv%2Fvad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwv%2Fvad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwv%2Fvad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mwv%2Fvad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mwv","download_url":"https://codeload.github.com/mwv/vad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252813656,"owners_count":21808363,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","speech-processing"],"created_at":"2024-08-03T00:00:58.960Z","updated_at":"2025-05-07T04:30:47.123Z","avatar_url":"https://github.com/mwv.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"#+AUTHOR: Maarten Versteegh\n* vad\nThis is a straight-forward re-implementation of Bowon Lee's Voice Activity\nDetector. The relevant paper to cite is: Bowon Lee and Mark Hasegawa-Johnson,\n\"Minimum Mean-squared Error A Posteriori Estimation of High Variance Vehicular\nNoise\". Please cite that paper when using this code for research purposes.\n\n** Usage\n: \u003e\u003e\u003e from vad import VAD\n: \u003e\u003e\u003e detector = VAD(fs=16000)\n: \u003e\u003e\u003e speech = detector.detect_speech(sig, threshold=0.5)\n\n** Requirements\n+ python\u003e=2.7 / python\u003e=3.0\n+ numpy\u003e=1.8.0\n+ scipy\u003e=0.14.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwv%2Fvad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmwv%2Fvad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmwv%2Fvad/lists"}