DrewThomasson / ebook2audiobook

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

Closed lumen-novum closed 2 months ago

lumen-novum commented 2 months ago

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.

lumen-novum commented 2 months ago

Manually building the image does not have this issue. It's probably an issue with that specific build.