rss-to-podcast

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2023 License: MIT Imports: 13 Imported by: 0

README

RSS to Speech


Why?
  • I want to try out a personal project written completely in Go language.
  • I like to use RSS, and content are lengthy at times.
  • Google has a free quota of 3 million characters for standard voice and 1 million characters for wavenet voice per month, why not make use of it.
Technology
  • Go
  • Google Text-to-speech API
Usage
  • Rename config.yaml.example to config.yaml, fill in the relevant configurations.
  • You will need to download the Google credential and put it at the current directory (or somewhere else if you change the credential path)
  • Add RSS feeds (has to emit full text, for now)
  • Build the program from source make
  • Run the program, ./rss-to-speech
  • Once finished, you will see different folders with title of the RSS feed as name.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL