Pinned Repositories
Autoregressive-Predictive-Coding
Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning
cgmm_mvdr
ctcdecode-pytorch
Python implementation of CTC beam search decoder + agnostic LM scorer
dnn_wpe
DTLN-aec
This Repostory contains the pretrained DTLN-aec model for real-time acoustic echo cancellation.
espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
gwpe-speech-dereverb
MicrophoneArrayNotes
Learning notes of Microphone Array Signal Processing
Neural-Net-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
NLP_course
web course form xiaoxiang
MarkWuCL's Repositories
MarkWuCL/Autoregressive-Predictive-Coding
Autoregressive Predictive Coding: An unsupervised autoregressive model for speech representation learning
MarkWuCL/cgmm_mvdr
MarkWuCL/ctcdecode-pytorch
Python implementation of CTC beam search decoder + agnostic LM scorer
MarkWuCL/dnn_wpe
MarkWuCL/DTLN-aec
This Repostory contains the pretrained DTLN-aec model for real-time acoustic echo cancellation.
MarkWuCL/espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
MarkWuCL/gwpe-speech-dereverb
MarkWuCL/MicrophoneArrayNotes
Learning notes of Microphone Array Signal Processing
MarkWuCL/Neural-Net-with-Financial-Time-Series-Data
This solution presents an accessible, non-trivial example of machine learning (Deep learning) with financial time series using TensorFlow
MarkWuCL/NLP_course
web course form xiaoxiang
MarkWuCL/pit-speech-separation
MarkWuCL/PythonBooks
Directory of free Python ebooks
MarkWuCL/pytorch-attentive-lm
Pytorch Implementation of an A-RNN-LM
MarkWuCL/pytorch-lm
RNN/QRNN neural language models in PyTorch
MarkWuCL/pytorch-transformer-lm
MarkWuCL/rmtrash
rmtrash 是linux和mac下命令行版本rm的回收站,安装后对用户透明,符合正常使用rm的习惯(支持rm -fr file哦),有了他再也不怕rm时候手颤抖了(能自动拒绝 rm -fr / 哦)。 rmtrash stands for "rm trash" which acts just like the system built-in rm command,and just moves the file to the trash for recovery when needed.
MarkWuCL/rVAD
Matlab and Python libraries for an unsupervised method for robust voice activity detection (rVAD), as in the paper rVAD: An Unsupervised Segment-Based Robust Voice Activity Detection Method.
MarkWuCL/test0
MarkWuCL/test1
MarkWuCL/TestGit
MarkWuCL/THE-2020-PERSONALIZED-VOICE-TRIGGER-CHALLENGE-BASELINE-SYSTEM
MarkWuCL/VQ-APC
Vector Quantized Autoregressive Predictive Coding (VQ-APC)
MarkWuCL/webrtc-beamforming
整理出来的webrtc波束模块
MarkWuCL/WebRTC_VAD
Voice Activity Detector Module Port From WebRTC