Pinned Repositories
bert
Classification_Nets
Implement popular models by different DL framework. Such as tensorflow and caffe
cmudict
CMU US English Dictionary
dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
DilatedRNN
Tensorflow implementation for DilatedRNN
extract_features_using_world
using world vocoder to extract features and make data for training neural networks
g2p-seq2seq
G2P with Tensorflow
G722
googletest
Googletest - Google Testing and Mocking Framework
libpku
贵校课程资料民间整理
whyxzh's Repositories
whyxzh/bert
whyxzh/Classification_Nets
Implement popular models by different DL framework. Such as tensorflow and caffe
whyxzh/cmudict
CMU US English Dictionary
whyxzh/dilated-cnn-ner
Dilated CNNs for NER in TensorFlow
whyxzh/DilatedRNN
Tensorflow implementation for DilatedRNN
whyxzh/extract_features_using_world
using world vocoder to extract features and make data for training neural networks
whyxzh/g2p-seq2seq
G2P with Tensorflow
whyxzh/G722
whyxzh/googletest
Googletest - Google Testing and Mocking Framework
whyxzh/libpku
贵校课程资料民间整理
whyxzh/magphase
MagPhase Vocoder: Speech analysis/synthesis system for TTS and related applications.
whyxzh/parallel_wavenet_vocoder
Parallel WaveNet Vocoder Based on ClariNet
whyxzh/Phonetisaurus
Phonetisaurus G2P
whyxzh/py-webrtcvad
Python interface to the WebRTC Voice Activity Detector
whyxzh/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
whyxzh/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
whyxzh/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
whyxzh/tensorflow-fifo-queue-example
Example on how to use a Tensorflow Queue to feed data to your models.
whyxzh/tensorflow-image-wavenet
This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-model-raw-audio/ for image generation.
whyxzh/tensorflow-tex-wavenet
This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-model-raw-audio/ for text generation.
whyxzh/Text-Classification
Implementation of papers for text classification task on DBpedia
whyxzh/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
whyxzh/understaing-datasets-estimators-tfrecords
Try to use tf.estimator and tf.data together to train a cnn model.
whyxzh/voicenet
Speech synthesis platform based on tensorflow and sonnet
whyxzh/wordseg
Chinese Word Segmentation using CRF++
whyxzh/zju-icicles
浙江大学课程攻略共享计划