Pinned Repositories
Active_noise_control
Active noise control whit AlSA C
beamforming
不同波束形成算法仿真,共计30余种
BSRNN
cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
ECAPA-TDNN
Unofficial reimplementation of ECAPA-TDNN for speaker recognition (EER=0.86 for Vox1_O when train only in Vox2)
LSA
Ablation study of local spectral attention (LSA) for full-band speech enhancement (SE)
Mono_AEC
Monophonic Acoustic Echo Cancellation (AEC) demo.
MusicClassification
音乐流派分类、Torch、TextCnn、多线程
rnnoise
Recurrent neural network for audio noise reduction
rnnoise_16k
implementation of rnnoise_16k
Ryanzlay's Repositories
Ryanzlay/Active_noise_control
Active noise control whit AlSA C
Ryanzlay/beamforming
不同波束形成算法仿真,共计30余种
Ryanzlay/BSRNN
Ryanzlay/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
Ryanzlay/ECAPA-TDNN
Unofficial reimplementation of ECAPA-TDNN for speaker recognition (EER=0.86 for Vox1_O when train only in Vox2)
Ryanzlay/LSA
Ablation study of local spectral attention (LSA) for full-band speech enhancement (SE)
Ryanzlay/Mono_AEC
Monophonic Acoustic Echo Cancellation (AEC) demo.
Ryanzlay/MusicClassification
音乐流派分类、Torch、TextCnn、多线程
Ryanzlay/rnnoise
Recurrent neural network for audio noise reduction
Ryanzlay/rnnoise_16k
implementation of rnnoise_16k
Ryanzlay/RNNoise_Wrapper
A simple Python wrapper for audio noise reduction RNNoise. Simplifies work with it, adds new trained models and detailed instructions for training.
Ryanzlay/TempoEstimation_MGANet
The Keras implementation of "MUSICAL TEMPO ESTIMATION USING A MULTI-SCALE NETWORK" accepted by ISMIR 2021.
Ryanzlay/TRT-SE
An example of a speech enhancement model deployed with TensorRT.
Ryanzlay/WebRTC-3A1V
AEC, AGC, ANS, VAD, CNG in WebRTC
Ryanzlay/WebRTC-AEC
Ryanzlay/webrtc_aec_delay_estimator
webrtc的aec的延迟估计器的matlab版本,以供研究