Tacotron-2 and Tacotron-pytorch

These are competing implementations of the same Tacotron text-to-speech architecture in different deep learning frameworks (TensorFlow vs PyTorch), allowing users to choose based on their preferred framework rather than using them together.

Tacotron-2
51
Established
Tacotron-pytorch
47
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 2,317
Forks: 904
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 206
Forks: 40
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Tacotron-2

Rayhane-mamah/Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation

This project helps generate natural-sounding speech from written text. You provide text as input, and it produces an audio file of that text spoken aloud. It's designed for researchers and developers working on advanced text-to-speech systems who need to experiment with and build upon state-of-the-art neural network architectures.

speech-synthesis voice-generation natural-language-processing audio-engineering deep-learning-research

About Tacotron-pytorch

soobinseo/Tacotron-pytorch

Pytorch implementation of Tacotron

This project helps machine learning engineers and researchers implement a text-to-speech model. It takes a collection of text scripts and corresponding audio files as input, processes them, and then trains a model that can convert new text into synthesized speech. The primary users are those working on speech synthesis research or building custom voice generation systems.

speech-synthesis text-to-speech voice-generation deep-learning audio-processing

Scores updated daily from GitHub, PyPI, and npm data. How scores work