Audio Book Reader: Read .epub, .rtf, and .txt as audio books!

Posted by RNRetailer@reddit | Python | View on Reddit | 5 comments

https://github.com/RNRetailer/audio-book-reader

What My Project Does

This program is for the Linux terminal.

It breaks text files into lines and reads them out loud one line at a time.

Your progress for each file is stored in a .json file.

You can choose to skip to a certain line by passing it as a parameter when running the script.

Please make an issue or a pull request if you think any changes are needed.

Thanks!

Target Audience (e.g., Is it meant for production, just a toy project, etc.)

Anyone who uses Linux and wants to have a text file read out loud to them.

Comparison (A brief comparison explaining how it differs from existing alternatives.)

I haven't looked into alternatives in this space, I just made it on a whim.