deepvoice3_pytorch
ConvNet TTS
An implementation of text-to-speech synthesis using convolutional neural networks in PyTorch
PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
2k stars
94 watching
487 forks
Language: Python
last commit: about 1 year ago end-to-endmachine-learningmulti-speakerpythonpytorchspeech-processingspeech-synthesistts
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| A PyTorch implementation of an end-to-end text-to-speech synthesis model. | 207 |
| An implementation of Tacotron speech synthesis model using PyTorch. | 309 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |
| An implementation of an audio generation model using PyTorch | 290 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| An audio processing toolkit using PyTorch convolutional neural networks to generate spectrograms from raw audio data | 1,036 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 |
| This project provides a PyTorch implementation of a singing voice separation algorithm using recurrent inference and skip-filtering connections. | 171 |