VAD Audio Worklet

Implementation of voice activity algorithm from Moattar, Mohammad & Homayoonpoor, Mahdi.
Code on Github

Moattar, Mohammad & Homayoonpoor, Mahdi. (2010). A simple but efficient real-time voice activity detection algorithm. European Signal Processing Conference. https://www.researchgate.net/publication/255667085_A_simple_but_efficient_real-time_voice_activity_detection_algorithm

Start Audio to stream audio from file. (doesn't work in Safari, but can be done by not using captureStream())
Start Microphone to stream audio from microphone.
Stop to stop the audio.

Silence