leafspace / Endpoint-DetectionLinks
基于双门限识别的语音端点检测系统
☆24Updated 7 years ago
Alternatives and similar repositories for Endpoint-Detection
Users that are interested in Endpoint-Detection are comparing it to the libraries listed below
Sorting:
- 从webrtc抽离出来的vad源代码,供语音分析/检测使用☆30Updated 7 years ago
- Voice Activity Detector Module Port From WebRTC☆178Updated 5 years ago
- 混音播放器,音频录、播音托管程序。支持wav、mp3、aac格式播放,rtp搭载pcma、aac发收测 试,webrtc vad录音辅助(无说话时消音)、ns/nsx录、播音噪音抑制、aec/aecm回声消除、agc录音自动增益 等☆14Updated 3 years ago
- ☆88Updated 7 months ago
- 整理出来的webrtc波束模块☆36Updated 4 years ago
- WebRTC AudioProc (AEC, VAD, NS...)☆104Updated 4 years ago
- c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》☆49Updated 6 years ago
- libwebrtc_audio_preprocessing.so compile for android(AEC, AEC3,AECM,AGC,AGC2,VAD,NS)☆14Updated 8 years ago
- A Simple and Efficient Audio Resampler Implementation in C☆152Updated last month
- A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Denoise☆108Updated 4 years ago
- Comfort Noise Generator Module Port From WebRTC☆19Updated 6 years ago
- A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler☆54Updated 6 years ago
- A demo of android key word spoting based on tensorflow tutial example☆28Updated 5 years ago
- 简练专业的跨平台音频播放和音效处理库☆41Updated 4 years ago
- vad wraper on webrtcvad☆24Updated 8 years ago
- 根据论文《Multi-Channel Linear Prediction Speech Dereverberation Algorithm Based on QR-RLS Adaptive Filter》写了一个C代码去实现双通道语音去混响的功能☆30Updated 3 years ago
- keywords recognition via MFCC and DTW☆39Updated 12 years ago
- VAD(voice activity detection) implement and using for baidu voice recognition☆63Updated 9 years ago
- 语音唤醒☆8Updated 6 years ago
- ☆36Updated 3 years ago
- Speex audio re-sampler sample project.☆13Updated 7 years ago
- an efficient algorithm for acoustic fingerprinting implementation in c☆39Updated 4 years ago
- Pitch Shifting Using The Fourier Transform Implementation In C☆73Updated 6 years ago
- demo for webrtc agc2☆33Updated 3 years ago
- webRTC aec模块 ,单独编译,相关头文件都已经整理☆43Updated 5 years ago
- Simple MFCC extractor and an speech recognition algorithm (Dynamic Time Warping)☆47Updated 7 years ago
- Acoustic Echo Cancellation builtin WebRTC aec/aecm(mobile) module, speex 1.0/1.2.☆77Updated 7 years ago
- a kws demo on android