aedocw/epub2tts
A Python application that converts epub and text files into audiobooks using AI text-to-speech engines.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
The tool takes DRM-free epub or text files and generates full-featured M4B audiobooks using various TTS engines including Coqui AI TTS, OpenAI, and Microsoft Edge. It supports voice cloning with the Coqui XTTS model, automatic chapter detection, and cover art embedding. Multiprocessing is supported to parallelize chapter processing across threads, and deepspeed is used when available to accelerate model inference.