Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 8.21 KB

File metadata and controls

44 lines (33 loc) · 8.21 KB

SpeechAlgorithms

Content

Signal Processing based Speech Algorithms

Title Blog Code
Spectral Substraction for Noise Reduction Link Code
Speech Separation based on Binary Mask Link Code
Generate Noisy/Echoic/Reverberant/Howling Samples Link Code
Acoustic Echo Cancellation with LMS Link Code
Generate VAD Label with AMR Codec Link Code
Sound Source Localization based on TDOA Link Code
Resample with Any Sample Frequency Link Code
Audio Watermarking Embedding and Extraction Link Code
Change the Pitch and Speed of Speech Link Code
Generate Rainy Sound Link Code
Frame, Window and FFT Link Code
WebRTC VAD Link Code
AEC with Kalman Filter Link Code
WebRTC ANR Link Code
WebRTC AGC Link Code
WebRTC AEC Link Code

Learning based Speech Algorithms

Title Blog Code
Single-channel Speech Enhancement based on DNN Link Code
Voice Activity Detection using LSTM Link Code
Command Recognition with CNN Link Code
Speaker Gender Classficiation Link Code
Environment Sound Classficiation based on XGboost Link Code

Others

Title Blog Code
Objective Evaluation for Speech Quality Link Code