One minute
Listen to This Article
Listen to this post:
Now that we know how to listen to other people’s content, let’s make sure other people can listen to our content!
This blog is generated using hugo and uses a theme based on catafalque.
Leveraging my piper api wrapper, I created a hugo-shortcodes-tts. The shortcode sends the hugo post’s content to the TTS API, saves it as a static file, and embeds a player into the post’s page as can be seen at the top of this article.
Setup and configuration documentation is available in the shortcode’s README for the hugo setup and in gopipertts’s README for the TTS API.