sweetbbak / html2tts

Listen to your favorite online novels and articles. A very simple html to text / text-to-speech CLI tool - input a URL and listen to the text as text to speech audio or save the output as plain text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab text from any URL and play it with TTS

  ./html2tts --url "https://www.novel.com/novel"

html2tts has a built in audio player however at the current moment, piper-tts and a voice model is needed. I'd like to add more options. It also requires Curl because bypassing cloudflare using Go is a giant feat.

About

Listen to your favorite online novels and articles. A very simple html to text / text-to-speech CLI tool - input a URL and listen to the text as text to speech audio or save the output as plain text.


Languages

Language:Go 100.0%