tomlepaine / fast-wavenetView external linksLinks
Speedy Wavenet generation using dynamic programming
☆1,772Jun 20, 2017Updated 8 years ago
Alternatives and similar repositories for fast-wavenet
Users that are interested in fast-wavenet are comparing it to the libraries listed below
Sorting:
- A TensorFlow implementation of DeepMind's WaveNet paper☆5,438Jul 12, 2023Updated 2 years ago
- Keras WaveNet implementation☆1,057Mar 24, 2023Updated 2 years ago
- This is a TensorFlow implementation of the WaveNet generative neural network architecture https://deepmind.com/blog/wavenet-generative-mo…☆344Oct 8, 2016Updated 9 years ago
- Speech-to-Text-WaveNet : End-to-end sentence level English speech recognition based on DeepMind's WaveNet and tensorflow☆4,008Oct 8, 2021Updated 4 years ago
- Keras implementation of deepmind's wavenet paper☆415Jul 29, 2019Updated 6 years ago
- SampleRNN: An Unconditional End-to-End Neural Audio Generation Model☆544Nov 12, 2021Updated 4 years ago
- RNN-based generative models for speech.☆610Jun 23, 2017Updated 8 years ago
- Reference implementation of real-time autoregressive wavenet inference☆746Jan 19, 2021Updated 5 years ago
- WaveNet vocoder☆2,374Jul 29, 2023Updated 2 years ago
- A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model☆1,835Jan 17, 2022Updated 4 years ago
- Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"☆1,959Feb 3, 2020Updated 6 years ago
- Speed up PixelCNN++ image generation by up to a 183 times☆482May 23, 2017Updated 8 years ago
- A method to generate speech across multiple speakers☆874Mar 21, 2019Updated 6 years ago
- A Pytorch implementation of "FloWaveNet: A Generative Flow for Raw Audio"☆490Apr 23, 2019Updated 6 years ago
- An implementation of WaveNet with fast generation☆1,024Sep 17, 2020Updated 5 years ago
- Code and models from the paper "Layer Normalization"☆243Nov 8, 2016Updated 9 years ago
- This is now the official location of the Merlin project.☆1,322Mar 3, 2020Updated 5 years ago
- A Flow-based Generative Network for Speech Synthesis☆2,337Oct 19, 2023Updated 2 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Jan 4, 2022Updated 4 years ago
- in progress☆491Jun 2, 2019Updated 6 years ago
- TensorFlow-based neural network library☆9,904Feb 10, 2026Updated last week
- Deep Convolutional Generative Adversarial Networks☆3,515May 8, 2019Updated 6 years ago
- A Pytorch Implementation of ClariNet☆292Aug 5, 2019Updated 6 years ago
- Interactive Image Generation via Generative Adversarial Networks☆4,009Aug 5, 2020Updated 5 years ago
- Magenta: Music and Art Generation with Machine Intelligence☆19,773Jan 6, 2026Updated last month
- A simple interface for editing natural photos with generative neural networks.☆2,080Mar 22, 2017Updated 8 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆401Oct 9, 2019Updated 6 years ago
- PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models☆1,982Dec 19, 2023Updated 2 years ago
- A PyTorch implementation of fast-wavenet☆92Mar 16, 2018Updated 7 years ago
- Code for "Texture Networks: Feed-forward Synthesis of Textures and Stylized Images" paper.☆1,225Jan 7, 2018Updated 8 years ago
- Learning What and Where to Draw☆336Nov 1, 2016Updated 9 years ago
- Speech Recognition using DeepSpeech2 network and the CTC activation function.☆261Jun 8, 2017Updated 8 years ago
- subpixel: A subpixel convnet for super resolution with Tensorflow☆2,129May 18, 2022Updated 3 years ago
- 🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks☆2,177Jan 17, 2024Updated 2 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM