FastSpeech2 VS Parallel-Tacotron2

Compare FastSpeech2 vs Parallel-Tacotron2 and see what are their differences.

FastSpeech2

An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech" (by ming024)

Parallel-Tacotron2

PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling (by keonlee9420)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
FastSpeech2 Parallel-Tacotron2
4 1
1,622 184
- -
0.0 0.0
6 months ago over 2 years ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FastSpeech2

Posts with mentions or reviews of FastSpeech2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.

Parallel-Tacotron2

Posts with mentions or reviews of Parallel-Tacotron2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-20.

What are some alternatives?

When comparing FastSpeech2 and Parallel-Tacotron2 you can also consider the following projects:

Real-Time-Voice-Cloning - Clone a voice in 5 seconds to generate arbitrary speech in real-time

hifi-gan - HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis

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

how-do-vits-work - (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"

voice100 - Voice100 includes neural TTS/ASR models. Inference of Voice100 is low cost as its models are tiny and only depend on CNN without autoregression.

WaveRNN - WaveRNN Vocoder + TTS

tacotron - A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)

marytts - MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java

tortoise-tts - A multi-voice TTS system trained with an emphasis on quality

vits - VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech

TensorFlowTTS - :stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other languages)