Pinned Repositories
A33_M2
acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
asteroid
The PyTorch-based audio source separation toolkit for researchers
Attention-SE.pytorch
An Attention-based Neural Network Approach for Single Channel Speech Enhancement
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2020)。
dsp-audio
c语言实现音频相关(效果器、NN、阵列等)算法
KS_V3S
Allwinner V3S Opensource
SNnet
网络出处:Interactive Speech and Noise Modeling for Speech Enhancement
SpeechAlgorithms
Speech Algorithms Collections
Gitxiaoke's Repositories
Gitxiaoke/SNnet
网络出处:Interactive Speech and Noise Modeling for Speech Enhancement
Gitxiaoke/A33_M2
Gitxiaoke/dsp-audio
c语言实现音频相关(效果器、NN、阵列等)算法
Gitxiaoke/KS_V3S
Allwinner V3S Opensource
Gitxiaoke/SpeechAlgorithms
Speech Algorithms Collections
Gitxiaoke/acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
Gitxiaoke/asteroid
The PyTorch-based audio source separation toolkit for researchers
Gitxiaoke/Attention-SE.pytorch
An Attention-based Neural Network Approach for Single Channel Speech Enhancement
Gitxiaoke/awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Gitxiaoke/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2020)。
Gitxiaoke/awesome-speech-enhancement
speech enhancement\speech seperation\sound source localization
Gitxiaoke/Awesome-Speech-Enhancement-1
A tutorial for Speech Enhancement researchers and practitioners. The purpose of this repo is to organize the world’s resources for speech enhancement and make them universally accessible and useful.
Gitxiaoke/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
Gitxiaoke/CS-EmbeddedLinux-Book
嵌入式,计算机常用电子书籍整理,并且附带下载链接,涵盖:ARM体系与架构,C/C++语言,汇编语言,操作系统,计算机网络,计算组成原理,Linux驱动,Linux内核,单片机开发,程序员认知成长,笔试面试技巧等书籍。长期更新中,欢迎star~
Gitxiaoke/DCUnet.pytorch
Phase-Aware Speech Enhancement with Deep Complex U-Net
Gitxiaoke/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Gitxiaoke/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
Gitxiaoke/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
Gitxiaoke/KalmanFilter
This is a Kalman filter used to calculate the angle, rate and bias from from the input of an accelerometer/magnetometer and a gyroscope.
Gitxiaoke/libfixmath
Cross Platform Fixed Point Maths Library
Gitxiaoke/My-lecture-slides-and-code
B站视频PPT和相关代码
Gitxiaoke/OpenDPD
OpenDPD is an end-to-end learning framework built in PyTorch for power amplifier (PA) modeling and digital pre-distortion (DPD). You are cordially invited to contribute to this project by providing your own backbone neural networks, pretrained models or measured PA datasets.
Gitxiaoke/OpenHeat
Gitxiaoke/pyaec
simple and efficient python implemention of a series of adaptive filters. including time domain adaptive filters(lms、nlms、rls、ap、kalman)、nonlinear adaptive filters(volterra filter、functional link adaptive filters)、frequency domain adaptive filters(frequency domain adaptive filter、frequency domain kalman filter) for acoustic echo cancellation.
Gitxiaoke/torch-stft
An STFT/iSTFT for PyTorch.
Gitxiaoke/TRUNet
unofficial PyTorch implementation of 《REAL-TIME DENOISING AND DEREVERBERATION WTIH TINY RECURRENT U-NET》