kenkui
The Python library: the EPUB-to-M4B pipeline.
Apache-2.0
View on GitHub →The parts that make up the project
Every part of Kenkui is open. Run the library on your own machine, or host the server and Studio yourself.
pip install "kenkui @ git+https://github.com/D1zzl3D0p/kenkui"
brew install ffmpeg # or: sudo apt-get install -y ffmpegimport kenkui as kk
if __name__ == "__main__":
kk.load_voice("vivienne")
kk.magic_run("book.epub", narrator="vivienne") # writes book.m4bNeeds Python 3.11–3.13 and FFmpeg 5 or newer.
The Python library: the EPUB-to-M4B pipeline.
Apache-2.0
View on GitHub →A self-hostable API server that runs audiobook jobs.
AGPL-3.0-only
View on GitHub →The web and desktop app for making audiobooks.
AGPL-3.0-only
View on GitHub →The precompiled voice catalog.
Per voice
View on Hugging Face →