4

Developed this project "Audio Book Generator"

Implementing speech synthesis(πŸ“– to πŸ—£) on eBooks
Bored with writing notes in a lecture? How about we convert the notes dictated by the lecturer into text? Use the speechtotext.py script to get the text format of spoken notes, which saves the text in a .txt file.
Too lazy to read a novel? Get an Ebook version of the novel and run the finalAudioBookGenerator.py script. It will generate an mp3(audio) format of the book. Enjoy book listening :)
You can also convert your single images using the singleImageReader.py script.

Demonstration:
https://youtu.be/xhMvGg1dAsg

Project:
https://github.com/globefire/...

Star If you liked it. :)

Comments
Add Comment