libfvad_ios: voice activity detection (VAD) library
This is an iOS port of the VAD engine, a part of WebRTC.
Most of the porting work is found at https://github.com/dpirch/libfvad.
Installation
libfvad_ios is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'libfvad'
Author
reedom, [email protected]
License
See the LICENSE file for more info.