Deep-learning text-to-speech tool for generating voices of various characters

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

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

  • There's the demo server which has a simple web UI where you can input text to be spoken, but in regards to setting it up locally it's not that suited for a non developer

    https://github.com/mozilla/TTS/tree/master/TTS/server

    https://github.com/mozilla/TTS/wiki/Build-instructions-for-s...

    There's also a version in docker: https://github.com/synesthesiam/docker-mozillatts

    And various Colabs too, which are fairly easy to get going with: https://github.com/mozilla/TTS/wiki/TTS-Notebooks-and-Tutori...

  • cortex

    Production infrastructure for machine learning at scale

  • The price of GPU inference can be brutal, but there's a lot you can do on the infra side to improve it:

    - Spot instances

    - Aggressive autoscaling

    - Micro batching

    Can reduce inference compute spend by huge amounts (90% is not uncommon). ML, especially anything involving realtime inference, is an area where effective platform engineering makes a ridiculous difference even in the earliest days.

    Source: I help maintain open source ML infra for GPU inference and think about compute spend way too much https://github.com/cortexlabs/cortex

  • 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

  • Any recommendation for human like voice AI model for conversation AI?

    2 projects | news.ycombinator.com | 4 Jan 2024
  • Audio Converter! How to write one in c/c++?

    1 project | /r/AskProgramming | 14 May 2023
  • [P] Balacoon: free-to-use text-to-speech

    3 projects | /r/MachineLearning | 13 Apr 2023
  • Text to speech free

    1 project | /r/software | 9 Apr 2023
  • Does anyone know how to set up Mozilla TTS to work with firefox's reader view?

    1 project | /r/firefox | 31 Mar 2023