Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fahimfba/audiobook-project
- Owner: FahimFBA
- License: mit
- Created: 2020-11-28T13:02:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T05:24:57.000Z (25 days ago)
- Last Synced: 2024-11-29T06:27:06.068Z (25 days ago)
- Topics: audiobook, gui, project, python, python-audiobook, python-project, python3, tkinter, tkinter-gui, tkinter-gui-library, tkinter-python
- Language: Python
- Homepage: https://fahimfba.github.io/Audiobook-Project/
- Size: 1.1 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)