Vanessa-feng / VAD_Alex

Voice activity detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VAD_Alex

Voice activity detection.

####################################################
#     voice activity detection via MFCC+FFNN
#
# Author: Vanessa Feng
# Blog: http://Vanessa-feng.github.com
# Email: vanessaxin-feng@gmail.com
####################################################

Description

  • python--神经网络方法, mfcc作为检测特征
  • C++ 根据python版本改写, 提速15倍左右
  • test C++调用Eigen和jsoncpp的测试

Reference

About

Voice activity detection.


Languages

Language:Python 57.1%Language:C++ 33.4%Language:C 5.5%Language:Makefile 3.8%Language:Shell 0.2%