Pytorch implementation of R-Transformer. Some parts of the code are adapted from the implementation of TCN and Transformer.
☆231Jul 16, 2019Updated 6 years ago
Alternatives and similar repositories for R-transformer
Users that are interested in R-transformer are comparing it to the libraries listed below
Sorting:
- Based on https://github.com/fatchord/WaveRNN☆24May 3, 2020Updated 5 years ago
- ☆34Jul 16, 2019Updated 6 years ago
- A tensorflow implementation of the WaveGlow: A Flow-based Generative Network for Speech Synthesis☆20Oct 23, 2019Updated 6 years ago
- ☆45Dec 16, 2019Updated 6 years ago
- Transformer training code for sequential tasks☆609Sep 14, 2021Updated 4 years ago
- PyTorch implementation of the paper "NanoFlow: Scalable Normalizing Flows with Sublinear Parameter Complexity." (NeurIPS 2020)☆67Dec 28, 2020Updated 5 years ago
- WaveNet implementation using tf.estimator☆21Jul 6, 2023Updated 2 years ago
- Single Pass Spectrogram Inversion in a Jupyter Python notebook☆34Aug 10, 2017Updated 8 years ago
- A WaveRNN implementation☆201Oct 14, 2019Updated 6 years ago
- ICASSP 2020 ESPnet-TTS: Merlin baseline system☆36Oct 28, 2019Updated 6 years ago
- ☆221Jun 8, 2020Updated 5 years ago
- WIP Tensorflow implementation of https://github.com/mozilla/TTS☆15Apr 11, 2020Updated 5 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,181Nov 27, 2021Updated 4 years ago
- a pytorch implementation of Google GEDLoss☆32Dec 9, 2020Updated 5 years ago
- A pytroch implementation of the FB-MelGAN☆90May 26, 2020Updated 5 years ago
- Fatcord's Alternative WaveRNN (Faster training)☆132Nov 29, 2020Updated 5 years ago
- Reproduction instructions for "Rapid Adaptation of Neural Machine Translation to New Languages"☆39Aug 7, 2018Updated 7 years ago
- parallel wavenet based on nsynth☆107Dec 14, 2018Updated 7 years ago
- Code for the Eager Translation Model from the paper You May Not Need Attention☆294Dec 17, 2018Updated 7 years ago
- A fast cnn-based vocoder☆78Jun 11, 2020Updated 5 years ago
- ☆26Apr 21, 2021Updated 4 years ago
- Linear Prediction Coefficients estimation from mel-spectrogram implemented in Python based on Levinson-Durbin algorithm.☆71Mar 19, 2021Updated 5 years ago
- use TCN and Transformer model for "Hourly Energy Consumption" data☆13Apr 29, 2022Updated 3 years ago
- A Pytorch implementation of WaveVAE ("Parallel Neural Text-to-Speech")☆126Feb 24, 2024Updated 2 years ago
- Fast spectrogram phase recovery using Local Weighted Sums (C/Python/Matlab)☆117Nov 28, 2023Updated 2 years ago
- Tensor2tensor experiment with SpecAugment☆46May 13, 2019Updated 6 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆246Jan 28, 2020Updated 6 years ago
- A C++ library of "World" - A high-quality speech analysis, manipulation and synthesis system -☆60Feb 28, 2019Updated 7 years ago
- WaveGlow vocoder with VQVAE☆61Jun 18, 2019Updated 6 years ago
- Pytorch Implementation of WaveNODE☆64Sep 4, 2020Updated 5 years ago
- Fatcord's Alternative WaveRNN (Faster training)☆125Mar 29, 2019Updated 6 years ago
- A test bed for updates and new features | pytorch/audio☆171May 17, 2020Updated 5 years ago
- NLP library designed for reproducible experimentation management