because I accidentally deleted it and not the re-test setup
oh dear :(
By the way, another strange bug I've noticed sometimes while training is that if you have Verbose Console Output
…
As I understand it, when the progress bar in the command line fills up, it's gone through the entire dataset, thus one epoch is complete. This is reflected in the webui by increasing the value of…
@mrq I'm training with an approx. 100 sample dataset, with the exact same settings as you. It calculated the total steps as 15666. (500 epochs * 94 lines / batch size 3) When I start training, I…
No problem at all, thanks a lot!
Thanks! Also, any opinion on the second point about the notebook?
it does some rather abhorrent things for loading
lol yeah, yesterday I processed one chapter of a book, it generated about 50 audio files, and the history tab froze for a solid minute before…
I haven't gotten it to work locally on my 2060 at all
Oh ok, I'll just stick to the colab then.
By the way, I think ec550d74fd5a32ad1878528b9431ec5fde2b4c0a broke the notebook, because now…
I just ran it for shits and grins and nothing broke for me on my dingy 2060.
Can you give me the parameters you used? I have almost the same GPU (2060 Laptop version). The program suggested a…
Now there's a fresh new error immediately after starting training:
TorToiSe initialized, ready for generation.
Traceback (most recent call last):
File "C:\Users\Username\Desktop\ai-voice-…
You didn't happen to migrate over your
tortoise-venv
folder, did you?
Yup, that's exactly what I did lol
I'm doing a fresh install now, as even after that problem I had another error…
Run this to force install mrq/tortoise-tts in pip:
That unfortunately didn't work. Then I ran
pip uninstall tortoise
pip install git+https://git.ecker.tech/mrq/tortoise-tts.git
an…
Thanks for the fix! I still get this error.
TypeError: TextToSpeech.__init__() got an unexpected keyword argument 'autoregressive_model_path'
I've run update.bat
, update-force.bat
,…
I think commit 2615cafd75bc7ad397f9fea2d0055b125af0ffaf broke something, because now I get this error while while running start.bat:
Traceback (most recent call last):
File "C:\Users\Usern…