Tacotron and Tacotron-pytorch

These are competitors—both are independent PyTorch implementations of the Tacotron text-to-speech architecture, offering alternative codebases for the same synthesis task with no technical dependency between them.

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

About Tacotron

bshall/Tacotron

A PyTorch implementation of Location-Relative Attention Mechanisms For Robust Long-Form Speech Synthesis

This project helps generate realistic-sounding speech from written text, especially for longer pieces of content. You provide written text, and it outputs natural-sounding audio. It's ideal for content creators, educators, or anyone needing to convert articles, scripts, or educational materials into spoken audio.

audiobook-production voiceover content-creation e-learning-materials speech-generation

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