Audiblez

Audiblez

Audiobook Generation Tool

Loading…

Description

#Audiblez #AudiobookCreation #EPUBtoM4B #AIVoiceSynthesis #Kokoro #Windows #macOS #Linux

Audiblez is an open-source audiobook generation tool that can directly convert EPUB eBooks into M4B format audiobooks. It uses the Kokoro voice model, which has only 82M parameters, but the generated human voice sounds quite natural.

The entire operation process is straightforward: import an EPUB, select the language and voice, wait a few minutes, and you will get a complete M4B audiobook that can be played directly. This is very convenient for users who want to batch produce audio content or prefer "listening to books" rather than "reading books".

Software Features



EPUB to Audiobook: After importing an EPUB format eBook, Audiblez will automatically read the book content and convert the text into complete audio.

Output in M4B Format: The generated result is in M4B audiobook format, which is better suited for preserving chapter information and is convenient for importing into phones, players, or audiobook management software.

Fast Generation Speed: In the official example, the conversion time for the entire "Animal Farm" book takes about five minutes, with the actual speed affected by computer configuration, book length, and the selected model.

Natural Voice Effect: The software uses the Kokoro voice model, which, despite having only 82M parameters, performs well in terms of fluency, pauses, and naturalness.

Supports Multiple Languages: Currently supports Chinese, English, French, Japanese, and 9 other languages, allowing users to switch freely based on the eBook content.

Provides a Graphical Interface: In addition to command-line operations, Audiblez also comes with a GUI graphical interface, enabling users unfamiliar with code to import eBooks and generate voices easily.

Simple Installation Method: After configuring the Python environment, you only need to run the following command to install:

pip install audiblez

Download Address



Installation Command:
pip install audiblez