Tacotron-pytorch

Text-to-Speech Model

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

Pytorch implementation of Tacotron

GitHub

206 stars
9 watching
41 forks
Language: Python
last commit: about 6 years ago
pytorchtacotrontext-to-speechtts

Related projects:

Repository Description Stars
r9y9/tacotron_pytorch An implementation of Tacotron speech synthesis model using PyTorch. 309
r9y9/deepvoice3_pytorch An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch 1,969
awni/speech A PyTorch implementation of end-to-end speech recognition models. 754
lifeiteng/vall-e A PyTorch implementation of a text-to-speech synthesizer based on large language models 2,049
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 239
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
yjxiong/tsn-pytorch A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. 1,066
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,241
seannaren/deepspeech.pytorch A deep learning-based speech recognition system built on top of PyTorch Lightning. 2,104
scruss/micropython-syn6988 A MicroPython library for controlling the VoiceTX SYN6988 text-to-speech module. 10
tstandley/xception-pytorch An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification 250
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
kazuto1011/deeplab-pytorch PyTorch implementation of DeepLab v2 for semantic segmentation on COCO-Stuff and PASCAL VOC datasets 1,093
lucidrains/reformer-pytorch An implementation of Reformer, an efficient Transformer model for natural language processing tasks. 2,120