Listen to your favourite audiobook
Project description
👉 Listen to any PDF book with just a few line of Python code👈
Installation
Install it from pypi
pip install audiobook
from audiobook import AudioBook ab = AudioBook("file_path") ab.text_to_speech()
Usages
The audiobook is a python module to listen to your fav pdf book.
Test
Run tests:
pip install -r requirements.txt python -m unittest tests
Documentation
Read Detailed Documentation here
Linux installation requirements
- If you are on a linux system and if the voice output is not working , then : Install espeak , ffmpeg and libespeak1 as shown below:
sudo apt update && sudo apt install espeak ffmpeg libespeak1
Roadmap
- speech speed control
- Support more extensions
- save the audiobook for future
Project status
- Alpha
Author
- Module : AudioBook
- Author : py-contributors
- Language : Python
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size audiobook-1.0.5-py3-none-any.whl (4.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Close
Hashes for audiobook-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f6e26086a0fd90adc9f3737edd36e4475831a776eb51c07bf86007380cacf89 |
|
MD5 | 935eccee88330aeaaf3a978f85eb1433 |
|
BLAKE2-256 | 1cdde62e1686a56b07cd2ea886366b0e4e5ce65e3105086f1d2252f4f6e0b1b8 |