wavenet
There are 126 repositories under wavenet topic.
ddbourgin/numpy-ml
Machine learning, in numpy
r9y9/wavenet_vocoder
WaveNet vocoder
Rayhane-mamah/Tacotron-2
DeepMind's Tacotron-2 Tensorflow implementation
tomlepaine/fast-wavenet
Speedy Wavenet generation using dynamic programming :zap:
kan-bayashi/ParallelWaveGAN
Unofficial Parallel WaveGAN (+ MelGAN & Multi-band MelGAN & HiFi-GAN & StyleMelGAN) with Pytorch
LongxingTan/Time-series-prediction
tfts: Time Series Deep Learning Models in TensorFlow
drethage/speech-denoising-wavenet
A neural network for end-to-end speech denoising
ksw0306/FloWaveNet
A Pytorch implementation of "FloWaveNet: A Generative Flow for Raw Audio"
pkmital/pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
kan-bayashi/PytorchWaveNetVocoder
WaveNet-Vocoder implementation with pytorch.
ksw0306/ClariNet
A Pytorch Implementation of ClariNet
proceduralia/pytorch-GAN-timeseries
GANs for time series generation in pytorch
swasun/VQ-VAE-Speech
PyTorch implementation of VQ-VAE + WaveNet by [Chorowski et al., 2019] and VQ-VAE on speech signals by [van den Oord et al., 2017]
r9y9/ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
kristpapadopoulos/seriesnet
Time series prediction using dilated causal convolutional neural nets (temporal CNN)
francesclluis/source-separation-wavenet
A neural network for end-to-end music source separation
rishikksh20/hifigan-denoiser
HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks
azraelkuan/parallel_wavenet_vocoder
Parallel WaveNet Vocoder Based on ClariNet
bfs18/nsynth_wavenet
parallel wavenet based on nsynth
auspicious3000/WaveNet-Enhancement
Speech Enhancement using Bayesian WaveNet
dhpollack/fast-wavenet.pytorch
A PyTorch implementation of fast-wavenet
dhgrs/chainer-VQ-VAE
A Chainer implementation of VQ-VAE.
cheind/autoregressive
:kiwi_fruit: Autoregressive Models in PyTorch.
BogiHsu/WG-WaveNet
Real-Time High-Fidelity Speech Synthesis without GPU
SongRongLee/mir-svc
Unsupervised WaveNet-based Singing Voice Conversion Using Pitch Augmentation and Two-phase Approach
rampage644/wavenet
WaveNet implementation with chainer
twidddj/tf-wavenet_vocoder
Wavenet and its applications with Tensorflow
bigpon/QPPWG
Quasi-Periodic Parallel WaveGAN Pytorch implementation
dhgrs/chainer-ClariNet
A Chainer implementation of ClariNet.
A-Jacobson/tacotron2
pytorch tacotron2 https://arxiv.org/pdf/1712.05884.pdf
AhmadMoussa/A-Guide-to-Wavenet
A Wavenet Primer. From audio preparation to audio generation.
revsic/tf-diffwave
Tensorflow implementation of DiffWave: A Versatile Diffusion Model for Audio Synthesis
MysteryPancake/Discord-TTS
Text to speech Discord bot using FakeYou
yoyolicoris/constant-memory-waveglow
PyTorch implementation of NVIDIA WaveGlow with constant memory cost.
dhgrs/chainer-Fast-WaveNet
A Chainer implementation of Fast WaveNet(mel-spectrogram vocoder).