TensorFlowTTS VS Thorsten-Voice

Compare TensorFlowTTS vs Thorsten-Voice and see what are their differences.

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) (by TensorSpeech)

Thorsten-Voice

Thorsten-Voice: A free to use, offline working, high quality german TTS voice should be available for every project without any license struggling. (by thorstenMueller)
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
TensorFlowTTS Thorsten-Voice
6 1
3,702 482
0.9% -
0.0 6.4
5 months ago 3 months ago
Python Python
Apache License 2.0 Creative Commons Zero v1.0 Universal
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.

TensorFlowTTS

Posts with mentions or reviews of TensorFlowTTS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • Ask HN: On-Device Text to Speech
    1 project | news.ycombinator.com | 31 Aug 2023
    Hey HN, has anyone found a viable solution for doing this locally and offline on iOS? I'd like to offer a privacy-friendly text to speech feature to my App, and Apple's speech synthesis sounds awful compared to some newer models and TTS engines. The only thing I've found is an older TensorflowTTS example here: https://github.com/TensorSpeech/TensorFlowTTS/tree/master/examples/ios

    Any pointers or tips appreciated.

  • NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality
    14 projects | news.ycombinator.com | 17 May 2022
    I had a lot of success using [FastSpeech2 + MB MelGAN via TensorFlowTTS](https://github.com/TensorSpeech/TensorFlowTTS). There are demos for [iOS](https://github.com/TensorSpeech/TensorFlowTTS/tree/master/ex...) and [Android](https://github.com/TensorSpeech/TensorFlowTTS/tree/master/ex...) which will allow you to run pretty convincing, modern TTS models with only a few hundred milliseconds of processing latency.
  • TTS mobile help
    2 projects | /r/tensorflow | 30 Mar 2022
    I need an example of how I would go about it. I've combed through examples but it's just not clicking for me.
  • A Working TTS feature has been found (No Google Services Required)
    1 project | /r/fossdroid | 11 Oct 2021
    https://github.com/TensorSpeech/TensorFlowTTS was the project. It was pretty much a direct compile and run. I went through and added the required features to enable it as TTS service for Android. I also moved the Tensorflow portion into a separate thread from the TTS service directly, since Android restricts it's TTS service to a single thread, and the Tensorflow service uses five threads to run at a good speed. It's a much much heavier solution than a C/C++ compiled library, but it works out of the box and I will worry about optimizations later
  • Free library for text-to-speech
    1 project | /r/speechrecognition | 26 Jan 2021
    You need to try, it implements most advanced algorithms and not as ad-hoc as nvidia https://github.com/TensorSpeech/TensorFlowTTS
  • Reviving the 1973 Unix text to voice translator
    1 project | news.ycombinator.com | 3 Jan 2021
    For open source offline TTS with more or less recent algorithms you can check

    https://github.com/TensorSpeech/TensorFlowTTS

Thorsten-Voice

Posts with mentions or reviews of Thorsten-Voice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • NaturalSpeech: End-to-End Text to Speech Synthesis with Human-Level Quality
    14 projects | news.ycombinator.com | 17 May 2022
    For german users, I can recommend to take a look at

    https://www.thorsten-voice.de/

    https://github.com/thorstenMueller/Thorsten-Voice

    where someone contributed a huge set of his voice samples and a tutorial / script collection to build a pretty decent TTS model LOCALLY.

    Quality-wise it is not that good, but its free and pretty easy to follow for a tech enthusiast.

What are some alternatives?

When comparing TensorFlowTTS and Thorsten-Voice you can also consider the following projects:

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

opentts - Open Text to Speech Server

TTS - :robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)

nerd-dictation - Simple, hackable offline speech to text - using the VOSK-API.

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

synonyme - UTF-8 encoded list of German synonyms

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

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

FairMOT - [IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking

Lip2Speech - A pipeline to read lips and generate speech for the read content, i.e Lip to Speech Synthesis.

mlp-singer - Official implementation of MLP Singer: Towards Rapid Parallel Korean Singing Voice Synthesis (IEEE MLSP 2021)

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