kashsuks / redditStories

A python script that generates reddit stories with a background of choice for short-form content
MIT License
0 stars 0 forks source link

tts generation #1

Open kashsuks opened 2 weeks ago

kashsuks commented 2 weeks ago

Add Text-To-Speech capabilities for the project. Update this page when testing and tinkering phase is completed and implementation is starting.

kashsuks commented 2 weeks ago

Resources being used:

https://www.geeksforgeeks.org/convert-text-speech-python/

kashsuks commented 2 weeks ago

https://www.geeksforgeeks.org/how-to-fix-error-metadata-generation-failed-in-python/

for metadata-generation error, refer to this document

For Future: Make sure to update dependencies version for python, pip, playsound, etc