Tacotron-pytorch

Text-to-Speech Model

A PyTorch implementation of an end-to-end text-to-speech synthesis model.

Pytorch implementation of Tacotron

GitHub

207 stars
9 watching
41 forks
Language: Python
last commit: almost 8 years ago
pytorchtacotrontext-to-speechtts

Related projects:

RepositoryDescriptionStars
r9y9/tacotron_pytorchAn implementation of Tacotron speech synthesis model using PyTorch.309
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
lifeiteng/vall-eA PyTorch implementation of a text-to-speech synthesizer based on large language models2,062
leviswind/pytorch-transformerImplementation of a transformer-based translation model in PyTorch240
kazuto1011/pspnet-pytorchRe-implementation of a deep learning model for semantic segmentation using PyTorch.52
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
yjxiong/tsn-pytorchA PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding.1,066
tongjilibo/bert4torchAn implementation of transformer models in PyTorch for natural language processing tasks1,257
seannaren/deepspeech.pytorchA deep learning-based speech recognition system built on top of PyTorch Lightning.2,109
scruss/micropython-syn6988A MicroPython library for controlling the VoiceTX SYN6988 text-to-speech module.10
tstandley/xception-pytorchAn implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification249
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
kazuto1011/deeplab-pytorchPyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets1,098
lucidrains/reformer-pytorchAn implementation of Reformer, an efficient Transformer model for natural language processing tasks.2,132