yyj2013 / webrtc_vad_for_mobileLinks
This is a effective VAD(Voice Activity Detection) for iOS & Android. It is port from google webrtc.
☆10Updated 7 years ago
Alternatives and similar repositories for webrtc_vad_for_mobile
Users that are interested in webrtc_vad_for_mobile are comparing it to the libraries listed below
Sorting:
- 从webrtc抽离出来的vad源代码,供语音分析/检测使用☆30Updated 7 years ago
- simple dnn based vad☆70Updated 6 years ago
- Tech☆83Updated 8 years ago
- ☆87Updated 6 months ago
- Voice Activity Detector Module Port From WebRTC☆177Updated 5 years ago
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- VAD(voice activity detection) implement and using for baidu voice recognition☆63Updated 9 years ago
- A port of python_speech_features to C.☆48Updated 8 years ago
- Noise Suppression Module Port From WebRTC☆70Updated 2 years ago
- A Convolutional Neural Network based Voice Activity Detector for Smartphones☆71Updated 6 years ago
- Simple MFCC extractor and an speech recognition algorithm (Dynamic Time Warping)☆47Updated 7 years ago
- 这是一个基于kaldi的iOS语音识别demo☆27Updated 6 years ago
- just for fun☆7Updated 3 months ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆48Updated 6 years ago
- a kws demo on android☆39Updated last year
- C/C++实现Python音频处理库librosa中melspectrogram的计算过程☆31Updated 3 years ago
- demo for webrtc agc2☆33Updated 3 years ago
- keywords recognition via MFCC and DTW☆39Updated 11 years ago
- Pitch Shifting Using The Fourier Transform Implementation In C☆73Updated 6 years ago
- WebRTC AudioProc (AEC, VAD, NS...)