voice100 VS WaveRNN

Compare voice100 vs WaveRNN 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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
voice100 WaveRNN
1 5
25 2,086
- -
4.9 0.0
5 months ago almost 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.

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.

WaveRNN

Posts with mentions or reviews of WaveRNN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-15.
  • Ich werde bald, vorrausichtlich noch dieses Jahr, stumm werden. Was nun?
    4 projects | /r/de | 15 Jan 2022
  • Eminem Disses Forsen
    1 project | /r/LivestreamFail | 24 Aug 2021
    I've posted before, but its this open source https://github.com/fatchord/WaveRNN with a very basic gui and a connection to the streamlabs socket api which sends out json of the dono. The actual app forsen has is probably a day of work.
  • Johnny Silverhand TTS. Some classic lines
    2 projects | /r/forsen | 26 Apr 2021
    Its not enough. You need at least 8GB VRAM for GPU training. My specs are 3700x + 2080s, CPU training is <1step/sec and GPU is up to 5steps/sec. Even with this GPU I have "out of memory" erros sometimes (hint: if someone else wants to try wavernn check my pull request to reduce gpu memory usage). You can use online services to train your data like Google Colab but it might be too expensive for you.
  • Weekly Noobquestions Thread December 29 2020
    1 project | /r/SFWdeepfakes | 1 Feb 2021
    I may have found an a program that works. Its the same algorithm that the streamer forsen uses for his TTS, and it can emulate his own voice(which has a swedish accent) or voices of other notable people with accents. It appears like it has the ability to give it your own data set so I'll see if I can get it to work. For anyone finding the post this is the link: https://github.com/fatchord/WaveRNN

What are some alternatives?

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

FastSpeech2 - An implementation of Microsoft's "FastSpeech 2: Fast and High-Quality End-to-End Text to Speech"

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

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

flowtron - Flowtron is an auto-regressive flow-based generative network for text to speech synthesis with control over speech variation and style transfer

wavegrad - A fast, high-quality neural vocoder.

diffwave - DiffWave is a fast, high-quality neural vocoder and waveform synthesizer.

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)

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

TTS - πŸΈπŸ’¬ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production