Parallel-Tacotron2 VS FastSpeech2

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

Parallel-Tacotron2

PyTorch Implementation of Google's Parallel Tacotron 2: A Non-Autoregressive Neural TTS Model with Differentiable Duration Modeling (by keonlee9420)

FastSpeech2

An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech" (by ming024)
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
Parallel-Tacotron2 FastSpeech2
1 4
186 1,631
- -
0.0 0.0
over 2 years ago 7 months 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.

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.

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.

What are some alternatives?

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

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

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

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

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

WaveRNN - WaveRNN Vocoder + TTS

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.

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

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

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

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

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)