Pinned Repositories
AIconference
Algorithm-Exercises
asteroid
The PyTorch-based audio source separation toolkit for researchers
awesome-deep-learning-music
List of articles related to deep learning applied to music
CausalityCheck
Causality Check in Frame-online Speech Separation
d2lzh_pytorch_lkk
DTLNtfliteC
EffCRN
The unofficial Pytorch implementation of EffCRN: An Efficient Convolutional Recurrent Network for High-Performance Speech Enhancement (in 2023 Interspeech).
Music-Source-Separation-master
Separation
A repo of the singing voice and accompaniment separation method.
YadongChen-1016's Repositories
YadongChen-1016/EffCRN
The unofficial Pytorch implementation of EffCRN: An Efficient Convolutional Recurrent Network for High-Performance Speech Enhancement (in 2023 Interspeech).
YadongChen-1016/Music-Source-Separation-master
YadongChen-1016/Separation
A repo of the singing voice and accompaniment separation method.
YadongChen-1016/awesome-deep-learning-music
List of articles related to deep learning applied to music
YadongChen-1016/DTLNtfliteC
YadongChen-1016/AIconference
YadongChen-1016/Algorithm-Exercises
YadongChen-1016/asteroid
The PyTorch-based audio source separation toolkit for researchers
YadongChen-1016/CausalityCheck
Causality Check in Frame-online Speech Separation
YadongChen-1016/d2lzh_pytorch_lkk
YadongChen-1016/DNN-based_source_separation
A PyTorch implementation of DNN-based source separation.
YadongChen-1016/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
YadongChen-1016/Tutorial_Separation
This repo summarizes the tutorials, datasets, papers, codes and tools for speech separation and speaker extraction task. You are kindly invited to pull requests.
YadongChen-1016/xjuthesis-master-template
YadongChen-1016/YadongChen-1016
Config files for my GitHub profile.
YadongChen-1016/YadongChen-1016.github.io
YadongChen-1016/ffc_se
Code for the paper "FFC-SE: Fast Fourier Convolution for Speech Enhancement" (published at Interspeech 2022 conference)
YadongChen-1016/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
YadongChen-1016/Listening-to-Sound-of-Silence-for-Speech-Denoising
[NeurIPS 2020] Official repository for the project "Listening to Sound of Silence for Speech Denoising"
YadongChen-1016/music_source_separation
YadongChen-1016/nnom
A higher-level Neural Network library for microcontrollers.
YadongChen-1016/Road2Filter
滤波器设计之路(The road to filter-design, including FIR, IIR, sinc, Butterworth, etc.)
YadongChen-1016/torch-dct
DCT (discrete cosine transform) functions for pytorch