voice100 VS FastSpeech2

Compare voice100 vs FastSpeech2 and see what are their differences.

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)

FastSpeech2

An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech" (by ming024)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
voice100 FastSpeech2
1 4
25 1,612
- -
4.9 0.0
5 months ago 6 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.

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.

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 voice100 and FastSpeech2 you can also consider the following projects:

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

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

WaveRNN - WaveRNN Vocoder + TTS

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

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

wavegrad - A fast, high-quality neural vocoder.

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

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)

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

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

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