Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/malob/serverless-tts-podcast

WIP rewrite of article-to-audio-cloud-function and generate-podcast-rss-cloud-function
https://github.com/malob/serverless-tts-podcast

cloud-functions fp-ts google-cloud podcast podcast-generator serverless text-to-speech typescript

Last synced: 2 months ago
JSON representation

WIP rewrite of article-to-audio-cloud-function and generate-podcast-rss-cloud-function

Awesome Lists containing this project

README

        

# Serverless Text-To-Speech Podcast

This is a work-in-progress rewrite of [article-to-audio-cloud-function](https://github.com/malob/article-to-audio-cloud-function) and [generate-podcast-rss-cloud-function](https://github.com/malob/generate-podcast-rss-cloud-function), in a functional style using TypeScript and [fp-ts](https://gcanti.github.io/fp-ts/). It also uses [Serverless](https://serverless.com) to make setup/deployment much easier.