Christopher Aedo

Results 49 comments of Christopher Aedo

There's a first pass at this, still needs a lot of work around model name and speaker, and I have not tested anything with other languages, etc. BUT the branch...

Thanks both of you for sharing this. Once the issues with installing on apple silicon are resolved, I'll do some more work to clean this up and make it usable....

It looks like there are still open issues around installing on mac (https://github.com/rhasspy/piper/issues/395). Feel free though to try it out and see if the issues are resolved now on mac....

Working right now if you do: pip install Gooey (or pip install -r requirements) python epub2tts-gui.py The workflow in the GUI is: -use file selector to choose epub -scroll down...

It's in the "gui" branch (https://github.com/aedocw/epub2tts/tree/gui) but still has the same base install requirements, so this will probably not be the easy path forward for you. Also this is still...

No, I haven't spent any time on this, and no contributors have either. I definitely will not have time to work on this, but maybe someone else will? I imagine...

GUI for aidiobook creation with kokoro https://github.com/plusuncold/autiobooks

Ah, good to know. That's too bad because at least from a python perspective the other one is better written haha!

Interesting, I have not looked at the docker/cuda/windows combo, apologies for that. I'll try to spend some time this week poking at it.

In addition to my updating the Dockerfile to use an image with native GPU support, anyone wanting to run the container with CUDA support will need to install the NVIDIA...