Pinned Repositories
aivoice
dejavu
Audio fingerprinting and recognition in Python
improved-gan
code for the paper "Improved Techniques for Training GANs"
kaldi
This is now the official location of the Kaldi project.
learngit
nn-gev
Neural network supported GEV beamformer
nn_mask
multichannel linear filters based on mask estimation neural networks for CHiME4
pykaldi
A Python wrapper for Kaldi
pykaldi2
Yet another speech toolkit based on Kaldi and PyTorch
pySpeechRev
This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
Sarah-Xing's Repositories
Sarah-Xing/aivoice
Sarah-Xing/dejavu
Audio fingerprinting and recognition in Python
Sarah-Xing/improved-gan
code for the paper "Improved Techniques for Training GANs"
Sarah-Xing/kaldi
This is now the official location of the Kaldi project.
Sarah-Xing/learngit
Sarah-Xing/nn-gev
Neural network supported GEV beamformer
Sarah-Xing/nn_mask
multichannel linear filters based on mask estimation neural networks for CHiME4
Sarah-Xing/pykaldi
A Python wrapper for Kaldi
Sarah-Xing/pykaldi2
Yet another speech toolkit based on Kaldi and PyTorch
Sarah-Xing/pySpeechRev
This python code performs an efficient speech reverberation starting from a dataset of close-talking speech signals and a collection of acoustic impulse responses.
Sarah-Xing/pytorch-kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.