https://github.com/qiwihui/podcastx
Podcast X, convert your favorite article to podcast
https://github.com/qiwihui/podcastx
google podcast tts
Last synced: 6 months ago
JSON representation
Podcast X, convert your favorite article to podcast
- Host: GitHub
- URL: https://github.com/qiwihui/podcastx
- Owner: qiwihui
- Created: 2021-01-27T08:48:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T02:50:09.000Z (over 4 years ago)
- Last Synced: 2024-10-13T13:12:34.645Z (12 months ago)
- Topics: google, podcast, tts
- Language: Vue
- Homepage: https://podcastx.qiwihui.com
- Size: 218 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
podcastX
===## 目标
1. 将新闻或者博客页面转变成播客
2. 支持 RSS 转换(高级功能)## 技术
goose3 - 将网页解析成文本
mongodb - 存储
google tts - 将文本转成语音
音频分段请求