weishanyi's Stars
breizhn/DTLN-aec
This Repostory contains the pretrained DTLN-aec model for real-time acoustic echo cancellation.
breizhn/DTLN
Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.
JusperLee/Speech-Separation-Paper-Tutorial
A must-read paper for speech separation based on neural networks
etzinis/sudo_rm_rf
Code for SuDoRm-Rf networks for efficient audio source separation. SuDoRm-Rf stands for SUccessive DOwnsampling and Resampling of Multi-Resolution Features which enables a more efficient way of separating sources from mixtures.
maum-ai/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
huyanxin/DeepComplexCRN
chanil1218/DCUnet.pytorch
Phase-Aware Speech Enhancement with Deep Complex U-Net
funcwj/voice-filter
A unofficial Pytorch implementation of Google's VoiceFilter
JusperLee/Conv-TasNet
Conv-TasNet: Surpassing Ideal Time-Frequency Magnitude Masking for Speech Separation Pytorch's Implement
xiph/rnnoise
Recurrent neural network for audio noise reduction
pheepa/DCUnet
Phase-aware speech enchancement with Deep Complex U-Net
JackGeraghty/AQP
AQP is a modular pipeline built to enable the comparison and testing of different quality metric configurations.
projectNe10/Ne10
An open optimized software library project for the ARM® Architecture
dakenan1/Speech-measure-SDR-SAR-STOI-PESQ
Speech quality measure of SDR、SAR、STOI、ESTOI、PESQ via MATLAB
YangangCao/WebRTC-3A1V
AEC, AGC, ANS, VAD, CNG in WebRTC
microsoft/AEC-Challenge
AEC Challenge
espnet/espnet
End-to-End Speech Processing Toolkit
Windstudent/Complex-MTASSNet
Multi-Task Audio Source Separation, Two-Stage Model, Complex Domain.
kaituoxu/Conv-TasNet
A PyTorch implementation of Conv-TasNet described in "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" with Permutation Invariant Training (PIT).
speechbrain/speechbrain
A PyTorch-based Speech Toolkit
maggie0830/DCCRN
implementation of "DCCRN-Deep Complex Convolution Recurrent Network for Phase-Aware Speech Enhancement" by pytorch
shichaog/WebRTC-audio-processing
webrtc audio processing
afatcoder/LeetcodeTop
汇总各大互联网公司容易考察的高频leetcode题🔥
google/lyra
A Very Low-Bitrate Codec for Speech Compression
funcwj/conv-tasnet
A PyTorch implementation of "TasNet: Surpassing Ideal Time-Frequency Masking for Speech Separation" (see recipes in aps framework https://github.com/funcwj/aps)
chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
f90/Wave-U-Net
Implementation of the Wave-U-Net for audio source separation
facebookresearch/demucs
Code for the paper Hybrid Spectrogram and Waveform Source Separation
lifeiteng/codingmath
Tech
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch