A Working TTS feature has been found (No Google Services Required)

This page summarizes the projects mentioned and recommended in the original post on /r/fossdroid

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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)

  • 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

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts