TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

6 点作者 terabytest超过 1 年前
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 条评论

solardev超过 1 年前
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>
kinow超过 1 年前
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 未加载
hoothin超过 1 年前
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>
sandreas超过 1 年前
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>
viraptor超过 1 年前
I&#x27;m listening to articles through Google assistant (&quot;read this page to me&quot;) and find it perfectly acceptable.
sourcecodeplz超过 1 年前
Edge browser has built-in TTS