TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

2 pointsby gopalanjover 1 year ago
Looking integrate a human like voice AI model for conversation AI? Any recommendation?

1 comment

I_am_neoover 1 year ago
Fast or good, choose one<p>Mozilla&#x27;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. <a href="https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;TTS">https:&#x2F;&#x2F;github.com&#x2F;mozilla&#x2F;TTS</a><p>Mycroft&#x27;s mimic3 is the default voice renderer for the Mycroft project that runs on pi hardware and sounds ok-ish, that is the fast. <a href="https:&#x2F;&#x2F;github.com&#x2F;MycroftAI&#x2F;mimic3">https:&#x2F;&#x2F;github.com&#x2F;MycroftAI&#x2F;mimic3</a><p>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.