Bluebomber182
  • Joined on 2023-03-06
Bluebomber182 commented on issue ecker/vall-e#5 2023-08-24 22:34:52 +00:00
Question about saving and quitting vall-e

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%

Bluebomber182 commented on issue ecker/vall-e#5 2023-08-24 20:58:03 +00:00
Question about saving and quitting vall-e

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…

Bluebomber182 commented on issue ecker/vall-e#5 2023-08-24 18:41:23 +00:00
Question about saving and quitting vall-e

I type in quit and then the enter key in this terminal window and nothing happened.

Bluebomber182 closed issue ecker/vall-e#2 2023-08-24 18:08:16 +00:00
ValueError: No valid path is found for training.
Bluebomber182 opened issue ecker/vall-e#5 2023-08-24 18:07:08 +00:00
Question about saving and quitting vall-e
Bluebomber182 closed issue ecker/ai-voice-cloning#343 2023-08-24 15:48:38 +00:00
Vall-E Backend Training: RuntimeError: Failed to find any .qnt.pt file in specified training dataset.
Bluebomber182 commented on issue ecker/ai-voice-cloning#343 2023-08-24 15:03:50 +00:00
Vall-E Backend Training: RuntimeError: Failed to find any .qnt.pt file in specified training dataset.

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 =…

Bluebomber182 closed issue ecker/vall-e#4 2023-08-24 14:10:53 +00:00
Prompt crashes using the pre-trained models
Bluebomber182 closed issue ecker/ai-voice-cloning#339 2023-08-24 13:57:29 +00:00
Vall-E Backend Training: "list indices must be integers or slices, not dict"
Bluebomber182 commented on issue ecker/ai-voice-cloning#343 2023-08-24 13:56:05 +00:00
Vall-E Backend Training: RuntimeError: Failed to find any .qnt.pt file in specified training 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…

Bluebomber182 opened issue ecker/ai-voice-cloning#343 2023-08-24 13:52:50 +00:00
Vall-E Backend Training: RuntimeError: Failed to find any .qnt.pt file in specified training dataset.
Bluebomber182 closed issue ecker/ai-voice-cloning#340 2023-08-24 13:46:54 +00:00
Vall-E Backend: AttributeError: 'Config' object has no attribute 'hdf5'
Bluebomber182 opened issue ecker/ai-voice-cloning#340 2023-08-23 18:16:45 +00:00
Vall-E Backend: AttributeError: 'Config' object has no attribute 'hdf5'
Bluebomber182 opened issue ecker/ai-voice-cloning#339 2023-08-23 17:04:07 +00:00
Vall-E Backend Training: "list indices must be integers or slices, not dict"
Bluebomber182 commented on issue ecker/ai-voice-cloning#337 2023-08-23 16:13:03 +00:00
Starting the vall-e backend crashes

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``…

Bluebomber182 reopened issue ecker/ai-voice-cloning#337 2023-08-23 16:09:50 +00:00
Starting the vall-e backend crashes
Bluebomber182 closed issue ecker/ai-voice-cloning#337 2023-08-23 16:02:49 +00:00
Starting the vall-e backend crashes
Bluebomber182 commented on issue ecker/ai-voice-cloning#337 2023-08-23 16:02:29 +00:00
Starting the vall-e backend crashes

Okay, that did it! Thank you for the quick response!

Bluebomber182 commented on issue ecker/ai-voice-cloning#337 2023-08-23 15:40:47 +00:00
Starting the vall-e backend crashes

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…

Bluebomber182 opened issue ecker/vall-e#4 2023-08-23 01:47:08 +00:00
Prompt crashes using the pre-trained models