{"id":24374033,"url":"https://github.com/panmasuo/voice-activity-detection","last_synced_at":"2025-04-10T18:42:03.894Z","repository":{"id":46638397,"uuid":"215805594","full_name":"panmasuo/voice-activity-detection","owner":"panmasuo","description":"Voice activity detection algorithm written in C","archived":false,"fork":false,"pushed_at":"2024-04-08T07:17:18.000Z","size":45,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T16:22:06.976Z","etag":null,"topics":["alsa","c","language","paho-mqtt","vad","voice-activity-detection"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/panmasuo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-17T13:56:24.000Z","updated_at":"2025-02-03T19:31:09.000Z","dependencies_parsed_at":"2025-01-19T05:18:36.353Z","dependency_job_id":"95ed1823-0378-41aa-a49c-78ed817df8cc","html_url":"https://github.com/panmasuo/voice-activity-detection","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/panmasuo%2Fvoice-activity-detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panmasuo%2Fvoice-activity-detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panmasuo%2Fvoice-activity-detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panmasuo%2Fvoice-activity-detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panmasuo","download_url":"https://codeload.github.com/panmasuo/voice-activity-detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248271909,"owners_count":21075800,"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":["alsa","c","language","paho-mqtt","vad","voice-activity-detection"],"created_at":"2025-01-19T05:17:59.996Z","updated_at":"2025-04-10T18:42:03.877Z","avatar_url":"https://github.com/panmasuo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VAD algorithm implemented using ALSA library in C programming language\n\nVoice Activity Detection (VAD) algorithm made based on Moattar and Homayounpour's publication [A simple but efficient real-time voice activity detection algorithm](https://www.researchgate.net/publication/255667085_A_simple_but_efficient_real-time_voice_activity_detection_algorithm)\n\nAll of the code is written in C language. Using:\n1. ALSA (for sound proccesing)\n2. Pthreads (for multithreading)\n3. Paho MQTT (for connecting with server) \u003coptional\u003e\n4. WiringPI (for led blinking on Raspberry Pi) \u003coptional\u003e\n  \n## Building\nMake sure to install all needed dependencies:\n```\nsudo apt-get install libasound2-dev \n```\n```\nsudo apt-get install wiringpi\n```\n\n[Instaling Paho MQTT for c](https://github.com/eclipse/paho.mqtt.c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanmasuo%2Fvoice-activity-detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanmasuo%2Fvoice-activity-detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanmasuo%2Fvoice-activity-detection/lists"}