Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

EPUB to Audiobook Converter

install

git clone --depth=1 https://github.com/p0n1/epub_to_audiobook
cd epub_to_audiobook
uv venv
.venv\Scripts\activate.bat
uv pip install -r requirements.txt

usage

python main.py --tts edge --language en-US <epub> <output_folder>