Pinned Repositories
23_3090_speakerfilter_new_deepfilter_final_1024_new
4x_superresolution_cnn
Investigation in 4x Super-resolution by Deep Convolutional Neural Networks
A-Convolutional-Recurrent-Neural-Network-for-Real-Time-Speech-Enhancement
A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorch
aac-datasets
Audio Captioning datasets for PyTorch.
abseil-cpp
Abseil Common Libraries (C++)
AcoustDSP
Acoustic DSP is a Python library which aims to implement several digital signal processing algorithms regarding acoustic analysis in one place.
Acoustic-Beamforming-Advanced
Scan-frequency Version for Acoustic Imaging, including the following methods: DAS, MUSIC, DAMAS, DAMAS2, DAMAS-FISTA, CLEAN-PSF, CLEAN-SC, FFT-NNLS, and FFT-DFISTA...
acoustic-interference-cancellation
acoustic interference (echo) cancellation project in summer internship
ERNIE
Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.
webrtc-3
webrtc ns aecm agc vad run on linux
runngezhang-jx's Repositories
runngezhang-jx/ASPL
This is a audio signal process library written in pure C. You can port these function blocks to any platforms or read the source codes for learning.
runngezhang-jx/AudioDenoise
c implementation of 《Audio Denoise by Time-Frequency Block Thresholding》
runngezhang-jx/Dynamics-processor
This is a collection of some dynamics processors, i.g. noise gate, peak limiter, rms limtier, compressor.
runngezhang-jx/End-to-end-waveform-utterance-enhancement
End-to-end waveform utterance enhancement for direct evaluation metrics optimization by fully convolutional neural networks (TASLP 2018)
runngezhang-jx/GE2E-Loss
Pytorch implementation of Generalized End-to-End Loss for speaker verification
runngezhang-jx/ge2e-speaker-verification
Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"
runngezhang-jx/intelligence-medicine-box
大创项目-智联药箱
runngezhang-jx/irasl2018
Code for the paper "Investigating the effect of residual and highway connections in speech enhancement models"
runngezhang-jx/MAP_adaptation
MAP Adapted Gaussian Mixture Models
runngezhang-jx/MASP
Microphone Array Speech Processing
runngezhang-jx/ML-KWS-for-MCU
Keyword spotting on Arm Cortex-M Microcontrollers
runngezhang-jx/Model-Compression-Acceleration
Paper list on model compression and acceleration
runngezhang-jx/neural-min-sum-decoding
Neural min-sum decoding in TensorFlow
runngezhang-jx/NoiseForBF0NLS
runngezhang-jx/Nonlinear-audio-system-identification
This is a tool that find the impulse response of a nonlinear system, it can be used in the audio system with nonlinear processor, .e.g. audio limiter, compressor.
runngezhang-jx/PE_BSBL_Cluster
runngezhang-jx/pesq-mex
the MEX wrapper for PESQ (Perceptual Evaluation of Speech Quality)
runngezhang-jx/Quality-Net
Quality-Net: An End-to-End Non-intrusive Speech Quality Assessment Model based on BLSTM. (Interspeech, 2018, with Travel Grants)
runngezhang-jx/score-informed-nmf
Score-informed source separation using non-negative matrix factorization
runngezhang-jx/sep_eval
runngezhang-jx/SNR-Based-Progressive-Learning-of-Deep-Neural-Network-for-Speech-Enhancement
Implementation of the paper "SNR-Based Progressive Learning of Deep Neural Network for Speech Enhancement."
runngezhang-jx/snreval
Objective measures of speech quality SNR
runngezhang-jx/Speech-enhancement
Deep neural network based speech enhancement toolkit
runngezhang-jx/speech-language-processing
A curated list of speech and natural language processing resources
runngezhang-jx/super-res
An extension of perpetual losses for image-inpainting. (https://arxiv.org/pdf/1603.08155.pdf)
runngezhang-jx/voxceleb
mirror of VoxCeleb dataset - a large-scale speaker identification dataset
runngezhang-jx/wav_pcm
A simple tool that convert wav to pcm or convert pcm to wav.
runngezhang-jx/webrtc-audioproc
WebRTC AudioProc (AEC, VAD, NS...)
runngezhang-jx/WebRTC_AECM
Acoustic Echo Canceller for Mobile Module Port From WebRTC
runngezhang-jx/WebRTC_AGC
Automatic Gain Control Module Port From WebRTC