-
https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.
XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG
- Joined on
2022-10-10
I've had a breakthrough with being able to train even on my 2060.
Refer to mrq/ai-voice-cloning#25.
Sorry about the weight, I didn't forget; I kept timing out when the upload almost finished, three times.
Bit of a pickle of instructions (using litterbox, split into 2 7zips, because for some…
Alrighty, they're uploading to litterbox now (again), slowly.
Make sure you have 7zip already installed, since they're much more compressed compared to zipping them up. I'll post the instruction…
Very strange.
If you still happen to have your old working tortoise-tts setup:
- move
.\tortoise-tts\tortoise-venv\to.\ai-voice-cloning\venv\ - in a
Command PromptPowerShell: ``…
Oh, I just noticed you're using PowerShell, do:
cd C:\Games\ai-voice-cloning\
.\venv\Scripts\Activate.ps1
python src\list_devices.py
instead. My apologies.
That's strange. I can see if giving (most of) my venv will help, but for the mean time, if you don't mind, can you enter the following in a command prompt:
cd C:\Games\ai-voice-cloning\
.\…I'm guessing you're missing FFMPEG? Grab a copy from https://ffmpeg.org/download.html#build-windows and plop it either in:
.\ai-voice-cloning\.\ai-voice-cloning\bin\<= should be…