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.

Ask HN: Any good (free?) TTS article readers?

6 pointsby terabytestover 1 year ago
I really enjoy pasting articles into ChatGPT and having its voice model read them out to me. It sounds way better than other TTS systems I’ve tried, but it’s cumbersome.<p>Are there any interesting products in this space?

6 comments

solardevover 1 year ago
Have you checked your operating system? On macOS, in Chrome and Safari, you can select any text on a page and just go to Speech -&gt; Start speaking and it&#x27;ll read it using the built-in TTS from your OS.<p>You might want to change the default voice (under macOS Settings -&gt; Accessibility -&gt; Spoken Content) to &quot;Siri - Voice 4&quot;, which will sound much better than the default Samantha.<p>If you click on &quot;Manage voices&quot;, you can also download other voices.<p>--------<p>If you want better voices, you can use the OpenAI voices via desktop apps like <a href="https:&#x2F;&#x2F;goodsnooze.gumroad.com&#x2F;l&#x2F;voices" rel="nofollow">https:&#x2F;&#x2F;goodsnooze.gumroad.com&#x2F;l&#x2F;voices</a> or Chrome extensions like <a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;readme-text-to-speech-tts&#x2F;npdkkcjlmhcnnaoobfdjndibfkkhhdfn" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;readme-text-to-spee...</a>
kinowover 1 year ago
I use the Read Aloud Firefox extension to read newspaper articles and the wandering inn stories. Works well for me. In the configuration there are free and premium voices. I enable Google Translate voice and increase the speed a bit.<p>Main repo (website there too, or search on Firefox extensions): <a href="https:&#x2F;&#x2F;github.com&#x2F;ken107&#x2F;read-aloud">https:&#x2F;&#x2F;github.com&#x2F;ken107&#x2F;read-aloud</a>
评论 #39027261 未加载
hoothinover 1 year ago
I&#x27;m using Microsoft azure TTS, which you can use their API within the free quota, and this is a Python program I wrote to generate speech and srt subtitle files from text utilizing their API. Feel free to refer to it. <a href="https:&#x2F;&#x2F;github.com&#x2F;hoothin&#x2F;AIApplications">https:&#x2F;&#x2F;github.com&#x2F;hoothin&#x2F;AIApplications</a>
sandreasover 1 year ago
I&#x27;m pretty sure you could go with Coqui TTS. Here is a good tutorial on how to use Voice Cloning with XTTS:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=HJB17HW4M9o" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=HJB17HW4M9o</a>
viraptorover 1 year ago
I&#x27;m listening to articles through Google assistant (&quot;read this page to me&quot;) and find it perfectly acceptable.
sourcecodeplzover 1 year ago
Edge browser has built-in TTS