tacotron and Tacotron-pytorch

These are competing implementations of the same Tacotron architecture in different deep learning frameworks (TensorFlow vs. PyTorch), allowing users to choose based on their preferred framework preference rather than being designed to work together.

tacotron
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: 1,833
Forks: 431
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
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

Kyubyong/tacotron

A TensorFlow Implementation of Tacotron: A Fully End-to-End Text-To-Speech Synthesis Model

This project helps you transform written text into natural-sounding spoken audio. You input text, and it produces an audio file of that text being read aloud, much like an audiobook. This is ideal for content creators, educators, or anyone needing to generate speech from text for various applications.

text-to-speech audiobook-creation content-localization narration e-learning

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