ideakeys's Stars
orchidas/Pitch-Tracking
Pitch tracking in real-time with the Kalman filter
mmorise/World
A high-quality speech analysis, manipulation and synthesis system
lifelongeek/AAS_enhancement
This repository contains the code and supplementary result for the paper "Unpaired Speech Enhancement by Acoustic and Adversarial Supervision".
ZitengWang/MASP
Microphone Array Speech Processing
bronsonp/SlidingDFT
C++ library to compute the sliding discrete Fourier transform
wangwei2009/DOA
DOA
gowrijsuria/DSP_Project
Separation of Voiced and Unvoiced Speech signals using Empirical Mode Decomposition
lyapple2008/SpeakerSeparation
to distinguish speakers in a speech stream with many people speaking
dreamno23/vad
从webrtc抽离出来的vad源代码,供语音分析/检测使用
tiankong-hut/Speech-Separation-fragment
语音分离相关的小程序,数据集为 Timit 和 THCHS-30。压缩后文件大小为124M
bill9800/speech_separation
Include some core functions and model to handle speech separation
km4sh/audioeffector43
an audio effector which has functions of denoising, speech separation, equalizer and etc.
danhuixie/VAD
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
aishoot/Sound_Localization_Algorithms
Classical algorithms of sound source localization with beamforming, TDOA and high-resolution spectral estimation.
LiuHahaha/TimeDelayEstimation
时间延迟估计(TDOA)相关算法