Thank you. I get this error now.
2023-08-24 15:23:05 - vall_e.utils.trainer - INFO - GR=0;LR=0 - New epoch starts. Epoch progress: 0%
It can't be the batch size because I used the "validate training configuration" button in the gui and set it to 8. Does it have anything to do with the location of the train.txt file and the audio…
I type in quit and then the enter key in this terminal window and nothing happened.
I get this error now. ` train_dataset, val_dataset = create_datasets() File "/home/user/ai-voice-cloning/modules/vall-e/vall_e/data.py", line 601, in create_datasets train_dataset =…
I put the .qnt.pt files under this directory.
/ai-voice-cloning/training/voice/valle/data/voice/
Now I get this error
`path for path in paths if _validate(path, self.min_phones, self.max_phone…
Using this command works
./start.sh --tts-backend="vall-e" yaml="./training/valle/config.yaml"
But using this command brings up an error
./start.sh --tts-backend="vall-e"
`Whisper``…
Okay, I placed the valle folder. Correct me if I did anything wrong because I still got errors. It's currently placed like this
/ai-voice-cloning/training/valle/ckpt/ar-retnet-4/fp32.pth
`/ai-v…