Pinned Repositories
A-Convolutional-Recurrent-Neural-Network-for-Real-Time-Speech-Enhancement
A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorch
Acoustic-Echo-Canceller
an AEC with NLMS and Geigel Algorythm implemented in matlab
acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
Adaptive-Dereverberation-Algorithm
Weighted RLS based adaptive dereverberation algorithm
Adaptive-Filter-Design
📶 Implementation of some adaptive filter algorithm
adaptive-MCLP-dereverberation
realtime-auxiva
realtime-auxiva
RT_AUXIVA_RLS
SpeechAlgorithms
Speech Algorithms Collections
XBEchoCancellation
基于audio unit的回音消除
jie-fei's Repositories
jie-fei/XBEchoCancellation
基于audio unit的回音消除
jie-fei/acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
jie-fei/AudioBSS
Blind source seperation of audio records
jie-fei/AudioUnitMac
Demo for use AudioUnit of type kAudioUnitSubType_VoiceProcessingIO on Mac
jie-fei/BSS_COLEGRAM
ICA_NMF_JADE
jie-fei/differential-array
a simple differential array using XMOS 6+1 board
jie-fei/Dual_Channel_Beamformer_and_Postfilter
This project gives an example of dual microphone speech enhancement based on GSC beamformer and multiple channel postfilter.
jie-fei/fadapt
Adaptive filter algorithms package for Matlab
jie-fei/fdndlp
A speech dereverberation algorithm, also called wpe
jie-fei/FFTResampler
A Simple and Efficient Implementation Of Fast Fourier Transform For Audio Resampler
jie-fei/gcc-nmf
Real-time GCC-NMF Blind Speech Separation and Enhancement
jie-fei/gwpe-speech-dereverb
jie-fei/iva
IVA: Independent Vector Analysis implementation
jie-fei/manyears
ManyEars Sound Source Localization, Tracking and Separation
jie-fei/matlab_works
jie-fei/My-Functions
list of functions i wrote / rewrote
jie-fei/noizeus_corpora
Speech corpora for the speech recognition evaluation system
jie-fei/one-bit-DOA-via-Gr-SBL-algorithm
Please run the demo directly
jie-fei/private_project1
jie-fei/RoboND-Kalman-EKF-MCL
C++ Code to study Kalman, Extended Kalman Filters, and Monte Carlo localization algorithm
jie-fei/SoundScreen
jie-fei/speech-vad-demo
集成Webrtc的VAD,用于切分音频文件
jie-fei/speexdsp
Speex audio processing library - Please send patches to speex-dev@xiph.org
jie-fei/VAD-LTSD
Efficient voice activity detection algorithm using long-term speech information
jie-fei/Voice-Activity-Detector-Algorithms
This repository is based on the Voice Acitivyt Detectors (VAD) implemented on "Analysis of the use of noise removal techniques as preprocessing of speech activity detection algorithms"
jie-fei/WebRTC-audio-processing
webrtc audio processing
jie-fei/WebRTC_AGC
Automatic Gain Control Module Port From WebRTC
jie-fei/WebRTC_Resampler
Resampler Module Port From WebRTC
jie-fei/WebRTC_VAD
Voice Activity Detector Module Port From WebRTC
jie-fei/YeWebRtcAecTest
单独编译的WebRtc AEC模块及其Demo