Synthesize--ValueError: could not convert string to float: 'training_data/mels\\speech-mel-00001.npy'
when i ran python synthesize.py --model ='Tacotron'--mode ='eval'--reference_audio ='ref_1.wav' ,an issue occured!
ValueError: could not convert string to float: 'training_data/mels\speech-mel-00001.npy'
please help me solving this problem
thanks!!!
Loading checkpoint: logs-Tacotron/pretrained/model.ckpt-9500
Loaded metadata for 13100 examples (23.94 hours)
starting synthesis
0%| | 0/13100 [00:00<?, ?it/s]
Traceback (most recent call last):
File "synthesize.py", line 34, in