gosling: natural sounding text-to-speech in the terminal

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

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
  • tortoise-tts

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

  • Just to give a rough list though, here a few that I have tried: - espeak - Festival - flite - RHvoice - gTTS (it's good but uses an undocumented public Google Translate API) - tortoise-tts - silero-models

  • gosling

    Natural sounding text-to-speech in the terminal (and more).

  • Check it out: https://github.com/Samyak2/gosling/ (also has audio examples).

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

    Open Text to Speech Server

  • https://github.com/synesthesiam/opentts is run through Docker, which is pretty simple, and provides a GUI in the browser. There is a good selection of voice engines and voices, and the local Web server has API endpoints. I've been using this on Linux Mint lately.

  • TTS

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

  • You can also run https://github.com/coqui-ai/TTS directly from the command line, and install it with Python pip3. Tip: set up a Python virtual environment for installing it first! Otherwise you might run into version conflicts. Otherwise, setup is very simple. This used to be Mozilla TTS.

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