Closed popey closed 6 months ago
Hi Alan,
Given the technical limitations I always liked your voice on my Mycroft Mark-I.
(Py)Torch 1.13 is not compatible with Python 3.11, you may try Python 3.10 instead: https://github.com/Lightning-AI/pytorch-lightning/issues/15614
Thanks for the kind words, and help. I'll try this on a 22.04 machine with Python 3.10.
I feel honored, that the great open source voice contributor @popey uses my video tutorial to train a more up to date voice version 🥰.
Hi Thorsten! I'm just starting out with training. (A bad version of) my voice (apope UK) is in a bunch of open-source tools (originating in Mycroft AI) and I'd like to redo it to make it better. Your tutorial is excellent. I'm going through it now to learn the process, thanks for making it.
I'm running in a venv on Ubuntu 23.10 on my workstation, and found the training part failed. Ever seen this?
(I did not specify to use the GPU because I'm remote from the machine and the GPU is unplugged. I just wanted to test the process. I will put a GPU in it at some point, but I can't even run the training on the CPU yet.)