tacotron2

Speech Synthesis Toolkit

This PyTorch implementation provides a toolkit for speech synthesis using a deep neural network architecture.

Tacotron 2 - PyTorch implementation with faster-than-realtime inference

GitHub

5k stars
117 watching
1k forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nvidia/flownet2-pytorchA deep learning framework implementing an optical flow estimation model using PyTorch.3,159
pytorch/audioA PyTorch module providing tools and functions for audio signal processing2,561
nvidia/waveglowGenerates high-quality speech from mel-spectrograms using a flow-based network architecture2,294
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
soobinseo/tacotron-pytorchA PyTorch implementation of an end-to-end text-to-speech synthesis model.207
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
nvidia/apexTools for streamlined mixed precision and distributed training in PyTorch8,460
rosinality/stylegan2-pytorchAn implementation of StyleGAN 2 in PyTorch for image generation and analysis.2,751
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
nvidia/vid2vidA PyTorch implementation of a video-to-video translation method for generating photorealistic videos from semantic label maps or other input data.8,623
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
sktime/pytorch-forecastingA PyTorch-based package for state-of-the-art time series forecasting with deep learning architectures4,038
pytorch/torchtitanA native PyTorch library for training large language models using distributed parallelism and optimization techniques.2,765
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401