Christopher Aedo

Results 49 comments of Christopher Aedo

Need to determine whether the image with CUDA support will run fine in environment without CUDA, or if we need to create a specific GPU/CUDA image and one without GPU...

There is now a cuda12 container "docker pull ghcr.io/aedocw/epub2tts:release-cuda12", though I tested with the following and it does not detect the GPU: ``` alias cudaepub='docker run --gpus=all -e COQUI_TOS_AGREED=1 -v...

Probably start using pipenv as first step. https://realpython.com/pipenv-guide/

I started to work on a CUDA-ready docker container (https://github.com/aedocw/epub2tts/blob/main/Dockerfile.cuda12) but it didn't work as expected, and I did not have a good test environment to go further unfortunately. Maybe...

I think the title in FFMETADATA should be properly set. Can you do a run (maybe of a shortened book for speed) with `--debug` and share the contents of FFMETADATA?...

I'd be happy to add this to the utils directory if you want to submit a PR with that, thanks for sharing!

Interesting, I was was not familiar with this. I probably won't have spare time to add this for a while but I'll keep this open to remind me to do...

I've noticed that too, I think it depends on the voice. Please give [https://github.com/aedocw/epub2tts-kokoro](https://github.com/aedocw/epub2tts-kokoro) a try if you have time. It might behave differently (that's the only one I've used...

I think with edge, it's just about the voice when it comes to languages. If you run `edge-tts --list-voices` you'll get a list of all available voices. Assuming the abbreviation...