Keras WaveNet implementation
☆1,057Mar 24, 2023Updated 3 years ago
Alternatives and similar repositories for wavenet
Users that are interested in wavenet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A TensorFlow implementation of DeepMind's WaveNet paper☆5,437Jul 12, 2023Updated 2 years ago
- Keras implementation of deepmind's wavenet paper☆416Jul 29, 2019Updated 6 years ago
- Speedy Wavenet generation using dynamic programming☆1,772Jun 20, 2017Updated 8 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,012Oct 8, 2021Updated 4 years ago
- RNN-based generative models for speech.☆609Jun 23, 2017Updated 8 years ago
- Implementation of WaveNet: A Generative Model for Raw Audio☆68Sep 15, 2016Updated 9 years ago
- Keras Generative Adversarial Networks☆872Jun 24, 2018Updated 7 years ago
- Tensorflow + Keras + OpenAI Gym implementation of 1-step Q Learning from "Asynchronous Methods for Deep Reinforcement Learning"☆1,008Mar 18, 2018Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Jan 23, 2017Updated 9 years ago
- SampleRNN: An Unconditional End-to-End Neural Audio Generation Model☆543Nov 12, 2021Updated 4 years ago
- Sequence to Sequence Learning with Keras☆3,176Aug 20, 2022Updated 3 years ago
- An implementation of WaveNet with fast generation☆1,028Sep 17, 2020Updated 5 years ago
- A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model☆1,833Jan 17, 2022Updated 4 years ago
- Music auto-tagging models and trained weights in keras/theano☆612Jul 8, 2018Updated 7 years ago
- WaveNet for unconditional speech generation - Theano Implementation☆32Dec 30, 2016Updated 9 years ago
- WaveNet vocoder☆2,373Jul 29, 2023Updated 2 years ago
- "Real-Time Style Transfer" with Keras☆156Aug 2, 2024Updated last year
- Deep Convolutional Generative Adversarial Networks☆3,514May 8, 2019Updated 6 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks