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: 2 months 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T05:24:57.000Z (7 months ago)
- Last Synced: 2025-03-27T14:52:45.566Z (3 months 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
