tacotron_pytorch
Speech synthesizer
An implementation of Tacotron speech synthesis model using PyTorch.
PyTorch implementation of Tacotron speech synthesis model.
309 stars
16 watching
79 forks
Language: Jupyter Notebook
last commit: over 5 years ago pythonpytorchspeechspeech-synthesistacotron
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 207 |
| An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch | 1,970 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
| PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets | 1,098 |
| Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
| An implementation of Neural Turing Machines in PyTorch | 592 |
| An implementation of an audio generation model using PyTorch | 290 |
| A PyTorch implementation of a speech synthesis network based on flow-based generative architecture. | 206 |
| A PyTorch implementation of a segmentation network architecture | 588 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| Implementation of a transformer-based translation model in PyTorch | 240 |