Automatically convert epubs to audiobooks
Project description
Autiobooks: Automatically convert epubs to audiobooks
Autiobooks generates .m4b audiobooks from regular .epub e-books, using Kokoro's high-quality speech synthesis.
Kokoro is an open-weight text-to-speech model with 82 million parameters. It yields natural sounding output while being able to run on consumer hardware.
It supports American, British English, French, Korean, Japanese and Mandarin (though we only-support English, for now) and a wide range of different voices with different accents and prosody.
PRs are welcome!
How to install and run
If you have Python 3 on your computer, you can install it with pip. Be aware that it won't work with Python 3.13.
pip install autiobooks
You will require ffmpeg and tkinter installed:
Linux:
sudo apt install ffmpeg python3-tkinter
MacOS:
brew install ffmpeg python3-tkinter
To start the program, run:
autiobooks
The program creates .wav files for each chapter, then combines them into a .m4b file for playing using an audiobook player.
Author
by David Nesbitt, distributed under MIT license. Check out the excellent project audiblez if you'd prefer a command-line interface.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autiobooks-1.0.2.tar.gz.
File metadata
- Download URL: autiobooks-1.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0060542fbb64b9b4c46fc383489e9c2e31e87df03e3f92cc0cfbdcac87746c4
|
|
| MD5 |
7cf794091e066c1b096fd501a1b41246
|
|
| BLAKE2b-256 |
22e3702ad88b2767ab9560f81ae3d19d437b9b986c5463a9ec9d142edf668077
|
File details
Details for the file autiobooks-1.0.2-py3-none-any.whl.
File metadata
- Download URL: autiobooks-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b197988be250d2e0c95eb160182181d50c1e64d49bd5c56303f5ddfd014925f7
|
|
| MD5 |
6e172487bb717757dc150d3ebc54c192
|
|
| BLAKE2b-256 |
03629378995e610f66faf42a4090351f2ba22dd24d52247eb29901ff8dab65cc
|