The following steps are required to install Auto-Audio-Book:
environmental preparation
- Install Python 3.10+ (official download) and ffmpeg (Windows/Mac/Linux install differently).
- Optional installation of MongoDB for GUI data management.
Project deployment
- Clone the project using Git:
git clone https://github.com/zqq-nuli/auto-audio-book.git
- Create a virtual environment:
uv venv --python 3.10
(Pre-installation of uv tools is required).
Dependent Installation
- pass (a bill or inspection etc)
uv add -r requirements.txt
Install the core libraries, or install requests, gTTS, etc. manually.
Key Configurations
- make a copy of
.env.example
because of.env
file, populated with API Keys for large models such as Gemini.
Once you have completed these steps, you can get started with the command line tool.
This answer comes from the articleTool to automatically crawl novels and generate multi-character audiobooksThe