-
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 had a gut feeling it was going to crop up. I'm not necessarily sure how, since I thought I took care in wrapping the proxied argument in "s, but I guess that's not good enough. I'll replicate…
Given the revamped configuration generation process and (attempting to) unload all models on training, you might be able to get it working again if you lower the Mega Batch Factor or whatever…
Since the project has grown in scope, mrq/tortoise-tts has been restructured to only provide my changes to tortoise-tts itself (only generating), while mrq/ai-voice-cloning is more about the one…
Fixed in 37ffa60d1459fde4e1749d6e30980ab0178cc10d. Sorry for the inconvenience.
Guess I didn't manage to get around testing transcribing if I broke it. One moment while I fix it.
So the source files are 3 WAV files, that combined are less than 1 MB so very small. And all together it has about 5~6 sentences Trained on that for about 20 mins and generated a few…
I checked through your issues page, but I'm not actually sure how to solve it even with what was written. I added the \n to "Line delimiter", the error suggests changing max_split_size_mb but I…
Naisu.
I'll be sure to document it then, I feel like it happened to me before ages ago.
Try running:
call .\venv\Scripts\activate.bat
python -m pip uninstall torch torchvision torchaudio
python -m pip install torch torchvision torchaudio --extra-index-url https://download.pyto…