FastSpeech2 VS voice100

Compare FastSpeech2 vs voice100 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)

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. (by kaiidams)
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 voice100
4 1
1,612 25
- -
0.0 4.9
6 months ago 5 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.

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.

voice100

Posts with mentions or reviews of voice100. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-09.
  • Voice-cloning library for conlangs?
    3 projects | /r/conlangs | 9 Nov 2021
    If you would like to use your romanization, yes, first you have to have some way to perform grapheme-to-phoneme transcription. I dug for a bit and found something that looks pretty basic, where you can easily write your own phonemizer: https://github.com/kaiidams/voice100. Not sure how good this model is, as it's made to be working on small devices, but you may play with it.

What are some alternatives?

When comparing FastSpeech2 and voice100 you can also consider the following projects:

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

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

WaveRNN - WaveRNN Vocoder + TTS

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

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

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

wavegrad - A fast, high-quality neural vocoder.

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)

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

tts-tortoise-gradio - A Gradio setup for Tortoise TTS.