I have been trying to use TTS project and use Malayalam for the same. When I am training with a Malayalam dataset after changing parameters following things as mentioned in FAQ:
> Using CUDA: False
> Number of GPUs: 0
> Git Hash: 3e0b95c
> Experiment folder: ../ljspeech-graves-February-18-2020_04+03AM-3e0b95c
Traceback (most recent call last):
File "train.py", line 704, in <module>
os.path.join(OUT_PATH, 'config.json'), new_fields)
File "/usr/local/lib/python3.6/dist-packages/TTS-0.0.1+3e0b95c-py3.6.egg/TTS/utils/generic_utils.py", line 101, in copy_config_file
config_out_file = open(out_path, "w")
FileNotFoundError: [Errno 2] No such file or directory: '../ljspeech-graves-February-18-2020_04+03AM-3e0b95c/config.json'
This is my Config.json