Pinned Repositories
audio_augment
A tool/script for batch speech data enhancement with speed/volume/RIRS/MUSAN
Classical-Speech-Algorithms
Classical speech recognition and speaker recognition algorithms
CVTE_chain_model_finetune
finetune the chain model based on cvte open source model without traing any GMM for frame alignment
Factorized-TDNN
PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and Kaldi
kaldi-asr-server
this is a kaldi based flask asr service with server and client,which supports Multi-threaded concurrent
OpenTransformer
A No-Recurrence Sequence-to-Sequence Model for Speech Recognition
rnn-transducer
A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition
Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
text_classifer
基于pytroch的文本分类相关算法实现
xvector-cnceleb
kaldi based x-vector trained on Cn-Celeb
zhaoyi2's Repositories
zhaoyi2/audio_augment
A tool/script for batch speech data enhancement with speed/volume/RIRS/MUSAN
zhaoyi2/CVTE_chain_model_finetune
finetune the chain model based on cvte open source model without traing any GMM for frame alignment
zhaoyi2/xvector-cnceleb
kaldi based x-vector trained on Cn-Celeb
zhaoyi2/kaldi-asr-server
this is a kaldi based flask asr service with server and client,which supports Multi-threaded concurrent
zhaoyi2/Classical-Speech-Algorithms
Classical speech recognition and speaker recognition algorithms
zhaoyi2/OpenTransformer
A No-Recurrence Sequence-to-Sequence Model for Speech Recognition
zhaoyi2/Speech-Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
zhaoyi2/text_classifer
基于pytroch的文本分类相关算法实现
zhaoyi2/Factorized-TDNN
PyTorch implementation of the Factorized TDNN (TDNN-F) from "Semi-Orthogonal Low-Rank Matrix Factorization for Deep Neural Networks" and Kaldi
zhaoyi2/rnn-transducer
A Pytorch Implementation of Transducer Model for End-to-End Speech Recognition
zhaoyi2/SpecAugment
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain