jamesMuWB's Stars
NVIDIA/tacotron2
Tacotron 2 - PyTorch implementation with faster-than-realtime inference
keithito/tacotron
A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
espnet/espnet
End-to-End Speech Processing Toolkit
ksw0306/ClariNet
A Pytorch Implementation of ClariNet
atomicoo/tacotron2-mandarin
Tensorflow implementation of Chinese/Mandarin TTS (Text-to-Speech) based on Tacotron-2 model.
azraelkuan/parallel_wavenet_vocoder
Parallel WaveNet Vocoder Based on ClariNet
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
r9y9/wavenet_vocoder
WaveNet vocoder
JasonWei512/wavenet_vocoder
(已过时)WaveNet 声码器
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
JasonWei512/Tacotron-2-Chinese
(已过时)中文语音合成,改自 https://github.com/Rayhane-mamah/Tacotron-2 和 https://github.com/begeekmyfriend/Tacotron-2
astorfi/3D-convolutional-speaker-recognition
:speaker: Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
WeidiXie/VGG-Speaker-Recognition
Utterance-level Aggregation For Speaker Recognition In The Wild
zengchang233/GMM_baseline
未来杯语音赛道说话人识别的baseline
CorentinJ/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
bettenW/Tencent2019_Finals_Rank1st
2019腾讯广告算法大赛完整代码(冠军)
brightmart/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
Santosh-Gupta/SpeedTorch
Library for faster pinned CPU <-> GPU transfer in Pytorch
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.
maum-ai/voicefilter
Unofficial PyTorch implementation of Google AI's VoiceFilter system
ymcui/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
nobody132/masr
中文语音识别; Mandarin Automatic Speech Recognition;
nl8590687/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
drscotthawley/panotti
A multi-channel neural network audio classifier using Keras
worldveil/dejavu
Audio fingerprinting and recognition in Python
jina-ai/clip-as-service
🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP
hzy46/Char-RNN-TensorFlow
Multi-language Char RNN for TensorFlow >= 1.2.
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)