Generates an audiobook with chapters and ebook metadata using Calibre and Xtts from Coqui tts, and with optional voice cloning, and supports multiple languages
MIT License
795
stars
78
forks
source link
Manually Installing Dependencies Inside of Docker #9
Whenever I first installed the docker image, the interface wouldn't start. After opening a shell session in the container, I realized that none of the dependencies had been installed and it was running on Python 3.12.
I have no clue what happened but I pulled from the standard athomasson2/ebook2audiobookxtts image.
Does anyone know why?
There are no errors besides the ones I got from the missing dependencies.
Whenever I first installed the docker image, the interface wouldn't start. After opening a shell session in the container, I realized that none of the dependencies had been installed and it was running on Python 3.12.
I have no clue what happened but I pulled from the standard athomasson2/ebook2audiobookxtts image.
Does anyone know why?
There are no errors besides the ones I got from the missing dependencies.