# vad.js **Repository Path**: hlzhu1983/vad.js ## Basic Information - **Project Name**: vad.js - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-03 - **Last Updated**: 2021-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Voice activity detection in Javascript __vad.js__ is a small Javascript library for voice activity detection. ### Quick Start ```html VAD Test ``` ### Tested - Browser * Firefox 45.0a1+ ##Author * Kelly Davis kdavis@mozilla.com * Mark Panaghiston https://github.com/thepag ##Thanks The code is based on the following implementations: + https://github.com/happyworm/Playful-Demos ##Contribution Any contribution will be welcome!