Hacker News new | ask | show | jobs
by I_am_neo 891 days ago
Fast or good, choose one

Mozilla's TTS is a python package installable with pip and uses cpu or gpu resources to render a choice of voices, they mostly sound natural and this is the good. https://github.com/mozilla/TTS

Mycroft's mimic3 is the default voice renderer for the Mycroft project that runs on pi hardware and sounds ok-ish, that is the fast. https://github.com/MycroftAI/mimic3

There are many others but these are the two I use according to if it needs to run on limited hardware or if the cycles fall freely from the sky.