Hello, I train tts in Google Colab but train file is error.
Traceback (most recent call last):
> Using CUDA: True
> Number of GPUs: 1
File "train.py", line 541, in <module>
OUT_PATH = create_experiment_folder(OUT_PATH, c.run_name, args.debug)
AttributeError: 'AttrDict' object has no attribute 'run_name'