tacotron_pytorch

Speech synthesizer

An implementation of Tacotron speech synthesis model using PyTorch.

PyTorch implementation of Tacotron speech synthesis model.

GitHub

309 stars
16 watching
79 forks
Language: Jupyter Notebook
last commit: about 7 years ago
pythonpytorchspeechspeech-synthesistacotron

Related projects:

RepositoryDescriptionStars
soobinseo/tacotron-pytorchA PyTorch implementation of an end-to-end text-to-speech synthesis model.207
r9y9/deepvoice3_pytorchAn implementation of text-to-speech synthesis using convolutional neural networks in PyTorch1,970
awni/speechA PyTorch implementation of end-to-end speech recognition models.756
seannaren/deepspeech.pytorchA deep learning-based speech recognition system built on top of PyTorch Lightning.2,109
prlz77/resnext.pytorchReproduces ResNet-V3 with PyTorch for computer vision tasks511
kazuto1011/deeplab-pytorchPyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets1,098
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
loudinthecloud/pytorch-ntmAn implementation of Neural Turing Machines in PyTorch592
deepsound-project/samplernn-pytorchAn implementation of an audio generation model using PyTorch290
npuichigo/waveglowA PyTorch implementation of a speech synthesis network based on flow-based generative architecture.206
lextal/pspnet-pytorchA PyTorch implementation of a segmentation network architecture588
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
rdspring1/pytorch_gbw_lmTrains a large-scale PyTorch language model on the 1-Billion Word dataset123
davidtvs/pytorch-enetA PyTorch implementation of a real-time semantic segmentation model using ENet architecture392
leviswind/pytorch-transformerImplementation of a transformer-based translation model in PyTorch240