Baidu-AIP / asr-linux-cpp-demoLinks
Linux C++ demo
☆38Updated last year
Alternatives and similar repositories for asr-linux-cpp-demo
Users that are interested in asr-linux-cpp-demo are comparing it to the libraries listed below
Sorting:
- VAD(voice activity detection) implement and using for baidu voice recognition☆63Updated 9 years ago
- a kws demo on android☆39Updated last year
- keywords recognition via MFCC and DTW☆39Updated 12 years ago
- vad wraper on webrtcvad☆24Updated 8 years ago
- Simple MFCC extractor and an speech recognition algorithm (Dynamic Time Warping)☆47Updated 7 years ago
- TTS inference in C++ based on TFlite model☆18Updated 4 years ago
- 集成Webrtc的VAD,用于切分音频文件☆340Updated 4 years ago
- Tech☆83Updated 8 years ago
- an efficient algorithm for acoustic fingerprinting implementation in c☆39Updated 4 years ago
- simple dnn based vad☆70Updated 6 years ago
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- 语音唤醒☆8Updated 6 years ago
- 从webrtc抽离出来的vad源代码,供语音分析/检测使用☆30Updated 7 years ago
- VAD(Voice Activity Detector) python 实现对时时读入的流式数据进行端点检测☆49Updated 10 years ago
- Port of the OpenFST library to Windows☆79Updated last year
- OpenSpeaker is a completely independent and open source speaker recognition project. It provides the entire process of speaker recognitio…☆65Updated 3 years ago
- ASR for Chinese Mandarin☆75Updated 7 years ago
- 3gpp协议26073里面的vad的移植☆14Updated 6 years ago
- 从Kaldi中裁剪的轻量级语音识别解码推理框架,目前实现了MFCC+GMM+Viterbi,不依赖OpenFST、OpenBLAS等库☆21Updated 3 years ago
- WebRTC AudioProc (AEC, VAD, NS...)☆104Updated 4 years ago
- simple energy vad☆19Updated 8 years ago
- A simple TTS(text-to-speech) engine for Chinese mandarin☆20Updated 13 years ago
- 基于双门限识别的语音端点检测系统☆24Updated 7 years ago
- Juicer is a Weighted Finite State Transducer (WFST) based decoder for Automatic Speech Recognition (ASR).☆62Updated 9 years ago
- Minimize kaldi nnet3 chain decoder