Voice Activity Detection Library

Introduction

lib_vad is a library providing an estimate of the probability of voice being present in an audio stream.

On GitHub

lib_vad is present as part of sw_avona. Get the latest version of sw_avona from https://github.com/xmos/sw_avona. The lib_vad module can be found in the modules/lib_vad directory in sw_avona.

API

To use the functions in this library in an application, include vad_api.h in the application source file

Indices and tables