Vq Vae SpeechPyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]
SeriesnetTime series prediction using dilated causal convolutional neural nets (temporal CNN)
Tacotron 2DeepMind's Tacotron-2 Tensorflow implementation
Fast WavenetSpeedy Wavenet generation using dynamic programming ⚡
WavenetWaveNet implementation with chainer
Tacotron2pytorch tacotron2 https://arxiv.org/pdf/1712.05884.pdf
Vq Vae WavenetTensorFlow implementation of VQ-VAE with WaveNet decoder, based on https://arxiv.org/abs/1711.00937 and https://arxiv.org/abs/1901.08810
Wavenet SttAn end-to-end speech recognition system with Wavenet. Built using C++ and python.
ParallelwaveganUnofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN) with Pytorch
FlowavenetA Pytorch implementation of "FloWaveNet: A Generative Flow for Raw Audio"
PycadlPython package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Time Series PredictionA collection of time series prediction methods: rnn, seq2seq, cnn, wavenet, transformer, unet, n-beats, gan, kalman-filter
ClarinetA Pytorch Implementation of ClariNet
hifigan-denoiserHiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
ttslearnttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
QPPWGQuasi-Periodic Parallel WaveGAN Pytorch implementation
Music-Style-TransferSource code for "Transferring the Style of Homophonic Music Using Recurrent Neural Networks and Autoregressive Model"
wavenetAudio source separation (mixture to vocal) using the Wavenet