Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/malob/serverless-tts-podcast
- Owner: malob
- Created: 2019-07-04T23:44:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:17:22.000Z (about 2 years ago)
- Last Synced: 2024-10-12T00:28:58.286Z (3 months ago)
- Topics: cloud-functions, fp-ts, google-cloud, podcast, podcast-generator, serverless, text-to-speech, typescript
- Language: TypeScript
- Size: 1.44 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: Readme.md
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.