Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fahimfba/audiobook-project

A python project to create an audiobook with GUI.
https://github.com/fahimfba/audiobook-project

audiobook gui project python python-audiobook python-project python3 tkinter tkinter-gui tkinter-gui-library tkinter-python

Last synced: 13 days ago
JSON representation

A python project to create an audiobook with GUI.

Awesome Lists containing this project

README

        

# Audiobook-Project-with-Python
### What you can do through this code?
* You can convert text to speech from any PDF which uses the English language
* You can create audiobook and save that audiobook file as mp3. Isn't that amazing?

### Information regarding the GUI I used here
* [tkinter](https://docs.python.org/3/library/tkinter.html)

### The additional libraries I have used here to complete my project
* [pyttsx3](https://pypi.org/project/pyttsx3/)
* [PyPDF2](https://pypi.org/project/PyPDF2/)

### License

![License](https://img.shields.io/github/license/FahimFBA/Audiobook-Project?color=red&style=for-the-badge)